{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This dataset contains the number of vehicles, cash and E-ZPass, entering and exiting the New York State Thruway.  The Origin and Destination numbers are organized by entrance and exit point.and by vehicle class.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/tw9e-7nms/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/tw9e-7nms/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/tw9e-7nms/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/tw9e-7nms/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/tw9e-7nms/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/tw9e-7nms",
  "issued": "2015-03-19",
  "keyword": [
    "commercial",
    "destination",
    "e-zpass",
    "interstate",
    "origin",
    "thruway",
    "toll",
    "toll collection",
    "toll road",
    "traffic"
  ],
  "landingPage": "https://data.ny.gov/d/tw9e-7nms",
  "modified": "2026-04-17",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "NYS Thruway Origin and Destination Points for All Vehicles:  2008 - 2014"
}