Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
stiles authored and actions-user committed May 27, 2024
1 parent f66d1e2 commit 6520c6b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/processed/people_in_excessive_heat_2024-05-27.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2024-05-27,21229361,331449281,6.41
2024-05-26,25635322,331449281,7.73
2024-05-25,15168473,331449281,4.58
2024-05-24,6722280,331449281,2.03
Expand Down
6 changes: 6 additions & 0 deletions data/processed/people_in_excessive_heat_2024-05-27.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"date":"2024-05-27",
"total":21229361,
"pop":331449281,
"pop_share":6.41
},
{
"date":"2024-05-26",
"total":25635322,
Expand Down
1 change: 1 addition & 0 deletions data/processed/people_in_excessive_heat_historic.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2024-05-27,21229361,331449281,6.41
2024-05-26,25635322,331449281,7.73
2024-05-25,15168473,331449281,4.58
2024-05-24,6722280,331449281,2.03
Expand Down
1 change: 1 addition & 0 deletions data/processed/people_in_excessive_heat_latest.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2024-05-27,21229361,331449281,6.41
2024-05-26,25635322,331449281,7.73
2024-05-25,15168473,331449281,4.58
2024-05-24,6722280,331449281,2.03
Expand Down
6 changes: 6 additions & 0 deletions data/processed/people_in_excessive_heat_latest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"date":"2024-05-27",
"total":21229361,
"pop":331449281,
"pop_share":6.41
},
{
"date":"2024-05-26",
"total":25635322,
Expand Down

0 comments on commit 6520c6b

Please sign in to comment.