-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_data.json
More file actions
33 lines (33 loc) · 839 Bytes
/
Copy pathsample_data.json
File metadata and controls
33 lines (33 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"dateutc": 1752442080000,
"tempf": 74.8,
"humidity": 99,
"windspeedmph": 0,
"windgustmph": 0,
"maxdailygust": 10.29,
"winddir": 232,
"uv": 1,
"solarradiation": 128.22,
"hourlyrainin": 0,
"eventrainin": 4.728,
"dailyrainin": 4.378,
"weeklyrainin": 4.378,
"monthlyrainin": 19.441,
"totalrainin": 90.89,
"battout": 1,
"tempinf": 73.9,
"humidityin": 51,
"baromrelin": 29.672,
"baromabsin": 28.869,
"feelsLike": 76.63,
"dewPoint": 74.5,
"feelsLikein": 73.4,
"dewPointin": 54.6,
"lastRain": "2025-07-13T18:36:00.000Z",
"tz": "America/Chicago",
"date": "2025-07-13T21:28:00.000Z",
"text": "Partly cloudy",
"icon": "//cdn.weatherapi.com/weather/64x64/day/116.png",
"code": 1003,
"alert": "Flood Warning issued July 13 at 7:11AM CDT until July 16 at 7:45AM CDT by NWS Fort Worth TX"
}