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 7, 2025
1 parent 46c8c5a commit ec175d4
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 @@ -1925,3 +1925,4 @@
20250104
20250105
20250106
20250107
1 change: 1 addition & 0 deletions docs/assets/data/20250107.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":-12.48,"feels_like":-17.1,"temp_min":-13.64,"temp_max":-12.04,"pressure":1034,"humidity":82,"sea_level":1034,"grnd_level":1004},"visibility":10000,"wind":{"speed":2.06,"deg":270},"clouds":{"all":0},"dt":1736253304,"sys":{"type":1,"id":4541,"country":"US","sunrise":1736256772,"sunset":1736290307},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit ec175d4

Please # to comment.