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 26, 2023
1 parent ea01f3c commit 9d3e207
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-26.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
date,total,pop,pop_share
2023-08-26,95352948,331449281,28.77
2023-08-25,115257464,331449281,34.77
2023-08-24,106638449,331449281,32.17
2023-08-23,111027480,331449281,33.5
Expand Down
6 changes: 6 additions & 0 deletions data/processed/people_in_excessive_heat_2023-08-26.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"date":"2023-08-26",
"total":95352948,
"pop":331449281,
"pop_share":28.77
},
{
"date":"2023-08-25",
"total":115257464,
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-26,95352948,331449281,28.77
2023-08-25,115257464,331449281,34.77
2023-08-24,106638449,331449281,32.17
2023-08-23,111027480,331449281,33.5
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-26,95352948,331449281,28.77
2023-08-25,115257464,331449281,34.77
2023-08-24,106638449,331449281,32.17
2023-08-23,111027480,331449281,33.5
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-26",
"total":95352948,
"pop":331449281,
"pop_share":28.77
},
{
"date":"2023-08-25",
"total":115257464,
Expand Down

0 comments on commit 9d3e207

Please sign in to comment.