diff --git a/next.config.js b/next.config.js index 4d0a4e8f..86f23d12 100644 --- a/next.config.js +++ b/next.config.js @@ -32,7 +32,7 @@ const moduleExports = { ]; }, env: { - NTA_LAYER: "dcp_nta_2010", + NTA_LAYER: "dcp_nta_2020", BOROUGH_LAYER: "dcp_borough_boundary", DOMAIN: "equitableexplorer.planninglabs.nyc", }, diff --git a/src/components/Footnote/HPSFootnote.tsx b/src/components/Footnote/HPSFootnote.tsx new file mode 100644 index 00000000..e302dd98 --- /dev/null +++ b/src/components/Footnote/HPSFootnote.tsx @@ -0,0 +1,24 @@ +import { Box, Text } from "@chakra-ui/react"; + +interface HPSTableFootnoteProps { + shouldDisplay: boolean; +} + +export const HPSFootnote = ({ shouldDisplay }: HPSTableFootnoteProps) => + shouldDisplay ? ( + + + *Some health outcomes and public safety indicators are not currently + displayed due to limited data. These will be updated once new + information is provided. + + + ) : ( + <> + ); diff --git a/src/components/Footnote/index.ts b/src/components/Footnote/index.ts index 818c3fbd..99258375 100644 --- a/src/components/Footnote/index.ts +++ b/src/components/Footnote/index.ts @@ -1 +1,2 @@ export * from "./AMIFootnote"; +export * from "./HPSFootnote"; diff --git a/src/data/dcp_nta_2010_centers.json b/src/data/dcp_nta_2010_centers.json deleted file mode 100644 index acb1192e..00000000 --- a/src/data/dcp_nta_2010_centers.json +++ /dev/null @@ -1,1334 +0,0 @@ -{ - "features": [ - { - "coordinates": [ - -73.823588, - 40.823332 - ], - "label": "Schuylerville-\nThrogs Neck-\nEdgewater Park" - }, - { - "coordinates": [ - -73.899751, - 40.638042 - ], - "label": "Canarsie" - }, - { - "coordinates": [ - -73.856188, - 40.818055 - ], - "label": "Soundview-Castle Hill-Clason Point-Harding Park" - }, - { - "coordinates": [ - -73.739455, - 40.657841 - ], - "label": "Rosedale" - }, - { - "coordinates": [ - -73.936797, - 40.715369 - ], - "label": "East Williamsburg" - }, - { - "coordinates": [ - -74.010245, - 40.708007 - ], - "label": "Battery Park City-Lower Manhattan" - }, - { - "coordinates": [ - -74.011236, - 40.65238 - ], - "label": "Sunset Park West" - }, - { - "coordinates": [ - -74.233554, - 40.525527 - ], - "label": "Charleston-Richmond Valley-Tottenville" - }, - { - "coordinates": [ - -74.187734, - 40.528645 - ], - "label": "Annadale-Huguenot-\nPrince's Bay-Eltingville" - }, - { - "coordinates": [ - -74.15089, - 40.55186 - ], - "label": "Great Kills" - }, - { - "coordinates": [ - -73.842806, - 40.780923 - ], - "label": "College Point" - }, - { - "coordinates": [ - -73.798616, - 40.664611 - ], - "label": "Airport" - }, - { - "coordinates": [ - -73.915246, - 40.61458 - ], - "label": "Georgetown-Marine Park-Bergen Beach-Mill Basin" - }, - { - "coordinates": [ - -73.876474, - 40.571485 - ], - "label": "Breezy Point-Belle Harbor-Rockaway Park-Broad Channel" - }, - { - "coordinates": [ - -73.783716, - 40.734894 - ], - "label": "Fresh Meadows-Utopia" - }, - { - "coordinates": [ - -73.815643, - 40.788191 - ], - "label": "Whitestone" - }, - { - "coordinates": [ - -73.801493, - 40.846597 - ], - "label": "Pelham Bay-\nCountry Club\n-City Island" - }, - { - "coordinates": [ - -73.984054, - 40.736824 - ], - "label": "Gramercy" - }, - { - "coordinates": [ - -73.787949, - 40.751036 - ], - "label": "Auburndale" - }, - { - "coordinates": [ - -73.957822, - 40.821023 - ], - "label": "Manhattanville" - }, - { - "coordinates": [ - -73.965586, - 40.677642 - ], - "label": "Prospect Heights" - }, - { - "coordinates": [ - -73.789621, - 40.59406 - ], - "label": "Hammels-Arverne-Edgemere" - }, - { - "coordinates": [ - -73.962363, - 40.685967 - ], - "label": "Clinton Hill" - }, - { - "coordinates": [ - -73.895622, - 40.876513 - ], - "label": "Van Cortlandt\nVillage" - }, - { - "coordinates": [ - -73.926159, - 40.836826 - ], - "label": "Highbridge" - }, - { - "coordinates": [ - -73.863339, - 40.726155 - ], - "label": "Rego Park" - }, - { - "coordinates": [ - -73.882413, - 40.647526 - ], - "label": "Starrett City" - }, - { - "coordinates": [ - -73.958597, - 40.703917 - ], - "label": "Williamsburg" - }, - { - "coordinates": [ - -73.948136, - 40.604914 - ], - "label": "Madison" - }, - { - "coordinates": [ - -73.951623, - 40.646112 - ], - "label": "Erasmus" - }, - { - "coordinates": [ - -73.905406, - 40.777417 - ], - "label": "Steinway" - }, - { - "coordinates": [ - -73.947442, - 40.657744 - ], - "label": "Prospect Lefferts Gardens-Wingate" - }, - { - "coordinates": [ - -73.948703, - 40.777316 - ], - "label": "Yorkville" - }, - { - "coordinates": [ - -73.919662, - 40.867883 - ], - "label": "Marble Hill-Inwood" - }, - { - "coordinates": [ - -73.736938, - 40.763728 - ], - "label": "Douglas Manor-Douglaston-Little Neck" - }, - { - "coordinates": [ - -73.735554, - 40.694341 - ], - "label": "Cambria Heights" - }, - { - "coordinates": [ - -73.948776, - 40.666536 - ], - "label": "Crown Heights South" - }, - { - "coordinates": [ - -73.922251, - 40.652365 - ], - "label": "Rugby-Remsen Village" - }, - { - "coordinates": [ - -73.930097, - 40.626273 - ], - "label": "Flatlands" - }, - { - "coordinates": [ - -73.847049, - 40.675599 - ], - "label": "Ozone Park" - }, - { - "coordinates": [ - -74.004748, - 40.722766 - ], - "label": "SoHo-TriBeCa-Civic Center-Little Italy" - }, - { - "coordinates": [ - -73.941511, - 40.5883 - ], - "label": "Sheepshead Bay-Gerritsen Beach-Manhattan Beach" - }, - { - "coordinates": [ - -73.991234, - 40.576481 - ], - "label": "Seagate-Coney Island" - }, - { - "coordinates": [ - -74.167371, - 40.631307 - ], - "label": "Mariner's Harbor-Arlington-\nPort Ivory-Graniteville" - }, - { - "coordinates": [ - -74.125353, - 40.616884 - ], - "label": "Westerleigh" - }, - { - "coordinates": [ - -74.10231, - 40.638971 - ], - "label": "West New Brighton-New Brighton-St. George" - }, - { - "coordinates": [ - -73.876839, - 40.660946 - ], - "label": "East New York" - }, - { - "coordinates": [ - -73.844887, - 40.658173 - ], - "label": "Lindenwood-Howard Beach" - }, - { - "coordinates": [ - -73.931212, - 40.739772 - ], - "label": "Hunters Point-Sunnyside-West Maspeth" - }, - { - "coordinates": [ - -73.848643, - 40.8321 - ], - "label": "Westchester-\nUnionport" - }, - { - "coordinates": [ - -74.176365, - 40.595865 - ], - "label": "New Springville-\nBloomfield-Travis" - }, - { - "coordinates": [ - -74.133975, - 40.58356 - ], - "label": "Todt Hill-Emerson Hill-Heartland Village-Lighthouse Hill" - }, - { - "coordinates": [ - -73.988661, - 40.63395 - ], - "label": "Borough Park" - }, - { - "coordinates": [ - -73.983503, - 40.758734 - ], - "label": "Midtown-Midtown South" - }, - { - "coordinates": [ - -73.809546, - 40.768352 - ], - "label": "Murray Hill" - }, - { - "coordinates": [ - -73.868396, - 40.763352 - ], - "label": "East Elmhurst" - }, - { - "coordinates": [ - -73.763146, - 40.691202 - ], - "label": "St. Albans" - }, - { - "coordinates": [ - -73.981431, - 40.588403 - ], - "label": "Gravesend" - }, - { - "coordinates": [ - -73.970326, - 40.617315 - ], - "label": "Ocean Parkway\nSouth" - }, - { - "coordinates": [ - -73.869682, - 40.8279 - ], - "label": "Soundview-Bruckner" - }, - { - "coordinates": [ - -73.875748, - 40.703535 - ], - "label": "Glendale" - }, - { - "coordinates": [ - -73.880053, - 40.718338 - ], - "label": "Middle Village" - }, - { - "coordinates": [ - -73.976199, - 40.64059 - ], - "label": "Kensington-Ocean Parkway" - }, - { - "coordinates": [ - -73.819459, - 40.676155 - ], - "label": "South Ozone Park" - }, - { - "coordinates": [ - -73.977983, - 40.653612 - ], - "label": "Windsor Terrace" - }, - { - "coordinates": [ - -73.879021, - 40.880142 - ], - "label": "Norwood" - }, - { - "coordinates": [ - -74.207828, - 40.543334 - ], - "label": "Rossville-Woodrow" - }, - { - "coordinates": [ - -73.973908, - 40.79038 - ], - "label": "Upper West Side" - }, - { - "coordinates": [ - -73.890184, - 40.867682 - ], - "label": "Bedford Park-\nFordham North" - }, - { - "coordinates": [ - -73.905122, - 40.848058 - ], - "label": "Mount Hope" - }, - { - "coordinates": [ - -74.004646, - 40.641889 - ], - "label": "Sunset Park East" - }, - { - "coordinates": [ - -73.858949, - 40.882156 - ], - "label": "Williamsbridge-\nOlinville" - }, - { - "coordinates": [ - -73.754615, - 40.742676 - ], - "label": "Oakland Gardens" - }, - { - "coordinates": [ - -73.863036, - 40.75258 - ], - "label": "North Corona" - }, - { - "coordinates": [ - -73.973391, - 40.579089 - ], - "label": "West Brighton" - }, - { - "coordinates": [ - -73.903731, - 40.749278 - ], - "label": "Woodside" - }, - { - "coordinates": [ - -73.808711, - 40.711595 - ], - "label": "Briarwood\nJamaica Hills" - }, - { - "coordinates": [ - -73.764489, - 40.662188 - ], - "label": "Springfield Gardens South-Brookville" - }, - { - "coordinates": [ - -73.773038, - 40.67209 - ], - "label": "Springfield Gardens North" - }, - { - "coordinates": [ - -73.744525, - 40.675917 - ], - "label": "Laurelton" - }, - { - "coordinates": [ - -73.974881, - 40.695795 - ], - "label": "Fort Greene" - }, - { - "coordinates": [ - -73.898957, - 40.819675 - ], - "label": "Longwood" - }, - { - "coordinates": [ - -73.913648, - 40.676638 - ], - "label": "Ocean Hill" - }, - { - "coordinates": [ - -73.949905, - 40.691507 - ], - "label": "Bedford" - }, - { - "coordinates": [ - -73.91285, - 40.81826 - ], - "label": "Melrose South-Mott Haven North" - }, - { - "coordinates": [ - -73.902911, - 40.865266 - ], - "label": "Kingsbridge Heights" - }, - { - "coordinates": [ - -73.790964, - 40.694427 - ], - "label": "South Jamaica" - }, - { - "coordinates": [ - -73.819641, - 40.743085 - ], - "label": "Queensboro Hill" - }, - { - "coordinates": [ - -73.905352, - 40.827512 - ], - "label": "Morrisania-\nMelrose" - }, - { - "coordinates": [ - -73.885897, - 40.833996 - ], - "label": "Crotona Park\nEast" - }, - { - "coordinates": [ - -73.818668, - 40.726399 - ], - "label": "Kew Gardens Hills" - }, - { - "coordinates": [ - -73.802445, - 40.729333 - ], - "label": "Pomonok-Flushing Heights-Hillcrest" - }, - { - "coordinates": [ - -73.807294, - 40.754109 - ], - "label": "East Flushing" - }, - { - "coordinates": [ - -73.872287, - 40.834165 - ], - "label": "West Farms-\nBronx River" - }, - { - "coordinates": [ - -73.917974, - 40.847522 - ], - "label": "University Heights\nMorris Heights" - }, - { - "coordinates": [ - -73.906985, - 40.899535 - ], - "label": "North Riverdale-Fieldston\nRiverdale" - }, - { - "coordinates": [ - -73.741532, - 40.715455 - ], - "label": "Queens Village" - }, - { - "coordinates": [ - -74.089839, - 40.615973 - ], - "label": "Grymes Hill-Clifton-Fox Hills" - }, - { - "coordinates": [ - -73.790987, - 40.678953 - ], - "label": "Baisley Park" - }, - { - "coordinates": [ - -73.761137, - 40.710639 - ], - "label": "Hollis" - }, - { - "coordinates": [ - -73.919697, - 40.761494 - ], - "label": "Astoria" - }, - { - "coordinates": [ - -73.910667, - 40.882406 - ], - "label": "Spuyten Duyvil-\nKingsbridge" - }, - { - "coordinates": [ - -73.830926, - 40.694541 - ], - "label": "Richmond Hill" - }, - { - "coordinates": [ - -73.882655, - 40.79113 - ], - "label": "Rikers Island" - }, - { - "coordinates": [ - -73.776101, - 40.720655 - ], - "label": "Jamaica Estates-Holliswood" - }, - { - "coordinates": [ - -73.919766, - 40.700561 - ], - "label": "Bushwick North" - }, - { - "coordinates": [ - -73.79398, - 40.704369 - ], - "label": "Jamaica" - }, - { - "coordinates": [ - -73.858371, - 40.743349 - ], - "label": "Corona" - }, - { - "coordinates": [ - -73.901715, - 40.706531 - ], - "label": "Ridgewood" - }, - { - "coordinates": [ - -73.90233, - 40.723995 - ], - "label": "Maspeth" - }, - { - "coordinates": [ - -73.874118, - 40.740495 - ], - "label": "Elmhurst" - }, - { - "coordinates": [ - -73.892173, - 40.738316 - ], - "label": "Elmhurst-Maspeth" - }, - { - "coordinates": [ - -73.931888, - 40.688168 - ], - "label": "Stuyvesant Heights" - }, - { - "coordinates": [ - -73.885867, - 40.857781 - ], - "label": "Belmont" - }, - { - "coordinates": [ - -73.885524, - 40.843967 - ], - "label": "East Tremont" - }, - { - "coordinates": [ - -73.899318, - 40.842747 - ], - "label": "Claremont-\nBathgate" - }, - { - "coordinates": [ - -73.899537, - 40.858154 - ], - "label": "Fordham South" - }, - { - "coordinates": [ - -73.992399, - 40.764165 - ], - "label": "Clinton" - }, - { - "coordinates": [ - -73.932833, - 40.851106 - ], - "label": "Washington Heights North" - }, - { - "coordinates": [ - -73.99902, - 40.747581 - ], - "label": "Hudson Yards-Chelsea-\nFlatiron-Union Square" - }, - { - "coordinates": [ - -73.951294, - 40.804333 - ], - "label": "Central Harlem South" - }, - { - "coordinates": [ - -73.785962, - 40.78333 - ], - "label": "Ft. Totten-Bay Terrace-Clearview" - }, - { - "coordinates": [ - -73.922115, - 40.694459 - ], - "label": "Bushwick South" - }, - { - "coordinates": [ - -73.962544, - 40.807886 - ], - "label": "Morningside Heights" - }, - { - "coordinates": [ - -74.073706, - 40.618729 - ], - "label": "Stapleton-Rosebank" - }, - { - "coordinates": [ - -73.937346, - 40.801168 - ], - "label": "East Harlem North" - }, - { - "coordinates": [ - -73.99487, - 40.696468 - ], - "label": "Brooklyn Heights-\nCobble Hill" - }, - { - "coordinates": [ - -73.828866, - 40.761093 - ], - "label": "Flushing" - }, - { - "coordinates": [ - -73.847673, - 40.719431 - ], - "label": "Forest Hills" - }, - { - "coordinates": [ - -74.102861, - 40.63005 - ], - "label": "New Brighton-Silver Lake" - }, - { - "coordinates": [ - -73.726656, - 40.73549 - ], - "label": "Bellerose" - }, - { - "coordinates": [ - -73.773424, - 40.762733 - ], - "label": "Bayside-Bayside Hills" - }, - { - "coordinates": [ - -73.928333, - 40.77157 - ], - "label": "Old Astoria" - }, - { - "coordinates": [ - -73.711025, - 40.745993 - ], - "label": "Glen Oaks-Floral Park-New Hyde Park" - }, - { - "coordinates": [ - -73.939291, - 40.672469 - ], - "label": "Crown Heights North" - }, - { - "coordinates": [ - -73.910255, - 40.664002 - ], - "label": "Brownsville" - }, - { - "coordinates": [ - -73.885321, - 40.757312 - ], - "label": "Jackson Heights" - }, - { - "coordinates": [ - -73.99363, - 40.714607 - ], - "label": "Chinatown" - }, - { - "coordinates": [ - -73.956825, - 40.620924 - ], - "label": "Midwood" - }, - { - "coordinates": [ - -73.93793, - 40.643947 - ], - "label": "East Flatbush-Farragut" - }, - { - "coordinates": [ - -73.896364, - 40.664559 - ], - "label": "East New York (Pennsylvania\nAve)" - }, - { - "coordinates": [ - -73.857989, - 40.837747 - ], - "label": "Parkchester" - }, - { - "coordinates": [ - -73.977515, - 40.741221 - ], - "label": "Murray Hill-Kips Bay" - }, - { - "coordinates": [ - -73.976563, - 40.731811 - ], - "label": "Stuyvesant Town-Cooper Village" - }, - { - "coordinates": [ - -73.985987, - 40.687927 - ], - "label": "DUMBO-Vinegar Hill-Downtown Brooklyn-Boerum Hill" - }, - { - "coordinates": [ - -73.945751, - 40.790011 - ], - "label": "East Harlem South" - }, - { - "coordinates": [ - -73.958623, - 40.714915 - ], - "label": "North Side-\nSouth Side" - }, - { - "coordinates": [ - -73.980911, - 40.715841 - ], - "label": "Lower East Side" - }, - { - "coordinates": [ - -73.955088, - 40.764964 - ], - "label": "Lenox Hill-Roosevelt Island" - }, - { - "coordinates": [ - -73.93875, - 40.75756 - ], - "label": "Queensbridge-\nRavenswood-\nLong Island City" - }, - { - "coordinates": [ - -74.085513, - 40.586792 - ], - "label": "Old Town-Dongan Hills-South Beach" - }, - { - "coordinates": [ - -74.071775, - 40.600321 - ], - "label": "Grasmere-Arrochar-\nFt. Wadsworth" - }, - { - "coordinates": [ - -74.105008, - 40.571766 - ], - "label": "New Dorp-Midland Beach" - }, - { - "coordinates": [ - -73.755312, - 40.602446 - ], - "label": "Far Rockaway-Bayswater" - }, - { - "coordinates": [ - -74.188483, - 40.552659 - ], - "label": "Arden Heights" - }, - { - "coordinates": [ - -74.007483, - 40.60426 - ], - "label": "Bath Beach" - }, - { - "coordinates": [ - -73.99526, - 40.612222 - ], - "label": "Bensonhurst West" - }, - { - "coordinates": [ - -73.983544, - 40.601425 - ], - "label": "Bensonhurst East" - }, - { - "coordinates": [ - -74.12259, - 40.561996 - ], - "label": "Oakwood-Oakwood Beach" - }, - { - "coordinates": [ - -73.8287, - 40.708057 - ], - "label": "Kew Gardens" - }, - { - "coordinates": [ - -73.984699, - 40.774847 - ], - "label": "Lincoln Square" - }, - { - "coordinates": [ - -74.012095, - 40.620439 - ], - "label": "Dyker Heights" - }, - { - "coordinates": [ - -73.885547, - 40.812089 - ], - "label": "Hunts Point" - }, - { - "coordinates": [ - -73.916821, - 40.807347 - ], - "label": "Mott Haven-Port Morris" - }, - { - "coordinates": [ - -73.864902, - 40.864005 - ], - "label": "Bronxdale" - }, - { - "coordinates": [ - -74.029887, - 40.626855 - ], - "label": "Bay Ridge" - }, - { - "coordinates": [ - -73.855764, - 40.688731 - ], - "label": "Woodhaven" - }, - { - "coordinates": [ - -74.0039, - 40.678772 - ], - "label": "Carroll Gardens-Columbia Street-Red Hook" - }, - { - "coordinates": [ - -73.983903, - 40.670228 - ], - "label": "Park Slope-Gowanus" - }, - { - "coordinates": [ - -73.961216, - 40.580923 - ], - "label": "Brighton Beach" - }, - { - "coordinates": [ - -73.964334, - 40.599954 - ], - "label": "Homecrest" - }, - { - "coordinates": [ - -74.140787, - 40.628167 - ], - "label": "Port Richmond" - }, - { - "coordinates": [ - -73.961174, - 40.77473 - ], - "label": "Upper East Side-Carnegie Hill" - }, - { - "coordinates": [ - -73.852216, - 40.897931 - ], - "label": "Woodlawn-Wakefield" - }, - { - "coordinates": [ - -73.84743, - 40.864473 - ], - "label": "Allerton-\nPelham Gardens" - }, - { - "coordinates": [ - -73.949517, - 40.7295 - ], - "label": "Greenpoint" - }, - { - "coordinates": [ - -73.9414, - 40.841707 - ], - "label": "Washington Heights South" - }, - { - "coordinates": [ - -73.854393, - 40.854404 - ], - "label": "Pelham Parkway" - }, - { - "coordinates": [ - -73.969018, - 40.754313 - ], - "label": "Turtle Bay-East Midtown" - }, - { - "coordinates": [ - -73.850664, - 40.846785 - ], - "label": "Van Nest-Morris Park-Westchester Square" - }, - { - "coordinates": [ - -73.836641, - 40.880937 - ], - "label": "Eastchester-\nEdenwald-\nBaychester" - }, - { - "coordinates": [ - -73.828279, - 40.87398 - ], - "label": "Co-op City" - }, - { - "coordinates": [ - -73.938772, - 40.820257 - ], - "label": "Central Harlem North-\nPolo Grounds" - }, - { - "coordinates": [ - -73.948467, - 40.827034 - ], - "label": "Hamilton Heights" - }, - { - "coordinates": [ - -73.878334, - 40.682178 - ], - "label": "Cypress Hills-City Line" - }, - { - "coordinates": [ - -73.96097, - 40.6379 - ], - "label": "Flatbush" - }, - { - "coordinates": [ - -73.985935, - 40.72762 - ], - "label": "East Village" - }, - { - "coordinates": [ - -74.001547, - 40.733045 - ], - "label": "West Village" - }, - { - "coordinates": [ - -73.915789, - 40.838511 - ], - "label": "East Concourse-\nConcourse Village" - }, - { - "coordinates": [ - -73.924399, - 40.827997 - ], - "label": "West Concourse" - } - ] -} \ No newline at end of file diff --git a/src/data/dcp_nta_2020_centers.json b/src/data/dcp_nta_2020_centers.json new file mode 100644 index 00000000..37900048 --- /dev/null +++ b/src/data/dcp_nta_2020_centers.json @@ -0,0 +1,1838 @@ +{ + "features": [ + { + "coordinates": [ + -73.82060405, + 40.82552758 + ], + "label": "Throgs Neck-Schuylerville" + }, + { + "coordinates": [ + -73.81153794, + 40.84559095 + ], + "label": "Pelham Bay-Country Club-City Island" + }, + { + "coordinates": [ + -73.87258171, + 40.88953741 + ], + "label": "Woodlawn Cemetery" + }, + { + "coordinates": [ + -73.9513004, + 40.80433187 + ], + "label": "Harlem (South)" + }, + { + "coordinates": [ + -73.91932426, + 40.86604665 + ], + "label": "Inwood" + }, + { + "coordinates": [ + -73.92434258, + 40.87237794 + ], + "label": "Inwood Hill Park" + }, + { + "coordinates": [ + -73.90525697, + 40.77740865 + ], + "label": "Astoria (North)-Ditmars-Steinway" + }, + { + "coordinates": [ + -73.94890858, + 40.74537957 + ], + "label": "Long Island City-Hunters Point" + }, + { + "coordinates": [ + -73.90512129, + 40.72306177 + ], + "label": "Maspeth" + }, + { + "coordinates": [ + -73.74555509, + 40.75221632 + ], + "label": "Alley Pond Park" + }, + { + "coordinates": [ + -73.73565948, + 40.65905014 + ], + "label": "Rosedale" + }, + { + "coordinates": [ + -73.74204498, + 40.68580416 + ], + "label": "Montefiore Cemetery" + }, + { + "coordinates": [ + -73.75655269, + 40.60169803 + ], + "label": "Far Rockaway-Bayswater" + }, + { + "coordinates": [ + -73.79630682, + 40.59156762 + ], + "label": "Rockaway Beach-Arverne-Edgemere" + }, + { + "coordinates": [ + -73.86054019, + 40.57818159 + ], + "label": "Breezy Point-Belle Harbor-Rockaway Park-Broad Channel" + }, + { + "coordinates": [ + -73.78052149, + 40.60337765 + ], + "label": "Rockaway Community Park" + }, + { + "coordinates": [ + -73.87325527, + 40.77440725 + ], + "label": "LaGuardia Airport" + }, + { + "coordinates": [ + -73.84077209, + 40.74054492 + ], + "label": "Flushing Meadows-Corona Park" + }, + { + "coordinates": [ + -74.16736694, + 40.63133226 + ], + "label": "Mariner's Harbor-Arlington-Graniteville" + }, + { + "coordinates": [ + -74.12826604, + 40.58965452 + ], + "label": "Todt Hill-Emerson Hill-Lighthouse Hill-Manor Heights" + }, + { + "coordinates": [ + -74.17545362, + 40.60372473 + ], + "label": "New Springville-Willowbrook-Bulls Head-Travis" + }, + { + "coordinates": [ + -74.15497157, + 40.55025392 + ], + "label": "Great Kills-Eltingville" + }, + { + "coordinates": [ + -74.19804146, + 40.52839166 + ], + "label": "Annadale-Huguenot-Prince's Bay-Woodrow" + }, + { + "coordinates": [ + -74.23548228, + 40.5246491 + ], + "label": "Tottenville-Charleston" + }, + { + "coordinates": [ + -74.19760094, + 40.56807493 + ], + "label": "Freshkills Park (South)" + }, + { + "coordinates": [ + -73.96757012, + 40.67759974 + ], + "label": "Prospect Heights" + }, + { + "coordinates": [ + -73.98002503, + 40.65604457 + ], + "label": "Windsor Terrace-South Slope" + }, + { + "coordinates": [ + -73.99938752, + 40.64082694 + ], + "label": "Sunset Park (East)-Borough Park (West)" + }, + { + "coordinates": [ + -73.98796588, + 40.57696525 + ], + "label": "Coney Island-Sea Gate" + }, + { + "coordinates": [ + -73.94150421, + 40.58829852 + ], + "label": "Sheepshead Bay-Manhattan Beach-Gerritsen Beach" + }, + { + "coordinates": [ + -73.90952252, + 40.66404722 + ], + "label": "Brownsville" + }, + { + "coordinates": [ + -73.86420375, + 40.86401462 + ], + "label": "Allerton" + }, + { + "coordinates": [ + -73.80787636, + 40.86824687 + ], + "label": "Pelham Bay Park" + }, + { + "coordinates": [ + -74.01021452, + 40.7080695 + ], + "label": "Financial District-Battery Park City" + }, + { + "coordinates": [ + -74.0207319, + 40.69124336 + ], + "label": "The Battery-Governors Island-Ellis Island-Liberty Island" + }, + { + "coordinates": [ + -73.99239988, + 40.76416895 + ], + "label": "Hell's Kitchen" + }, + { + "coordinates": [ + -74.12834386, + 40.54577894 + ], + "label": "Great Kills Park" + }, + { + "coordinates": [ + -73.76211292, + 40.71186479 + ], + "label": "Hollis" + }, + { + "coordinates": [ + -73.78656903, + 40.6469741 + ], + "label": "John F. Kennedy International Airport" + }, + { + "coordinates": [ + -73.8138148, + 40.61691398 + ], + "label": "Jamaica Bay (East)" + }, + { + "coordinates": [ + -73.90412197, + 40.55858138 + ], + "label": "Jacob Riis Park-Fort Tilden-Breezy Point Tip" + }, + { + "coordinates": [ + -73.89185068, + 40.59319174 + ], + "label": "Barren Island-Floyd Bennett Field" + }, + { + "coordinates": [ + -73.85951126, + 40.61024146 + ], + "label": "Jamaica Bay (West)" + }, + { + "coordinates": [ + -73.95665886, + 40.70324198 + ], + "label": "South Williamsburg" + }, + { + "coordinates": [ + -73.93648764, + 40.71329976 + ], + "label": "East Williamsburg" + }, + { + "coordinates": [ + -73.9012741, + 40.6843874 + ], + "label": "The Evergreens Cemetery" + }, + { + "coordinates": [ + -73.87639161, + 40.65100687 + ], + "label": "Spring Creek-Starrett City" + }, + { + "coordinates": [ + -73.87770212, + 40.68949494 + ], + "label": "Highland Park-Cypress Hills Cemeteries (South)" + }, + { + "coordinates": [ + -74.01011361, + 40.65347082 + ], + "label": "Sunset Park (West)" + }, + { + "coordinates": [ + -73.92681581, + 40.66686098 + ], + "label": "Lincoln Terrace Park" + }, + { + "coordinates": [ + -73.94813559, + 40.6049136 + ], + "label": "Madison" + }, + { + "coordinates": [ + -73.93825307, + 40.64698062 + ], + "label": "Holy Cross Cemetery" + }, + { + "coordinates": [ + -73.91853676, + 40.61497542 + ], + "label": "Marine Park-Mill Basin-Bergen Beach" + }, + { + "coordinates": [ + -73.90146151, + 40.63935306 + ], + "label": "Canarsie" + }, + { + "coordinates": [ + -73.91623581, + 40.59402249 + ], + "label": "Marine Park-Plumb Island" + }, + { + "coordinates": [ + -73.89695824, + 40.61238045 + ], + "label": "McGuire Fields" + }, + { + "coordinates": [ + -73.86674096, + 40.64532524 + ], + "label": "Shirley Chisholm State Park" + }, + { + "coordinates": [ + -73.89175476, + 40.84692267 + ], + "label": "Tremont" + }, + { + "coordinates": [ + -73.88705265, + 40.85760709 + ], + "label": "Belmont" + }, + { + "coordinates": [ + -73.82627289, + 40.87231286 + ], + "label": "Co-op City" + }, + { + "coordinates": [ + -73.83871992, + 40.84947445 + ], + "label": "Hutchinson Metro Center" + }, + { + "coordinates": [ + -73.98209095, + 40.72596012 + ], + "label": "East Village" + }, + { + "coordinates": [ + -73.88663133, + 40.89704556 + ], + "label": "Van Cortlandt Park" + }, + { + "coordinates": [ + -74.00171891, + 40.72353577 + ], + "label": "SoHo-Little Italy-Hudson Square" + }, + { + "coordinates": [ + -73.99366408, + 40.71285827 + ], + "label": "Chinatown-Two Bridges" + }, + { + "coordinates": [ + -73.98975146, + 40.74404237 + ], + "label": "Midtown South-Flatiron-Union Square" + }, + { + "coordinates": [ + -73.976582, + 40.73181408 + ], + "label": "Stuyvesant Town-Peter Cooper Village" + }, + { + "coordinates": [ + -73.96850337, + 40.75613339 + ], + "label": "East Midtown-Turtle Bay" + }, + { + "coordinates": [ + -73.96446222, + 40.68899864 + ], + "label": "Clinton Hill" + }, + { + "coordinates": [ + -73.97593398, + 40.78770331 + ], + "label": "Upper West Side (Central)" + }, + { + "coordinates": [ + -73.9611741, + 40.77472985 + ], + "label": "Upper East Side-Carnegie Hill" + }, + { + "coordinates": [ + -73.94846499, + 40.82701993 + ], + "label": "Hamilton Heights-Sugar Hill" + }, + { + "coordinates": [ + -74.01893325, + 40.61115185 + ], + "label": "Dyker Beach Park" + }, + { + "coordinates": [ + -73.94575045, + 40.79000988 + ], + "label": "East Harlem (South)" + }, + { + "coordinates": [ + -73.92459677, + 40.79100137 + ], + "label": "Randall's Island" + }, + { + "coordinates": [ + -73.9379324, + 40.75831865 + ], + "label": "Queensbridge-Ravenswood-Dutch Kills" + }, + { + "coordinates": [ + -73.91998388, + 40.75191402 + ], + "label": "Sunnyside Yards (North)" + }, + { + "coordinates": [ + -73.89939935, + 40.76398784 + ], + "label": "St. Michael's Cemetery" + }, + { + "coordinates": [ + -73.92307964, + 40.77855884 + ], + "label": "Astoria Park" + }, + { + "coordinates": [ + -73.83988934, + 40.78260007 + ], + "label": "College Point" + }, + { + "coordinates": [ + -73.81088948, + 40.78837928 + ], + "label": "Whitestone-Beechhurst" + }, + { + "coordinates": [ + -73.91916944, + 40.65621622 + ], + "label": "East Flatbush-Remsen Village" + }, + { + "coordinates": [ + -73.81076947, + 40.76887102 + ], + "label": "Murray Hill-Broadway Flushing" + }, + { + "coordinates": [ + -73.8313593, + 40.73640543 + ], + "label": "Mount Hebron & Cedar Grove Cemeteries" + }, + { + "coordinates": [ + -73.8440427, + 40.66003652 + ], + "label": "Howard Beach-Lindenwood" + }, + { + "coordinates": [ + -73.84869535, + 40.64982429 + ], + "label": "Spring Creek Park" + }, + { + "coordinates": [ + -73.73688787, + 40.76368909 + ], + "label": "Douglaston-Little Neck" + }, + { + "coordinates": [ + -73.9317923, + 40.68662136 + ], + "label": "Bedford-Stuyvesant (East)" + }, + { + "coordinates": [ + -73.75457788, + 40.73930601 + ], + "label": "Oakland Gardens-Hollis Hills" + }, + { + "coordinates": [ + -74.07883601, + 40.62610424 + ], + "label": "Tompkinsville-Stapleton-Clifton-Fox Hills" + }, + { + "coordinates": [ + -73.94951663, + 40.72949962 + ], + "label": "Greenpoint" + }, + { + "coordinates": [ + -73.95862095, + 40.71491433 + ], + "label": "Williamsburg" + }, + { + "coordinates": [ + -73.99483002, + 40.69546541 + ], + "label": "Brooklyn Heights" + }, + { + "coordinates": [ + -73.93763687, + 40.63914623 + ], + "label": "East Flatbush-Farragut" + }, + { + "coordinates": [ + -73.98582987, + 40.69489932 + ], + "label": "Downtown Brooklyn-DUMBO-Boerum Hill" + }, + { + "coordinates": [ + -73.97436146, + 40.69116923 + ], + "label": "Fort Greene" + }, + { + "coordinates": [ + -73.97166148, + 40.70126351 + ], + "label": "Brooklyn Navy Yard" + }, + { + "coordinates": [ + -73.95100176, + 40.68895689 + ], + "label": "Bedford-Stuyvesant (West)" + }, + { + "coordinates": [ + -73.95638921, + 40.64066688 + ], + "label": "Flatbush" + }, + { + "coordinates": [ + -73.9252706, + 40.70099603 + ], + "label": "Bushwick (West)" + }, + { + "coordinates": [ + -73.91296604, + 40.69124451 + ], + "label": "Bushwick (East)" + }, + { + "coordinates": [ + -73.88205982, + 40.68253453 + ], + "label": "Cypress Hills" + }, + { + "coordinates": [ + -73.88948369, + 40.67248467 + ], + "label": "East New York (North)" + }, + { + "coordinates": [ + -73.97975959, + 40.67183034 + ], + "label": "Park Slope" + }, + { + "coordinates": [ + -73.88804503, + 40.65972761 + ], + "label": "East New York-New Lots" + }, + { + "coordinates": [ + -73.8660982, + 40.67054058 + ], + "label": "East New York-City Line" + }, + { + "coordinates": [ + -74.00787958, + 40.6423898 + ], + "label": "Sunset Park (Central)" + }, + { + "coordinates": [ + -73.99023706, + 40.6521373 + ], + "label": "Green-Wood Cemetery" + }, + { + "coordinates": [ + -74.00006512, + 40.67812206 + ], + "label": "Carroll Gardens-Cobble Hill-Gowanus-Red Hook" + }, + { + "coordinates": [ + -73.94189635, + 40.67386385 + ], + "label": "Crown Heights (North)" + }, + { + "coordinates": [ + -73.94600982, + 40.66674596 + ], + "label": "Crown Heights (South)" + }, + { + "coordinates": [ + -73.94796139, + 40.65975708 + ], + "label": "Prospect Lefferts Gardens-Wingate" + }, + { + "coordinates": [ + -74.02774918, + 40.60815348 + ], + "label": "Fort Hamilton" + }, + { + "coordinates": [ + -74.02992734, + 40.62667161 + ], + "label": "Bay Ridge" + }, + { + "coordinates": [ + -74.01084499, + 40.62396328 + ], + "label": "Dyker Heights" + }, + { + "coordinates": [ + -73.99326536, + 40.61326484 + ], + "label": "Bensonhurst" + }, + { + "coordinates": [ + -74.00748271, + 40.6042603 + ], + "label": "Bath Beach" + }, + { + "coordinates": [ + -73.9857329, + 40.59929249 + ], + "label": "Gravesend (West)" + }, + { + "coordinates": [ + -73.98954497, + 40.63293565 + ], + "label": "Borough Park" + }, + { + "coordinates": [ + -73.97605166, + 40.64113578 + ], + "label": "Kensington" + }, + { + "coordinates": [ + -73.97331839, + 40.61931855 + ], + "label": "Mapleton-Midwood (West)" + }, + { + "coordinates": [ + -73.99408639, + 40.58435326 + ], + "label": "Calvert Vaux Park" + }, + { + "coordinates": [ + -73.97795995, + 40.58797803 + ], + "label": "Gravesend (South)" + }, + { + "coordinates": [ + -73.96069394, + 40.57907556 + ], + "label": "Brighton Beach" + }, + { + "coordinates": [ + -73.89655899, + 40.82096811 + ], + "label": "Longwood" + }, + { + "coordinates": [ + -73.96618978, + 40.63652676 + ], + "label": "Flatbush (West)-Ditmas Park-Parkville" + }, + { + "coordinates": [ + -73.95559295, + 40.62036929 + ], + "label": "Midwood" + }, + { + "coordinates": [ + -73.96586909, + 40.59908216 + ], + "label": "Gravesend (East)-Homecrest" + }, + { + "coordinates": [ + -73.92975251, + 40.65154672 + ], + "label": "East Flatbush-Rugby" + }, + { + "coordinates": [ + -73.91364735, + 40.67663741 + ], + "label": "Ocean Hill" + }, + { + "coordinates": [ + -73.95013839, + 40.64855128 + ], + "label": "East Flatbush-Erasmus" + }, + { + "coordinates": [ + -73.90750414, + 40.840431 + ], + "label": "Claremont Park" + }, + { + "coordinates": [ + -73.88869728, + 40.83213872 + ], + "label": "Crotona Park East" + }, + { + "coordinates": [ + -73.93009715, + 40.62627487 + ], + "label": "Flatlands" + }, + { + "coordinates": [ + -73.88930777, + 40.63003295 + ], + "label": "Canarsie Park & Pier" + }, + { + "coordinates": [ + -73.89836981, + 40.79957644 + ], + "label": "North & South Brother Islands" + }, + { + "coordinates": [ + -73.96892198, + 40.66159831 + ], + "label": "Prospect Park" + }, + { + "coordinates": [ + -73.90474186, + 40.82729461 + ], + "label": "Morrisania" + }, + { + "coordinates": [ + -73.90353536, + 40.83757664 + ], + "label": "Claremont Village-Claremont (East)" + }, + { + "coordinates": [ + -73.91724294, + 40.80752466 + ], + "label": "Mott Haven-Port Morris" + }, + { + "coordinates": [ + -73.91285013, + 40.81825955 + ], + "label": "Melrose" + }, + { + "coordinates": [ + -73.88497697, + 40.81085987 + ], + "label": "Hunts Point" + }, + { + "coordinates": [ + -73.89498675, + 40.83854945 + ], + "label": "Crotona Park" + }, + { + "coordinates": [ + -73.92172418, + 40.8267477 + ], + "label": "Concourse-Concourse Village" + }, + { + "coordinates": [ + -73.9277627, + 40.83685757 + ], + "label": "Highbridge" + }, + { + "coordinates": [ + -73.91442829, + 40.84047983 + ], + "label": "Mount Eden-Claremont (West)" + }, + { + "coordinates": [ + -73.92639018, + 40.82998272 + ], + "label": "Yankee Stadium-Macombs Dam Park" + }, + { + "coordinates": [ + -73.91612417, + 40.85185295 + ], + "label": "University Heights (South)-Morris Heights" + }, + { + "coordinates": [ + -73.90441573, + 40.84986501 + ], + "label": "Mount Hope" + }, + { + "coordinates": [ + -73.89912814, + 40.85873313 + ], + "label": "Fordham Heights" + }, + { + "coordinates": [ + -73.87125057, + 40.8164384 + ], + "label": "Soundview Park" + }, + { + "coordinates": [ + -73.86072431, + 40.88101667 + ], + "label": "Williamsbridge-Olinville" + }, + { + "coordinates": [ + -73.87862817, + 40.84125957 + ], + "label": "West Farms" + }, + { + "coordinates": [ + -73.90474973, + 40.86457275 + ], + "label": "University Heights (North)-Fordham" + }, + { + "coordinates": [ + -73.8907907, + 40.87356296 + ], + "label": "Bedford Park" + }, + { + "coordinates": [ + -73.8790191, + 40.87714089 + ], + "label": "Norwood" + }, + { + "coordinates": [ + -73.92305686, + 40.76428411 + ], + "label": "Astoria (Central)" + }, + { + "coordinates": [ + -73.89908201, + 40.8776802 + ], + "label": "Kingsbridge Heights-Van Cortlandt Village" + }, + { + "coordinates": [ + -73.85168719, + 40.8517926 + ], + "label": "Morris Park" + }, + { + "coordinates": [ + -73.85741211, + 40.69147537 + ], + "label": "Woodhaven" + }, + { + "coordinates": [ + -73.90572965, + 40.88083988 + ], + "label": "Kingsbridge-Marble Hill" + }, + { + "coordinates": [ + -73.84669252, + 40.86424659 + ], + "label": "Pelham Gardens" + }, + { + "coordinates": [ + -73.9087851, + 40.89571742 + ], + "label": "Riverdale-Spuyten Duyvil" + }, + { + "coordinates": [ + -73.87321765, + 40.82961493 + ], + "label": "Soundview-Bruckner-Bronx River" + }, + { + "coordinates": [ + -73.85910392, + 40.81610631 + ], + "label": "Soundview-Clason Point" + }, + { + "coordinates": [ + -73.84869166, + 40.82453198 + ], + "label": "Castle Hill-Unionport" + }, + { + "coordinates": [ + -73.85798886, + 40.83774646 + ], + "label": "Parkchester" + }, + { + "coordinates": [ + -73.8459403, + 40.83768084 + ], + "label": "Westchester Square" + }, + { + "coordinates": [ + -73.77023218, + 40.85383421 + ], + "label": "Hart Island" + }, + { + "coordinates": [ + -73.83258365, + 40.81662306 + ], + "label": "Ferry Point Park-St. Raymond Cemetery" + }, + { + "coordinates": [ + -73.86496702, + 40.8478973 + ], + "label": "Pelham Parkway-Van Nest" + }, + { + "coordinates": [ + -73.9956841, + 40.73068056 + ], + "label": "Greenwich Village" + }, + { + "coordinates": [ + -73.86341982, + 40.72623647 + ], + "label": "Rego Park" + }, + { + "coordinates": [ + -73.85396638, + 40.8979732 + ], + "label": "Wakefield-Woodlawn" + }, + { + "coordinates": [ + -73.83656917, + 40.88154187 + ], + "label": "Eastchester-Edenwald-Baychester" + }, + { + "coordinates": [ + -73.95382232, + 40.81802268 + ], + "label": "Manhattanville-West Harlem" + }, + { + "coordinates": [ + -74.00589229, + 40.73480952 + ], + "label": "West Village" + }, + { + "coordinates": [ + -73.87549832, + 40.85783295 + ], + "label": "Bronx Park" + }, + { + "coordinates": [ + -74.00723359, + 40.7173068 + ], + "label": "Tribeca-Civic Center" + }, + { + "coordinates": [ + -73.98383729, + 40.71695627 + ], + "label": "Lower East Side" + }, + { + "coordinates": [ + -73.98160921, + 40.75780129 + ], + "label": "Midtown-Times Square" + }, + { + "coordinates": [ + -74.00114924, + 40.7493831 + ], + "label": "Chelsea-Hudson Yards" + }, + { + "coordinates": [ + -73.9840543, + 40.73682435 + ], + "label": "Gramercy" + }, + { + "coordinates": [ + -73.97594776, + 40.74424956 + ], + "label": "Murray Hill-Kips Bay" + }, + { + "coordinates": [ + -73.9673188, + 40.75034569 + ], + "label": "United Nations" + }, + { + "coordinates": [ + -73.9846945, + 40.77484764 + ], + "label": "Upper West Side-Lincoln Square" + }, + { + "coordinates": [ + -73.96730626, + 40.7992467 + ], + "label": "Upper West Side-Manhattan Valley" + }, + { + "coordinates": [ + -73.96176437, + 40.80945854 + ], + "label": "Morningside Heights" + }, + { + "coordinates": [ + -73.95508675, + 40.7649666 + ], + "label": "Upper East Side-Lenox Hill-Roosevelt Island" + }, + { + "coordinates": [ + -73.94868376, + 40.77732363 + ], + "label": "Upper East Side-Yorkville" + }, + { + "coordinates": [ + -73.9409077, + 40.81892737 + ], + "label": "Harlem (North)" + }, + { + "coordinates": [ + -73.91031241, + 40.75955807 + ], + "label": "Astoria (East)-Woodside (North)" + }, + { + "coordinates": [ + -73.93743773, + 40.80161252 + ], + "label": "East Harlem (North)" + }, + { + "coordinates": [ + -73.89398081, + 40.71724128 + ], + "label": "Mount Olivet & All Faiths Cemeteries" + }, + { + "coordinates": [ + -73.88341768, + 40.70932416 + ], + "label": "Middle Village Cemetery" + }, + { + "coordinates": [ + -73.94153593, + 40.84090303 + ], + "label": "Washington Heights (South)" + }, + { + "coordinates": [ + -73.96555855, + 40.78247332 + ], + "label": "Central Park" + }, + { + "coordinates": [ + -73.9334515, + 40.85647312 + ], + "label": "Washington Heights (North)" + }, + { + "coordinates": [ + -73.8666264, + 40.71475414 + ], + "label": "St. John Cemetery" + }, + { + "coordinates": [ + -73.93023197, + 40.84659813 + ], + "label": "Highbridge Park" + }, + { + "coordinates": [ + -73.93141912, + 40.77208817 + ], + "label": "Old Astoria-Hallets Point" + }, + { + "coordinates": [ + -73.88265514, + 40.79113032 + ], + "label": "Rikers Island" + }, + { + "coordinates": [ + -73.92644449, + 40.73841786 + ], + "label": "Sunnyside" + }, + { + "coordinates": [ + -73.88549905, + 40.69309444 + ], + "label": "Highland Park-Cypress Hills Cemeteries (North)" + }, + { + "coordinates": [ + -73.90141003, + 40.74310451 + ], + "label": "Woodside" + }, + { + "coordinates": [ + -73.92818222, + 40.74866546 + ], + "label": "Sunnyside Yards (South)" + }, + { + "coordinates": [ + -73.9113751, + 40.73429579 + ], + "label": "Calvary & Mount Zion Cemeteries" + }, + { + "coordinates": [ + -73.88634437, + 40.75551868 + ], + "label": "Jackson Heights" + }, + { + "coordinates": [ + -73.87220301, + 40.76407507 + ], + "label": "East Elmhurst" + }, + { + "coordinates": [ + -73.86285181, + 40.75405259 + ], + "label": "North Corona" + }, + { + "coordinates": [ + -73.87911138, + 40.73939956 + ], + "label": "Elmhurst" + }, + { + "coordinates": [ + -73.85928416, + 40.74324098 + ], + "label": "Corona" + }, + { + "coordinates": [ + -73.90368907, + 40.7056728 + ], + "label": "Ridgewood" + }, + { + "coordinates": [ + -73.87574477, + 40.70353709 + ], + "label": "Glendale" + }, + { + "coordinates": [ + -73.87812708, + 40.71922221 + ], + "label": "Middle Village" + }, + { + "coordinates": [ + -73.8476777, + 40.72145473 + ], + "label": "Forest Hills" + }, + { + "coordinates": [ + -73.78757836, + 40.78186011 + ], + "label": "Bay Terrace-Clearview" + }, + { + "coordinates": [ + -73.80806549, + 40.75380325 + ], + "label": "East Flushing" + }, + { + "coordinates": [ + -73.81968393, + 40.74310092 + ], + "label": "Queensboro Hill" + }, + { + "coordinates": [ + -73.83158563, + 40.76021225 + ], + "label": "Flushing-Willets Point" + }, + { + "coordinates": [ + -73.77671263, + 40.79160697 + ], + "label": "Fort Totten" + }, + { + "coordinates": [ + -73.80487987, + 40.74531856 + ], + "label": "Kissena Park" + }, + { + "coordinates": [ + -73.81979283, + 40.72664501 + ], + "label": "Kew Gardens Hills" + }, + { + "coordinates": [ + -73.80342176, + 40.72706731 + ], + "label": "Pomonok-Electchester-Hillcrest" + }, + { + "coordinates": [ + -73.78624449, + 40.73492567 + ], + "label": "Fresh Meadows-Utopia" + }, + { + "coordinates": [ + -73.77205282, + 40.67333059 + ], + "label": "Springfield Gardens (North)-Rochdale Village" + }, + { + "coordinates": [ + -73.77761041, + 40.72073179 + ], + "label": "Jamaica Estates-Holliswood" + }, + { + "coordinates": [ + -73.82875586, + 40.70803358 + ], + "label": "Kew Gardens" + }, + { + "coordinates": [ + -73.80885467, + 40.71188646 + ], + "label": "Jamaica Hills-Briarwood" + }, + { + "coordinates": [ + -73.76881094, + 40.73394479 + ], + "label": "Cunningham Park" + }, + { + "coordinates": [ + -73.83276769, + 40.69747661 + ], + "label": "Richmond Hill" + }, + { + "coordinates": [ + -73.82486692, + 40.69132856 + ], + "label": "South Richmond Hill" + }, + { + "coordinates": [ + -73.84936726, + 40.68456297 + ], + "label": "Ozone Park (North)" + }, + { + "coordinates": [ + -74.05314086, + 40.57624014 + ], + "label": "Hoffman & Swinburne Islands" + }, + { + "coordinates": [ + -73.81951959, + 40.67619916 + ], + "label": "South Ozone Park" + }, + { + "coordinates": [ + -73.84701412, + 40.6755706 + ], + "label": "Ozone Park" + }, + { + "coordinates": [ + -74.09730468, + 40.56873167 + ], + "label": "Miller Field" + }, + { + "coordinates": [ + -73.78600458, + 40.75525692 + ], + "label": "Auburndale" + }, + { + "coordinates": [ + -73.79173078, + 40.69430636 + ], + "label": "South Jamaica" + }, + { + "coordinates": [ + -73.76759762, + 40.76176179 + ], + "label": "Bayside" + }, + { + "coordinates": [ + -73.73555297, + 40.69434197 + ], + "label": "Cambria Heights" + }, + { + "coordinates": [ + -73.79558148, + 40.7040211 + ], + "label": "Jamaica" + }, + { + "coordinates": [ + -73.78990897, + 40.67953319 + ], + "label": "Baisley Park" + }, + { + "coordinates": [ + -73.7622215, + 40.69323897 + ], + "label": "St. Albans" + }, + { + "coordinates": [ + -73.71096174, + 40.74595131 + ], + "label": "Glen Oaks-Floral Park-New Hyde Park" + }, + { + "coordinates": [ + -73.72669155, + 40.73549232 + ], + "label": "Bellerose" + }, + { + "coordinates": [ + -73.7417547, + 40.71608288 + ], + "label": "Queens Village" + }, + { + "coordinates": [ + -73.74450475, + 40.67591333 + ], + "label": "Laurelton" + }, + { + "coordinates": [ + -73.76148075, + 40.66016667 + ], + "label": "Springfield Gardens (South)-Brookville" + }, + { + "coordinates": [ + -73.85346066, + 40.70207591 + ], + "label": "Forest Park" + }, + { + "coordinates": [ + -74.08553313, + 40.6421857 + ], + "label": "St. George-New Brighton" + }, + { + "coordinates": [ + -74.07276912, + 40.61168565 + ], + "label": "Rosebank-Shore Acres-Park Hill" + }, + { + "coordinates": [ + -74.10130486, + 40.62806623 + ], + "label": "West New Brighton-Silver Lake-Grymes Hill" + }, + { + "coordinates": [ + -74.12879651, + 40.61700044 + ], + "label": "Westerleigh-Castleton Corners" + }, + { + "coordinates": [ + -74.1331772, + 40.63383344 + ], + "label": "Port Richmond" + }, + { + "coordinates": [ + -74.10327188, + 40.64259438 + ], + "label": "Snug Harbor" + }, + { + "coordinates": [ + -74.08127336, + 40.59353983 + ], + "label": "Grasmere-Arrochar-South Beach-Dongan Hills" + }, + { + "coordinates": [ + -74.10158678, + 40.57431494 + ], + "label": "New Dorp-Midland Beach" + }, + { + "coordinates": [ + -74.17854075, + 40.58285109 + ], + "label": "Freshkills Park (North)" + }, + { + "coordinates": [ + -74.1225909, + 40.56199832 + ], + "label": "Oakwood-Richmondtown" + }, + { + "coordinates": [ + -74.19690226, + 40.55264157 + ], + "label": "Arden Heights-Rossville" + }, + { + "coordinates": [ + -74.05853318, + 40.60151757 + ], + "label": "Fort Wadsworth" + } + ] +} \ No newline at end of file diff --git a/src/data/dcp_puma_2010_centers.json b/src/data/dcp_puma_2010_centers.json deleted file mode 100644 index 91d15021..00000000 --- a/src/data/dcp_puma_2010_centers.json +++ /dev/null @@ -1,444 +0,0 @@ -{ - "features": [ - { - "puma_id": 3701, - "coordinates": [ - -73.90888, - 40.889442 - ], - "label": "Riverdale,\nFieldston & Kingsbridge" - }, - { - "puma_id": 3702, - "coordinates": [ - -73.861642, - 40.890003 - ], - "label": "Wakefield, Williamsbridge & Woodlawn" - }, - { - "puma_id": 3703, - "coordinates": [ - -73.815881, - 40.851031 - ], - "label": "Co-op City,\nPelham Bay & Schuylerville" - }, - { - "puma_id": 3704, - "coordinates": [ - -73.852544, - 40.858178 - ], - "label": "Pelham Parkway, Morris Park & Laconia" - }, - { - "puma_id": 3705, - "coordinates": [ - -73.884646, - 40.848401 - ], - "label": "Belmont,\nCrotona Park East\n& East Tremont" - }, - { - "puma_id": 3706, - "coordinates": [ - -73.8809, - 40.873347 - ], - "label": "Bedford Park, Fordham North\n& Norwood" - }, - { - "puma_id": 3707, - "coordinates": [ - -73.909744, - 40.852157 - ], - "label": "Morris Heights, Fordham South & Mount Hope" - }, - { - "puma_id": 3708, - "coordinates": [ - -73.921554, - 40.832466 - ], - "label": "Concourse, Highbridge\n& Mount Eden" - }, - { - "puma_id": 3709, - "coordinates": [ - -73.859526, - 40.824372 - ], - "label": "Castle Hill,\nClason Point\n& Parkchester" - }, - { - "puma_id": 3710, - "coordinates": [ - -73.899146, - 40.811249 - ], - "label": "Hunts Point, Longwood & Melrose" - }, - { - "puma_id": 3801, - "coordinates": [ - -73.930672, - 40.857952 - ], - "label": "Washington Heights, Inwood & Marble Hill" - }, - { - "puma_id": 3802, - "coordinates": [ - -73.955745, - 40.816734 - ], - "label": "Hamilton Heights, Manhattanville & West Harlem" - }, - { - "puma_id": 3803, - "coordinates": [ - -73.944585, - 40.812211 - ], - "label": "Central Harlem" - }, - { - "puma_id": 3804, - "coordinates": [ - -73.934882, - 40.794601 - ], - "label": "East Harlem" - }, - { - "puma_id": 3805, - "coordinates": [ - -73.955716, - 40.771568 - ], - "label": "Upper East Side" - }, - { - "puma_id": 3806, - "coordinates": [ - -73.97222, - 40.784183 - ], - "label": "Upper West Side & West Side" - }, - { - "puma_id": 3807, - "coordinates": [ - -73.992127, - 40.754015 - ], - "label": "Chelsea, Clinton & Midtown Business District" - }, - { - "puma_id": 3808, - "coordinates": [ - -73.975204, - 40.745347 - ], - "label": "Murray Hill, Gramercy & Stuyvesant Town" - }, - { - "puma_id": 3809, - "coordinates": [ - -73.98312, - 40.719364 - ], - "label": "Chinatown &\nLower East Side" - }, - { - "puma_id": 3810, - "coordinates": [ - -74.007417, - 40.717189 - ], - "label": "Battery Park City, Greenwich Village & Soho" - }, - { - "puma_id": 3901, - "coordinates": [ - -74.187163, - 40.538915 - ], - "label": "Tottenville, Great Kills & Annadale" - }, - { - "puma_id": 3902, - "coordinates": [ - -74.143284, - 40.59071 - ], - "label": "New Springville & South Beach" - }, - { - "puma_id": 3903, - "coordinates": [ - -74.120453, - 40.626675 - ], - "label": "Port Richmond,\nStapleton &\nMariner's Harbor" - }, - { - "puma_id": 4001, - "coordinates": [ - -73.948388, - 40.719444 - ], - "label": "Greenpoint & Williamsburg" - }, - { - "puma_id": 4002, - "coordinates": [ - -73.920638, - 40.696951 - ], - "label": "Bushwick" - }, - { - "puma_id": 4003, - "coordinates": [ - -73.941069, - 40.68987 - ], - "label": "Bedford-Stuyvesant" - }, - { - "puma_id": 4004, - "coordinates": [ - -73.97739, - 40.69266 - ], - "label": "Brooklyn Heights & Fort Greene" - }, - { - "puma_id": 4005, - "coordinates": [ - -73.988105, - 40.673871 - ], - "label": "Park Slope,\nCarroll Gardens\n& Red Hook" - }, - { - "puma_id": 4006, - "coordinates": [ - -73.943972, - 40.674994 - ], - "label": "Crown Heights North & Prospect Heights" - }, - { - "puma_id": 4007, - "coordinates": [ - -73.907199, - 40.670205 - ], - "label": "Brownsville &\nOcean Hill" - }, - { - "puma_id": 4008, - "coordinates": [ - -73.877526, - 40.669975 - ], - "label": "East New York & Starrett City" - }, - { - "puma_id": 4009, - "coordinates": [ - -73.909848, - 40.61954 - ], - "label": "Canarsie & Flatlands" - }, - { - "puma_id": 4010, - "coordinates": [ - -73.934293, - 40.647671 - ], - "label": "East Flatbush, Farragut & Rugby" - }, - { - "puma_id": 4011, - "coordinates": [ - -73.945889, - 40.662359 - ], - "label": "Crown Heights South, Prospect Lefferts & Wingate" - }, - { - "puma_id": 4012, - "coordinates": [ - -74.001533, - 40.649955 - ], - "label": "Sunset Park & Windsor Terrace" - }, - { - "puma_id": 4013, - "coordinates": [ - -74.023898, - 40.622906 - ], - "label": "Bay Ridge &\nDyker Heights" - }, - { - "puma_id": 4014, - "coordinates": [ - -73.987984, - 40.629933 - ], - "label": "Borough Park, Kensington\n& Ocean Parkway" - }, - { - "puma_id": 4015, - "coordinates": [ - -73.959139, - 40.630403 - ], - "label": "Flatbush &\nMidwood" - }, - { - "puma_id": 4016, - "coordinates": [ - -73.948683, - 40.594964 - ], - "label": "Sheepshead Bay, Gerritsen Beach & Homecrest" - }, - { - "puma_id": 4017, - "coordinates": [ - -73.993629, - 40.60688 - ], - "label": "Bensonhurst &\nBath Beach" - }, - { - "puma_id": 4018, - "coordinates": [ - -73.981037, - 40.582403 - ], - "label": "Brighton Beach & Coney Island" - }, - { - "puma_id": 4101, - "coordinates": [ - -73.917999, - 40.767922 - ], - "label": "Astoria &\nLong Island City" - }, - { - "puma_id": 4102, - "coordinates": [ - -73.87589, - 40.7602 - ], - "label": "Jackson Heights & North Corona" - }, - { - "puma_id": 4103, - "coordinates": [ - -73.815889, - 40.77347 - ], - "label": "Flushing, Murray Hill & Whitestone" - }, - { - "puma_id": 4104, - "coordinates": [ - -73.759304, - 40.756457 - ], - "label": "Bayside, Douglaston & Little Neck" - }, - { - "puma_id": 4105, - "coordinates": [ - -73.745026, - 40.665476 - ], - "label": "Queens Village, Cambria Heights & Rosedale" - }, - { - "puma_id": 4106, - "coordinates": [ - -73.796165, - 40.724836 - ], - "label": "Briarwood,\nFresh Meadows\n& Hillcrest" - }, - { - "puma_id": 4107, - "coordinates": [ - -73.85508, - 40.740578 - ], - "label": "Elmhurst &\nSouth Corona" - }, - { - "puma_id": 4108, - "coordinates": [ - -73.85169, - 40.722642 - ], - "label": "Forest Hills\n& Rego Park" - }, - { - "puma_id": 4109, - "coordinates": [ - -73.919724, - 40.736719 - ], - "label": "Sunnyside & Woodside" - }, - { - "puma_id": 4110, - "coordinates": [ - -73.889458, - 40.710405 - ], - "label": "Ridgewood, Glendale & Middle Village" - }, - { - "puma_id": 4111, - "coordinates": [ - -73.841612, - 40.697367 - ], - "label": "Richmond Hill & Woodhaven" - }, - { - "puma_id": 4112, - "coordinates": [ - -73.778651, - 40.691642 - ], - "label": "Jamaica, Hollis\n& St. Albans" - }, - { - "puma_id": 4113, - "coordinates": [ - -73.833011, - 40.669328 - ], - "label": "Howard Beach & Ozone Park" - }, - { - "puma_id": 4114, - "coordinates": [ - -73.824526, - 40.591025 - ], - "label": "Far Rockaway,\nBreezy Point &\nBroad Channel" - } - ] -} \ No newline at end of file diff --git a/src/data/dcp_puma_2020_centers.json b/src/data/dcp_puma_2020_centers.json new file mode 100644 index 00000000..9ae688f3 --- /dev/null +++ b/src/data/dcp_puma_2020_centers.json @@ -0,0 +1,444 @@ +{ + "features": [ + { + "puma_id": 4103, + "coordinates": [ + -73.98554491, + 40.7195872 + ], + "label": "Chinatown-Two Bridges, East Village, Lower East Side" + }, + { + "puma_id": 4104, + "coordinates": [ + -73.99780186, + 40.75503996 + ], + "label": "Hell's Kitchen, Chelsea-Hudson Yards" + }, + { + "puma_id": 4107, + "coordinates": [ + -73.97191079, + 40.78499614 + ], + "label": "Upper West Side-Manhattan Valley, Upper West Side (Central), Upper West Side-Lincoln Square" + }, + { + "puma_id": 4108, + "coordinates": [ + -73.95571659, + 40.7715692 + ], + "label": "Upper East Side-Lenox Hill-Roosevelt Island, Upper East Side-Yorkville, Upper East Side-Carnegie Hill" + }, + { + "puma_id": 4109, + "coordinates": [ + -73.95477907, + 40.81819838 + ], + "label": "Manhattanville-West Harlem, Hamilton Heights-Sugar Hill, Morningside Heights" + }, + { + "puma_id": 4110, + "coordinates": [ + -73.94483003, + 40.81341885 + ], + "label": "Harlem (North), Harlem (South)" + }, + { + "puma_id": 4111, + "coordinates": [ + -73.93497869, + 40.79493665 + ], + "label": "East Harlem (South), East Harlem (North)" + }, + { + "puma_id": 4112, + "coordinates": [ + -73.93067157, + 40.85595156 + ], + "label": "Washington Heights (South), Inwood, Washington Heights (North)" + }, + { + "puma_id": 4121, + "coordinates": [ + -74.00730748, + 40.71711999 + ], + "label": "SoHo-Little Italy-Hudson Square, Financial District-Battery Park City, West Village, Greenwich Village, Tribeca-Civic Center" + }, + { + "puma_id": 4165, + "coordinates": [ + -73.97960312, + 40.74869983 + ], + "label": "Stuyvesant Town-Peter Cooper Village, Midtown-Times Square, Murray Hill-Kips Bay, Midtown South-Flatiron-Union Square, Gramercy, East Midtown-Turtle Bay" + }, + { + "puma_id": 4204, + "coordinates": [ + -73.92113868, + 40.83285818 + ], + "label": "Mount Eden-Claremont (West), Highbridge, Concourse-Concourse Village" + }, + { + "puma_id": 4205, + "coordinates": [ + -73.9092251, + 40.85249666 + ], + "label": "Fordham Heights, Mount Hope, University Heights (South)-Morris Heights" + }, + { + "puma_id": 4207, + "coordinates": [ + -73.89168024, + 40.87032738 + ], + "label": "Norwood, Bedford Park, University Heights (North)-Fordham" + }, + { + "puma_id": 4208, + "coordinates": [ + -73.89874448, + 40.89239013 + ], + "label": "Kingsbridge-Marble Hill, Kingsbridge Heights-Van Cortlandt Village, Riverdale-Spuyten Duyvil" + }, + { + "puma_id": 4209, + "coordinates": [ + -73.86085194, + 40.8242346 + ], + "label": "Soundview-Bruckner-Bronx River, Parkchester, Soundview-Clason Point, Castle Hill-Unionport" + }, + { + "puma_id": 4210, + "coordinates": [ + -73.81687038, + 40.84920057 + ], + "label": "Westchester Square, Pelham Bay-Country Club-City Island, Co-op City, Throgs Neck-Schuylerville" + }, + { + "puma_id": 4211, + "coordinates": [ + -73.85263317, + 40.85650589 + ], + "label": "Allerton, Pelham Parkway-Van Nest, Morris Park, Pelham Gardens" + }, + { + "puma_id": 4212, + "coordinates": [ + -73.85128157, + 40.88670626 + ], + "label": "Williamsbridge-Olinville, Eastchester-Edenwald-Baychester, Wakefield-Woodlawn" + }, + { + "puma_id": 4221, + "coordinates": [ + -73.89914764, + 40.80924901 + ], + "label": "Mott Haven-Port Morris, Hunts Point, Melrose, Longwood" + }, + { + "puma_id": 4263, + "coordinates": [ + -73.88765781, + 40.84546819 + ], + "label": "Claremont Village-Claremont (East), Belmont, West Farms, Morrisania, Tremont, Crotona Park East" + }, + { + "puma_id": 4301, + "coordinates": [ + -73.94716462, + 40.7168391 + ], + "label": "East Williamsburg, Williamsburg, Greenpoint, South Williamsburg" + }, + { + "puma_id": 4302, + "coordinates": [ + -73.97837913, + 40.6938276 + ], + "label": "Fort Greene, Downtown Brooklyn-DUMBO-Boerum Hill, Clinton Hill, Brooklyn Heights" + }, + { + "puma_id": 4303, + "coordinates": [ + -73.94085884, + 40.68772369 + ], + "label": "Bedford-Stuyvesant (West), Bedford-Stuyvesant (East)" + }, + { + "puma_id": 4304, + "coordinates": [ + -73.91683862, + 40.69455109 + ], + "label": "Bushwick (West), Bushwick (East)" + }, + { + "puma_id": 4305, + "coordinates": [ + -73.88080959, + 40.66733173 + ], + "label": "Spring Creek-Starrett City, East New York-City Line, East New York-New Lots, East New York (North), Cypress Hills" + }, + { + "puma_id": 4306, + "coordinates": [ + -73.98799755, + 40.67273558 + ], + "label": "Carroll Gardens-Cobble Hill-Gowanus-Red Hook, Park Slope" + }, + { + "puma_id": 4307, + "coordinates": [ + -74.00137744, + 40.65160895 + ], + "label": "Sunset Park (Central), Sunset Park (West), Windsor Terrace-South Slope" + }, + { + "puma_id": 4308, + "coordinates": [ + -73.94714711, + 40.67450398 + ], + "label": "Crown Heights (North), Prospect Heights" + }, + { + "puma_id": 4309, + "coordinates": [ + -73.94707375, + 40.66293581 + ], + "label": "Crown Heights (South), Prospect Lefferts Gardens-Wingate" + }, + { + "puma_id": 4310, + "coordinates": [ + -74.02366504, + 40.62309513 + ], + "label": "Bay Ridge, Dyker Heights" + }, + { + "puma_id": 4311, + "coordinates": [ + -73.99362856, + 40.6068801 + ], + "label": "Bensonhurst, Gravesend (West), Bath Beach" + }, + { + "puma_id": 4312, + "coordinates": [ + -73.9833224, + 40.63104672 + ], + "label": "Sunset Park (East)-Borough Park (West), Borough Park, Kensington, Mapleton-Midwood (West)" + }, + { + "puma_id": 4313, + "coordinates": [ + -73.98134561, + 40.58074087 + ], + "label": "Brighton Beach, Coney Island-Sea Gate, Gravesend (South)" + }, + { + "puma_id": 4314, + "coordinates": [ + -73.95890157, + 40.63120746 + ], + "label": "Flatbush, Midwood, Flatbush (West)-Ditmas Park-Parkville" + }, + { + "puma_id": 4315, + "coordinates": [ + -73.94971474, + 40.59491424 + ], + "label": "Gravesend (East)-Homecrest, Madison, Sheepshead Bay-Manhattan Beach-Gerritsen Beach" + }, + { + "puma_id": 4316, + "coordinates": [ + -73.91154566, + 40.66880958 + ], + "label": "Brownsville, Ocean Hill" + }, + { + "puma_id": 4317, + "coordinates": [ + -73.93465327, + 40.64812059 + ], + "label": "East Flatbush-Erasmus, East Flatbush-Remsen Village, East Flatbush-Rugby, East Flatbush-Farragut" + }, + { + "puma_id": 4318, + "coordinates": [ + -73.90197115, + 40.61704988 + ], + "label": "Canarsie, Flatlands, Marine Park-Mill Basin-Bergen Beach" + }, + { + "puma_id": 4401, + "coordinates": [ + -73.9096129, + 40.7688677 + ], + "label": "Astoria (Central), Queensbridge-Ravenswood-Dutch Kills, Astoria (East)-Woodside (North), Old Astoria-Hallets Point, Astoria (North)-Ditmars-Steinway" + }, + { + "puma_id": 4402, + "coordinates": [ + -73.92336014, + 40.74129373 + ], + "label": "Sunnyside, Long Island City-Hunters Point, Woodside" + }, + { + "puma_id": 4403, + "coordinates": [ + -73.87738827, + 40.7582694 + ], + "label": "North Corona, Jackson Heights, East Elmhurst" + }, + { + "puma_id": 4404, + "coordinates": [ + -73.85774178, + 40.74068137 + ], + "label": "Corona, Elmhurst" + }, + { + "puma_id": 4405, + "coordinates": [ + -73.89123666, + 40.71124048 + ], + "label": "Ridgewood, Glendale, Maspeth, Middle Village" + }, + { + "puma_id": 4406, + "coordinates": [ + -73.85174566, + 40.72269039 + ], + "label": "Rego Park, Forest Hills" + }, + { + "puma_id": 4407, + "coordinates": [ + -73.81588748, + 40.77148355 + ], + "label": "Flushing-Willets Point, East Flushing, Murray Hill-Broadway Flushing, College Point, Queensboro Hill, Whitestone-Beechhurst, Bay Terrace-Clearview" + }, + { + "puma_id": 4408, + "coordinates": [ + -73.79671102, + 40.7261255 + ], + "label": "Jamaica Hills-Briarwood, Pomonok-Electchester-Hillcrest, Fresh Meadows-Utopia, Kew Gardens Hills, Jamaica Estates-Holliswood" + }, + { + "puma_id": 4409, + "coordinates": [ + -73.8416551, + 40.69635183 + ], + "label": "Kew Gardens, Richmond Hill, Ozone Park (North), Woodhaven, South Richmond Hill" + }, + { + "puma_id": 4410, + "coordinates": [ + -73.83308939, + 40.66932446 + ], + "label": "Ozone Park, South Ozone Park, Howard Beach-Lindenwood" + }, + { + "puma_id": 4411, + "coordinates": [ + -73.7592676, + 40.75649349 + ], + "label": "Bayside, Auburndale, Oakland Gardens-Hollis Hills, Douglaston-Little Neck" + }, + { + "puma_id": 4412, + "coordinates": [ + -73.77855866, + 40.69195362 + ], + "label": "Jamaica, Springfield Gardens (North)-Rochdale Village, South Jamaica, Hollis, Baisley Park, St. Albans" + }, + { + "puma_id": 4413, + "coordinates": [ + -73.73755773, + 40.69924172 + ], + "label": "Springfield Gardens (South)-Brookville, Rosedale, Bellerose, Queens Village, Glen Oaks-Floral Park-New Hyde Park, Laurelton, Cambria Heights" + }, + { + "puma_id": 4414, + "coordinates": [ + -73.80981384, + 40.6127125 + ], + "label": "Far Rockaway-Bayswater, Rockaway Beach-Arverne-Edgemere, Breezy Point-Belle Harbor-Rockaway Park-Broad Channel" + }, + { + "puma_id": 4501, + "coordinates": [ + -74.12039708, + 40.626631 + ], + "label": "Tompkinsville-Stapleton-Clifton-Fox Hills, St. George-New Brighton, Port Richmond, West New Brighton-Silver Lake-Grymes Hill, Rosebank-Shore Acres-Park Hill, Mariner's Harbor-Arlington-Graniteville, Westerleigh-Castleton Corners" + }, + { + "puma_id": 4502, + "coordinates": [ + -74.13912392, + 40.59239814 + ], + "label": "Grasmere-Arrochar-South Beach-Dongan Hills, New Dorp-Midland Beach, New Springville-Willowbrook-Bulls Head-Travis, Todt Hill-Emerson Hill-Lighthouse Hill-Manor Heights" + }, + { + "puma_id": 4503, + "coordinates": [ + -74.18796829, + 40.54116661 + ], + "label": "Oakwood-Richmondtown, Annadale-Huguenot-Prince's Bay-Woodrow, Tottenville-Charleston, Great Kills-Eltingville, Arden Heights-Rossville" + } + ] +} \ No newline at end of file diff --git a/src/data/pumas.json b/src/data/pumas.json index c0d53968..3d087520 100644 --- a/src/data/pumas.json +++ b/src/data/pumas.json @@ -1,277 +1,277 @@ { - "3701": { - "id": "3701", - "neighborhoods": "Riverdale, Fieldston & Kingsbridge", - "districts": "Approx. Bronx CD 8" + "4103": { + "id": "4103", + "neighborhoods": "Chinatown-Two Bridges, East Village, Lower East Side", + "districts": "Approx. Manhattan CD 3" }, - "3702": { - "id": "3702", - "neighborhoods": "Wakefield, Williamsbridge & Woodlawn", - "districts": "Approx. Bronx CD 12" + "4104": { + "id": "4104", + "neighborhoods": "Hell's Kitchen, Chelsea-Hudson Yards", + "districts": "Approx. Manhattan CD 4" }, - "3703": { - "id": "3703", - "neighborhoods": "Co-op City, Pelham Bay & Schuylerville", - "districts": "Approx. Bronx CD 10" + "4107": { + "id": "4107", + "neighborhoods": "Upper West Side-Manhattan Valley, Upper West Side (Central), Upper West Side-Lincoln Square", + "districts": "Approx. Manhattan CD 7" }, - "3704": { - "id": "3704", - "neighborhoods": "Pelham Parkway, Morris Park & Laconia", - "districts": "Approx. Bronx CD 11" + "4108": { + "id": "4108", + "neighborhoods": "Upper East Side-Lenox Hill-Roosevelt Island, Upper East Side-Yorkville, Upper East Side-Carnegie Hill", + "districts": "Approx. Manhattan CD 8" }, - "3705": { - "id": "3705", - "neighborhoods": "Belmont, Crotona Park East & East Tremont", - "districts": "Approx. Bronx CD 3 & 6" + "4109": { + "id": "4109", + "neighborhoods": "Manhattanville-West Harlem, Hamilton Heights-Sugar Hill, Morningside Heights", + "districts": "Approx. Manhattan CD 9" }, - "3706": { - "id": "3706", - "neighborhoods": "Bedford Park, Fordham North & Norwood", - "districts": "Approx. Bronx CD 7" + "4110": { + "id": "4110", + "neighborhoods": "Harlem (North), Harlem (South)", + "districts": "Approx. Manhattan CD 10" }, - "3707": { - "id": "3707", - "neighborhoods": "Morris Heights, Fordham South & Mount Hope", - "districts": "Approx. Bronx CD 5" + "4111": { + "id": "4111", + "neighborhoods": "East Harlem (South), East Harlem (North)", + "districts": "Approx. Manhattan CD 11" }, - "3708": { - "id": "3708", - "neighborhoods": "Concourse, Highbridge & Mount Eden", - "districts": "Approx. Bronx CD 4" + "4112": { + "id": "4112", + "neighborhoods": "Washington Heights (South), Inwood, Washington Heights (North)", + "districts": "Approx. Manhattan CD 12" }, - "3709": { - "id": "3709", - "neighborhoods": "Castle Hill, Clason Point & Parkchester", - "districts": "Approx. Bronx CD 9" + "4121": { + "id": "4121", + "neighborhoods": "SoHo-Little Italy-Hudson Square, Financial District-Battery Park City, West Village, Greenwich Village, Tribeca-Civic Center", + "districts": "Approx. Manhattan CDs 1 & 2" }, - "3710": { - "id": "3710", - "neighborhoods": "Hunts Point, Longwood & Melrose", - "districts": "Approx. Bronx CD 1 & 2" + "4165": { + "id": "4165", + "neighborhoods": "Stuyvesant Town-Peter Cooper Village, Midtown-Times Square, Murray Hill-Kips Bay, Midtown South-Flatiron-Union Square, Gramercy, East Midtown-Turtle Bay", + "districts": "Approx. Manhattan CDs 5 & 6" }, - "4001": { - "id": "4001", - "neighborhoods": "Greenpoint & Williamsburg", - "districts": "Approx. Brooklyn CD 1" + "4204": { + "id": "4204", + "neighborhoods": "Mount Eden-Claremont (West), Highbridge, Concourse-Concourse Village", + "districts": "Approx. Bronx CD 4" }, - "4002": { - "id": "4002", - "neighborhoods": "Bushwick", - "districts": "Approx. Brooklyn CD 4" + "4205": { + "id": "4205", + "neighborhoods": "Fordham Heights, Mount Hope, University Heights (South)-Morris Heights", + "districts": "Approx. Bronx CD 5" }, - "4003": { - "id": "4003", - "neighborhoods": "Bedford-Stuyvesant", - "districts": "Approx. Brooklyn CD 3" + "4207": { + "id": "4207", + "neighborhoods": "Norwood, Bedford Park, University Heights (North)-Fordham", + "districts": "Approx. Bronx CD 7" }, - "4004": { - "id": "4004", - "neighborhoods": "Brooklyn Heights & Fort Greene", - "districts": "Approx. Brooklyn CD 2" + "4208": { + "id": "4208", + "neighborhoods": "Kingsbridge-Marble Hill, Kingsbridge Heights-Van Cortlandt Village, Riverdale-Spuyten Duyvil", + "districts": "Approx. Bronx CD 8" }, - "4005": { - "id": "4005", - "neighborhoods": "Park Slope, Carroll Gardens & Red Hook", - "districts": "Approx. Brooklyn CD 6" + "4209": { + "id": "4209", + "neighborhoods": "Soundview-Bruckner-Bronx River, Parkchester, Soundview-Clason Point, Castle Hill-Unionport", + "districts": "Approx. Bronx CD 9" }, - "4006": { - "id": "4006", - "neighborhoods": "Crown Heights North & Prospect Heights", - "districts": "Approx. Brooklyn CD 8" + "4210": { + "id": "4210", + "neighborhoods": "Westchester Square, Pelham Bay-Country Club-City Island, Co-op City, Throgs Neck-Schuylerville", + "districts": "Approx. Bronx CD 10" }, - "4007": { - "id": "4007", - "neighborhoods": "Brownsville & Ocean Hill", - "districts": "Approx. Brooklyn CD 16" + "4211": { + "id": "4211", + "neighborhoods": "Allerton, Pelham Parkway-Van Nest, Morris Park, Pelham Gardens", + "districts": "Approx. Bronx CD 11" }, - "4008": { - "id": "4008", - "neighborhoods": "East New York & Starrett City", - "districts": "Approx. Brooklyn CD 5" + "4212": { + "id": "4212", + "neighborhoods": "Williamsbridge-Olinville, Eastchester-Edenwald-Baychester, Wakefield-Woodlawn", + "districts": "Approx. Bronx CD 12" }, - "4009": { - "id": "4009", - "neighborhoods": "Canarsie & Flatlands", - "districts": "Approx. Brooklyn CD 18" + "4221": { + "id": "4221", + "neighborhoods": "Mott Haven-Port Morris, Hunts Point, Melrose, Longwood", + "districts": "Approx. Bronx CDs 1 & 2" }, - "4010": { - "id": "4010", - "neighborhoods": "East Flatbush, Farragut & Rugby", - "districts": "Approx. Brooklyn CD 17" + "4269": { + "id": "4269", + "neighborhoods": "Claremont Village-Claremont (East), Belmont, West Farms, Morrisania, Tremont, Crotona Park East", + "districts": "Approx. Bronx CDs 3 & 6" }, - "4011": { - "id": "4011", - "neighborhoods": "Crown Heights South, Prospect Lefferts & Wingate", - "districts": "Approx. Brooklyn CD 9" + "4301": { + "id": "4301", + "neighborhoods": "East Williamsburg, Williamsburg, Greenpoint, South Williamsburg", + "districts": "Approx. Brooklyn CD 1" }, - "4012": { - "id": "4012", - "neighborhoods": "Sunset Park & Windsor Terrace", - "districts": "Approx. Brooklyn CD 7" + "4302": { + "id": "4302", + "neighborhoods": "Fort Greene, Downtown Brooklyn-DUMBO-Boerum Hill, Clinton Hill, Brooklyn Heights", + "districts": "Approx. Brooklyn CD 2" }, - "4013": { - "id": "4013", - "neighborhoods": "Bay Ridge & Dyker Heights", - "districts": "Approx. Brooklyn CD 10" + "4303": { + "id": "4303", + "neighborhoods": "Bedford-Stuyvesant (West), Bedford-Stuyvesant (East)", + "districts": "Approx. Brooklyn CD 3" }, - "4014": { - "id": "4014", - "neighborhoods": "Borough Park, Kensington & Ocean Parkway", - "districts": "Approx. Brooklyn CD 12" + "4304": { + "id": "4304", + "neighborhoods": "Bushwick (West), Bushwick (East)", + "districts": "Approx. Brooklyn CD 4" }, - "4015": { - "id": "4015", - "neighborhoods": "Flatbush & Midwood", - "districts": "Approx. Brooklyn CD 14" + "4305": { + "id": "4305", + "neighborhoods": "Spring Creek-Starrett City, East New York-City Line, East New York-New Lots, East New York (North), Cypress Hills", + "districts": "Approx. Brooklyn CD 5" }, - "4016": { - "id": "4016", - "neighborhoods": "Sheepshead Bay, Gerritsen Beach & Homecrest", - "districts": "Approx. Brooklyn CD 15" + "4306": { + "id": "4306", + "neighborhoods": "Carroll Gardens-Cobble Hill-Gowanus-Red Hook, Park Slope", + "districts": "Approx. Brooklyn CD 6" }, - "4017": { - "id": "4017", - "neighborhoods": "Bensonhurst & Bath Beach", - "districts": "Approx. Brooklyn CD 11" + "4307": { + "id": "4307", + "neighborhoods": "Sunset Park (Central), Sunset Park (West), Windsor Terrace-South Slope", + "districts": "Approx. Brooklyn CD 7" }, - "4018": { - "id": "4018", - "neighborhoods": "Brighton Beach & Coney Island", - "districts": "Approx. Brooklyn CD 13" + "4308": { + "id": "4308", + "neighborhoods": "Crown Heights (North), Prospect Heights", + "districts": "Approx. Brooklyn CD 8" }, - "3801": { - "id": "3801", - "neighborhoods": "Washington Heights, Inwood & Marble Hill", - "districts": "Approx. Manhattan CD 12" + "4309": { + "id": "4309", + "neighborhoods": "Crown Heights (South), Prospect Lefferts Gardens-Wingate", + "districts": "Approx. Brooklyn CD 9" }, - "3802": { - "id": "3802", - "neighborhoods": "Hamilton Heights, Manhattanville & West Harlem", - "districts": "Approx. Manhattan CD 9" + "4310": { + "id": "4310", + "neighborhoods": "Bay Ridge, Dyker Heights", + "districts": "Approx. Brooklyn CD 10" }, - "3803": { - "id": "3803", - "neighborhoods": "Central Harlem", - "districts": "Approx. Manhattan CD 10" + "4311": { + "id": "4311", + "neighborhoods": "Bensonhurst, Gravesend (West), Bath Beach", + "districts": "Approx. Brooklyn CD 11" }, - "3804": { - "id": "3804", - "neighborhoods": "East Harlem", - "districts": "Approx. Manhattan CD 11" + "4312": { + "id": "4312", + "neighborhoods": "Sunset Park (East)-Borough Park (West), Borough Park, Kensington, Mapleton-Midwood (West)", + "districts": "Approx. Brooklyn CD 12" }, - "3805": { - "id": "3805", - "neighborhoods": "Upper East Side", - "districts": "Approx. Manhattan CD 8" + "4313": { + "id": "4313", + "neighborhoods": "Brighton Beach, Coney Island-Sea Gate, Gravesend (South)", + "districts": "Approx. Brooklyn CD 13" }, - "3806": { - "id": "3806", - "neighborhoods": "Upper West Side & West Side", - "districts": "Approx. Manhattan CD 7" + "4314": { + "id": "4314", + "neighborhoods": "Flatbush, Midwood, Flatbush (West)-Ditmas Park-Parkville", + "districts": "Approx. Brooklyn CD 14" }, - "3807": { - "id": "3807", - "neighborhoods": "Chelsea, Clinton & Midtown Business District", - "districts": "Approx. Manhattan CD 4 & 5" + "4315": { + "id": "4315", + "neighborhoods": "Gravesend (East)-Homecrest, Madison, Sheepshead Bay-Manhattan Beach-Gerritsen Beach", + "districts": "Approx. Brooklyn CD 15" }, - "3808": { - "id": "3808", - "neighborhoods": "Murray Hill, Gramercy & Stuyvesant Town", - "districts": "Approx. Manhattan CD 6" + "4316": { + "id": "4316", + "neighborhoods": "Brownsville, Ocean Hill", + "districts": "Approx. Brooklyn CD 16" }, - "3809": { - "id": "3809", - "neighborhoods": "Chinatown & Lower East Side", - "districts": "Approx. Manhattan CD 3" + "4317": { + "id": "4317", + "neighborhoods": "East Flatbush-Erasmus, East Flatbush-Remsen Village, East Flatbush-Rugby, East Flatbush-Farragut", + "districts": "Approx. Brooklyn CD 17" }, - "3810": { - "id": "3810", - "neighborhoods": "Battery Park City, Greenwich Village & Soho", - "districts": "Approx. Manhattan CD 1 & 2" + "4318": { + "id": "4318", + "neighborhoods": "Canarsie, Flatlands, Marine Park-Mill Basin-Bergen Beach", + "districts": "Approx. Brooklyn CD 18" }, - "4101": { - "id": "4101", - "neighborhoods": "Astoria & Long Island City", + "4401": { + "id": "4401", + "neighborhoods": "Astoria (Central), Queensbridge-Ravenswood-Dutch Kills, Astoria (East)-Woodside (North), Old Astoria-Hallets Point, Astoria (North)-Ditmars-Steinway", "districts": "Approx. Queens CD 1" }, - "4102": { - "id": "4102", - "neighborhoods": "Jackson Heights & North Corona", - "districts": "Approx. Queens CD 3" - }, - "4103": { - "id": "4103", - "neighborhoods": "Flushing, Murray Hill & Whitestone", - "districts": "Approx. Queens CD 7" - }, - "4104": { - "id": "4104", - "neighborhoods": "Bayside, Douglaston & Little Neck", - "districts": "Approx. Queens CD 11" - }, - "4105": { - "id": "4105", - "neighborhoods": "Queens Village, Cambria Heights & Rosedale", - "districts": "Approx. Queens CD 13" + "4402": { + "id": "4402", + "neighborhoods": "Sunnyside, Long Island City-Hunters Point, Woodside", + "districts": "Approx. Queens CD 2" }, - "4106": { - "id": "4106", - "neighborhoods": "Briarwood, Fresh Meadows & Hillcrest", - "districts": "Approx. Queens CD 8" + "4403": { + "id": "4403", + "neighborhoods": "North Corona, Jackson Heights, East Elmhurst", + "districts": "Approx. Queens CD 3" }, - "4107": { - "id": "4107", - "neighborhoods": "Elmhurst & South Corona", + "4404": { + "id": "4404", + "neighborhoods": "Corona, Elmhurst", "districts": "Approx. Queens CD 4" }, - "4108": { - "id": "4108", - "neighborhoods": "Forest Hills & Rego Park", + "4405": { + "id": "4405", + "neighborhoods": "Ridgewood, Glendale, Maspeth, Middle Village", + "districts": "Approx. Queens CD 5" + }, + "4406": { + "id": "4406", + "neighborhoods": "Rego Park, Forest Hills", "districts": "Approx. Queens CD 6" }, - "4109": { - "id": "4109", - "neighborhoods": "Sunnyside & Woodside", - "districts": "Approx. Queens CD 2" + "4407": { + "id": "4407", + "neighborhoods": "Flushing-Willets Point, East Flushing, Murray Hill-Broadway Flushing, College Point, Queensboro Hill, Whitestone-Beechhurst, Bay Terrace-Clearview", + "districts": "Approx. Queens CD 7" }, - "4110": { - "id": "4110", - "neighborhoods": "Ridgewood, Glendale & Middle Village", - "districts": "Approx. Queens CD 5" + "4408": { + "id": "4408", + "neighborhoods": "Jamaica Hills-Briarwood, Pomonok-Electchester-Hillcrest, Fresh Meadows-Utopia, Kew Gardens Hills, Jamaica Estates-Holliswood", + "districts": "Approx. Queens CD 8" }, - "4111": { - "id": "4111", - "neighborhoods": "Richmond Hill & Woodhaven", + "4409": { + "id": "4409", + "neighborhoods": "Kew Gardens, Richmond Hill, Ozone Park (North), Woodhaven, South Richmond Hill", "districts": "Approx. Queens CD 9" }, - "4112": { - "id": "4112", - "neighborhoods": "Jamaica, Hollis & St. Albans", + "4410": { + "id": "4410", + "neighborhoods": "Ozone Park, South Ozone Park, Howard Beach-Lindenwood", + "districts": "Approx. Queens CD 10" + }, + "4411": { + "id": "4411", + "neighborhoods": "Bayside, Auburndale, Oakland Gardens-Hollis Hills, Douglaston-Little Neck", + "districts": "Approx. Queens CD 11" + }, + "4412": { + "id": "4412", + "neighborhoods": "Jamaica, Springfield Gardens (North)-Rochdale Village, South Jamaica, Hollis, Baisley Park, St. Albans", "districts": "Approx. Queens CD 12" }, - "4113": { - "id": "4113", - "neighborhoods": "Howard Beach & Ozone Park", - "districts": "Approx. Queens CD 10" + "4413": { + "id": "4413", + "neighborhoods": "Springfield Gardens (South)-Brookville, Rosedale, Bellerose, Queens Village, Glen Oaks-Floral Park-New Hyde Park, Laurelton, Cambria Heights", + "districts": "Approx. Queens CD 13" }, - "4114": { - "id": "4114", - "neighborhoods": "Far Rockaway, Breezy Point & Broad Channel", + "4414": { + "id": "4414", + "neighborhoods": "Far Rockaway-Bayswater, Rockaway Beach-Arverne-Edgemere, Breezy Point-Belle Harbor-Rockaway Park-Broad Channel", "districts": "Approx. Queens CD 14" }, - "3901": { - "id": "3901", - "neighborhoods": "Tottenville, Great Kills & Annadale", - "districts": "Approx. Staten Island CD 3" + "4501": { + "id": "4501", + "neighborhoods": "Tompkinsville-Stapleton-Clifton-Fox Hills, St. George-New Brighton, Port Richmond, West New Brighton-Silver Lake-Grymes Hill, Rosebank-Shore Acres-Park Hill, Mariner's Harbor-Arlington-Graniteville, Westerleigh-Castleton Corners", + "districts": "Approx. Staten Island CD 1" }, - "3902": { - "id": "3902", - "neighborhoods": "New Springville & South Beach", + "4502": { + "id": "4502", + "neighborhoods": "Grasmere-Arrochar-South Beach-Dongan Hills, New Dorp-Midland Beach, New Springville-Willowbrook-Bulls Head-Travis, Todt Hill-Emerson Hill-Lighthouse Hill-Manor Heights", "districts": "Approx. Staten Island CD 2" }, - "3903": { - "id": "3903", - "neighborhoods": "Port Richmond, Stapleton & Mariner's Harbor", - "districts": "Approx. Staten Island CD 1" + "4503": { + "id": "4503", + "neighborhoods": "Oakwood-Richmondtown, Annadale-Huguenot-Prince's Bay-Woodrow, Tottenville-Charleston, Great Kills-Eltingville, Arden Heights-Rossville", + "districts": "Approx. Staten Island CD 3" } } \ No newline at end of file diff --git a/src/helpers/LabeledCartoLayer.ts b/src/helpers/LabeledCartoLayer.ts index 0949f8e7..81e1d324 100644 --- a/src/helpers/LabeledCartoLayer.ts +++ b/src/helpers/LabeledCartoLayer.ts @@ -1,8 +1,8 @@ import { CartoLayer } from "@deck.gl/carto"; import { CompositeLayer } from "@deck.gl/core"; import { TextLayer } from "@deck.gl/layers"; -import pumaLabels from "@data/dcp_puma_2010_centers.json"; -import ntaLabels from "@data/dcp_nta_2010_centers.json"; +import pumaLabels from "@data/dcp_puma_2020_centers.json"; +import ntaLabels from "@data/dcp_nta_2020_centers.json"; import boroLabels from "@data/dcp_boro_2020_centers.json"; import { Geography } from "@constants/geography"; diff --git a/src/hooks/useLayers/useLayers.ts b/src/hooks/useLayers/useLayers.ts index 2e9445cc..13af007a 100644 --- a/src/hooks/useLayers/useLayers.ts +++ b/src/hooks/useLayers/useLayers.ts @@ -54,7 +54,7 @@ export const useLayers = ( visible: geography === DISTRICT, type: MAP_TYPES.QUERY, id: "unique_id_district", - data: `SELECT * FROM dcp_puma_2010`, + data: `SELECT * FROM dcp_puma_2020`, uniqueIdProperty: "id", getLineColor: (feature: any) => { if (feature?.properties?.puma?.trim() === geoid?.trim()) { @@ -275,7 +275,7 @@ export const useLayers = ( visible: districtOutlineLayer, type: MAP_TYPES.QUERY, id: "unique_id_district_outline", - data: `SELECT * FROM dcp_puma_2010`, + data: `SELECT * FROM dcp_puma_2020`, uniqueIdProperty: "id", getLineColor: [202, 240, 140, 192], getFillColor: [0, 0, 0, 0], diff --git a/src/hooks/usePumaInfo/usePumaInfo.ts b/src/hooks/usePumaInfo/usePumaInfo.ts index 60bdb918..16709b58 100644 --- a/src/hooks/usePumaInfo/usePumaInfo.ts +++ b/src/hooks/usePumaInfo/usePumaInfo.ts @@ -2,7 +2,7 @@ import pumas from "@data/pumas.json"; import { useGeoid } from "@hooks/useGeoid"; import { hasOwnProperty } from "@helpers/hasOwnProperty"; -export type pumaInfo = typeof pumas["3701"]; +export type pumaInfo = typeof pumas["4103"]; export const usePumaInfo = (id?: string | null): pumaInfo | null => { let geoid = useGeoid(); diff --git a/src/pages/data/[geography]/[geoid]/[category]/[subgroup].tsx b/src/pages/data/[geography]/[geoid]/[category]/[subgroup].tsx index 4fa20ca0..a9c21fec 100644 --- a/src/pages/data/[geography]/[geoid]/[category]/[subgroup].tsx +++ b/src/pages/data/[geography]/[geoid]/[category]/[subgroup].tsx @@ -42,7 +42,7 @@ import { TablesIsOpenProvider } from "@contexts/TablesIsOpenContext"; import { Geography } from "@constants/geography"; import { useWindowWidth } from "@react-hook/window-size"; import { View } from "@constants/View"; -import { AMIFootnote } from "@components/Footnote"; +import { AMIFootnote, HPSFootnote } from "@components/Footnote"; export interface DataPageProps { indicators: IndicatorRecord[]; @@ -111,7 +111,8 @@ export const getStaticProps: GetStaticProps = async (context) => { }; } - const spaceFolder = "2024-06-03--v1"; + const spaceFolder = "2025-06-18--v1"; + const dataExplorerService = new DataExplorerService( process.env.NEXT_PUBLIC_DO_SPACE_URL ? `${process.env.NEXT_PUBLIC_DO_SPACE_URL}/app/${spaceFolder}` @@ -394,6 +395,7 @@ const DataPage = ({ indicators, geoid }: DataPageProps) => { Category.HOPD, ].includes(category)} /> +