home
/
code
/
covid-19-scrapers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcbc6db
)
Sort valid NY locations
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 17 Mar 2020 20:41:34 +0000
(16:41 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 17 Mar 2020 20:41:34 +0000
(16:41 -0400)
fetch-case-count-usa-ny
patch
|
blob
|
blame
|
history
diff --git
a/fetch-case-count-usa-ny
b/fetch-case-count-usa-ny
index
4c363ee
..
c50288c
100755
(executable)
--- a/
fetch-case-count-usa-ny
+++ b/
fetch-case-count-usa-ny
@@
-16,6
+16,8
@@
VALID_LOCATIONS='
Monroe
Montgomery
Nassau
+ New York City:
+ New York State (Outside of NYC)
Orange
Putnam
Rockland
@@
-24,11
+26,9
@@
VALID_LOCATIONS='
Suffolk
Tioga
Tompkins
+ Total Positive Cases (Statewide)
Ulster
Westchester
- New York State (Outside of NYC)
- New York City:
- Total Positive Cases (Statewide)
'
DEFAULT_LOCATION='New York City:'
This page took
0.029292 seconds
and
4
git commands to generate.