{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "This list will include commodity enrollments by Passport-enrolled vendors.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/irs3-wn2g/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/irs3-wn2g/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/irs3-wn2g/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/irs3-wn2g/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/irs3-wn2g/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/irs3-wn2g",
  "issued": "2020-05-05",
  "keyword": [
    "commodity",
    "mocs",
    "vendor"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/irs3-wn2g",
  "modified": "2020-05-12",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "City Government"
  ],
  "title": "Vendor List by Commodity"
}