{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This data set contains the number and percentage of vehicles that used E-ZPass or Cash by year by plaza on the NYS Thruway beginning in 2008.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/aqxx-gufc/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/aqxx-gufc/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/aqxx-gufc/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/aqxx-gufc/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/aqxx-gufc/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/aqxx-gufc",
  "issued": "2017-01-10",
  "keyword": [
    "e-zpass",
    "highway",
    "interstate",
    "nys thruway",
    "thruway",
    "transportation",
    "vehicle classification"
  ],
  "landingPage": "https://data.ny.gov/d/aqxx-gufc",
  "modified": "2026-04-20",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "E- ZPass Usage Statistics: Beginning 2008"
}