Skip to content

Commit

Permalink
add weather data
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Dec 5, 2023
1 parent 8d445eb commit 854c14f
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 @@ -1526,3 +1526,4 @@
20231202
20231203
20231204
20231205
1 change: 1 addition & 0 deletions docs/assets/data/20231205.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":803,"main":"Clouds","description":"broken clouds","icon":"04n"}],"base":"stations","main":{"temp":-0.11,"feels_like":-3.22,"temp_min":-1.27,"temp_max":1.99,"pressure":1013,"humidity":97},"visibility":10000,"wind":{"speed":2.57,"deg":330},"clouds":{"all":75},"dt":1701779290,"sys":{"type":1,"id":4541,"country":"US","sunrise":1701782255,"sunset":1701815767},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit 854c14f

Please # to comment.