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 1, 2023
1 parent 5458bc1 commit b45711d
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 @@ -1522,3 +1522,4 @@
20231128
20231129
20231130
20231201
1 change: 1 addition & 0 deletions docs/assets/data/20231201.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":500,"main":"Rain","description":"light rain","icon":"10n"}],"base":"stations","main":{"temp":1.43,"feels_like":-3.2,"temp_min":0.4,"temp_max":2.16,"pressure":1009,"humidity":81},"visibility":10000,"wind":{"speed":5.14,"deg":40},"rain":{"1h":0.56},"clouds":{"all":100},"dt":1701433517,"sys":{"type":1,"id":4541,"country":"US","sunrise":1701436412,"sunset":1701470223},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit b45711d

Please # to comment.