{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "NYCDEP Citywide Catch Basins.\nCatch basins are an important part of New York City’s 7,500-mile sewer network. They are connected to underground pipes that channel stormwater from the street to one of DEP’s 14 wastewater resource recovery facilities, or directly into our surrounding waterbodies. DEP cleans and maintains over 150,000 catch basins citywide.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/2w2g-fk3i/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/2w2g-fk3i/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/2w2g-fk3i/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/2w2g-fk3i",
  "issued": "2025-02-04",
  "keyword": [
    "catch basin",
    "wastewater"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/2w2g-fk3i",
  "modified": "2025-12-18",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Environment"
  ],
  "title": "NYCDEP Citywide Catch Basins"
}