{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "The NYC Department of Sanitation (DSNY) has conducted four waste characterization studies to date: 2005, 2013, 2017, and 2023. This dataset contains the main categories used in all four studies as well as the comparative categories used to consolidate material types over time.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/kbai-jcya/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kbai-jcya/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/kbai-jcya/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kbai-jcya/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/kbai-jcya/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/kbai-jcya",
  "issued": "2024-04-24",
  "keyword": [
    "sanitation",
    "waste characterization",
    "waste composition"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/kbai-jcya",
  "modified": "2024-05-02",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "title": "DSNY Waste Characterization - Comparative Categories"
}