Skip to content

Commit

Permalink
Deploying to gh-pages from @ f61b294 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
austensen committed Sep 9, 2023
1 parent f8b17c6 commit 8d1a15b
Show file tree
Hide file tree
Showing 24 changed files with 4,898 additions and 5,601 deletions.
20 changes: 10 additions & 10 deletions borough-pie-chart-active-cases.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
count,borough,timeBucket
47429,Bronx,Issued Pandemic
8577,Bronx,Issued Prepandemic
32549,Brooklyn,Issued Pandemic
8048,Brooklyn,Issued Prepandemic
23201,Manhattan,Issued Pandemic
9190,Manhattan,Issued Prepandemic
20246,Queens,Issued Pandemic
6750,Queens,Issued Prepandemic
1937,Staten Island,Issued Pandemic
463,Staten Island,Issued Prepandemic
48859,Bronx,Issued Pandemic
8568,Bronx,Issued Prepandemic
34447,Brooklyn,Issued Pandemic
8009,Brooklyn,Issued Prepandemic
23650,Manhattan,Issued Pandemic
9142,Manhattan,Issued Prepandemic
21501,Queens,Issued Pandemic
6727,Queens,Issued Prepandemic
2052,Staten Island,Issued Pandemic
462,Staten Island,Issued Prepandemic
20 changes: 10 additions & 10 deletions borough-pie-chart-active-cases.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
[
{
"count": 47429,
"count": 48859,
"borough": "Bronx",
"timeBucket": "Issued Pandemic"
},
{
"count": 8577,
"count": 8568,
"borough": "Bronx",
"timeBucket": "Issued Prepandemic"
},
{
"count": 32549,
"count": 34447,
"borough": "Brooklyn",
"timeBucket": "Issued Pandemic"
},
{
"count": 8048,
"count": 8009,
"borough": "Brooklyn",
"timeBucket": "Issued Prepandemic"
},
{
"count": 23201,
"count": 23650,
"borough": "Manhattan",
"timeBucket": "Issued Pandemic"
},
{
"count": 9190,
"count": 9142,
"borough": "Manhattan",
"timeBucket": "Issued Prepandemic"
},
{
"count": 20246,
"count": 21501,
"borough": "Queens",
"timeBucket": "Issued Pandemic"
},
{
"count": 6750,
"count": 6727,
"borough": "Queens",
"timeBucket": "Issued Prepandemic"
},
{
"count": 1937,
"count": 2052,
"borough": "Staten Island",
"timeBucket": "Issued Pandemic"
},
{
"count": 463,
"count": 462,
"borough": "Staten Island",
"timeBucket": "Issued Prepandemic"
}
Expand Down
Loading

0 comments on commit 8d1a15b

Please sign in to comment.