Skip to content

Commit

Permalink
add weather data
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Nov 25, 2023
1 parent 3869e85 commit 2394e35
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 @@ -1516,3 +1516,4 @@
20231122
20231123
20231124
20231125
1 change: 1 addition & 0 deletions docs/assets/data/20231125.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":804,"main":"Clouds","description":"overcast clouds","icon":"04n"}],"base":"stations","main":{"temp":-2.82,"feels_like":-2.82,"temp_min":-3.63,"temp_max":-1.84,"pressure":1029,"humidity":59},"visibility":10000,"wind":{"speed":0,"deg":0},"clouds":{"all":100},"dt":1700915036,"sys":{"type":1,"id":4541,"country":"US","sunrise":1700917617,"sunset":1700951973},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit 2394e35

Please # to comment.