{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "The Over Dimensional Vehicle Permit (ODVP) is a web application used by trucking companies to apply for Daily Permits for over dimensional vehicles.\n\nMain permit record, one row per permit.\n\n For Permit Stipulation dataset, please follow <a href=\"https://data.cityofnewyork.us/dataset/dbo-PMO_ODVP_PermitStipulations/t9iz-i583\">this link</a>.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/as69-ew8f/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/as69-ew8f/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/as69-ew8f/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/as69-ew8f/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/as69-ew8f/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/as69-ew8f",
  "issued": "2018-12-04",
  "keyword": [
    "freight",
    "permit",
    "truck"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/as69-ew8f",
  "modified": "2026-09-15",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Transportation"
  ],
  "title": "Over Dimensional Vehicle Permits (ODVP)"
}