{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "A shapefile for mapping data by Modified Zip Code Tabulation Areas (MODZCTA) in NYC, based on the 2010 Census ZCTA shapefile. MODZCTA are being used by the NYC Department of Health & Mental Hygiene (DOHMH) for mapping COVID-19 Data.\n\nNote: there is a ZIP Code Tabulation Areas (ZCTA) dataset without these modifications https://data.cityofnewyork.us/City-Government/ZIP-Code-Tabulation-Areas/35j5-n34v/about_data",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/pri4-ifjk/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/pri4-ifjk/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/pri4-ifjk/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/pri4-ifjk",
  "issued": "2020-05-13",
  "keyword": [
    "coronavirus",
    "covid",
    "covid-19",
    "modzcta",
    "mzcta",
    "sars-cov-2"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/pri4-ifjk",
  "modified": "2026-07-20",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Health"
  ],
  "title": "Modified Zip Code Tabulation Areas (MODZCTA)"
}