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 Aug 7, 2023
1 parent 048b5ec commit 42d4ab2
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_2023-08-07.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2023-08-07,65411434,331449281,19.73
2023-08-06,81416431,331449281,24.56
2023-08-05,64045081,331449281,19.32
2023-08-04,59177581,331449281,17.85
Expand Down
6 changes: 6 additions & 0 deletions data/processed/people_in_excessive_heat_2023-08-07.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"date":"2023-08-07",
"total":65411434,
"pop":331449281,
"pop_share":19.73
},
{
"date":"2023-08-06",
"total":81416431,
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
2023-08-07,65411434,331449281,19.73
2023-08-06,81416431,331449281,24.56
2023-08-05,64045081,331449281,19.32
2023-08-04,59177581,331449281,17.85
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
2023-08-07,65411434,331449281,19.73
2023-08-06,81416431,331449281,24.56
2023-08-05,64045081,331449281,19.32
2023-08-04,59177581,331449281,17.85
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":"2023-08-07",
"total":65411434,
"pop":331449281,
"pop_share":19.73
},
{
"date":"2023-08-06",
"total":81416431,
Expand Down

0 comments on commit 42d4ab2

Please sign in to comment.