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 Jun 7, 2024
1 parent bd17815 commit 2314540
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-06-07.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2024-06-07,29685921,331449281,8.96
2024-06-06,34385594,331449281,10.37
2024-06-05,35407838,331449281,10.68
2024-06-04,39871089,331449281,12.03
Expand Down
6 changes: 6 additions & 0 deletions data/processed/people_in_excessive_heat_2024-06-07.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"date":"2024-06-07",
"total":29685921,
"pop":331449281,
"pop_share":8.96
},
{
"date":"2024-06-06",
"total":34385594,
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-06-07,29685921,331449281,8.96
2024-06-06,34385594,331449281,10.37
2024-06-05,35407838,331449281,10.68
2024-06-04,39871089,331449281,12.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-06-07,29685921,331449281,8.96
2024-06-06,34385594,331449281,10.37
2024-06-05,35407838,331449281,10.68
2024-06-04,39871089,331449281,12.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-06-07",
"total":29685921,
"pop":331449281,
"pop_share":8.96
},
{
"date":"2024-06-06",
"total":34385594,
Expand Down

0 comments on commit 2314540

Please sign in to comment.