Sort valid NY locations
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 17 Mar 2020 20:41:34 +0000 (16:41 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 17 Mar 2020 20:41:34 +0000 (16:41 -0400)
fetch-case-count-usa-ny

index 4c363ee..c50288c 100755 (executable)
@@ -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.020421 seconds and 4 git commands to generate.