Skip to content

Commit

Permalink
add weather data
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Jan 19, 2025
1 parent b359eee commit b8bb7a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/assets/data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1937,3 +1937,4 @@
20250116
20250117
20250118
20250119
1 change: 1 addition & 0 deletions docs/assets/data/20250119.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":800,"main":"Clear","description":"clear sky","icon":"01n"}],"base":"stations","main":{"temp":-19.38,"feels_like":-26.38,"temp_min":-20.64,"temp_max":-18.77,"pressure":1031,"humidity":65,"sea_level":1031,"grnd_level":1001},"visibility":10000,"wind":{"speed":6.69,"deg":310,"gust":11.32},"clouds":{"all":0},"dt":1737289867,"sys":{"type":1,"id":4541,"country":"US","sunrise":1737293302,"sunset":1737327908},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit b8bb7a9

Please # to comment.