{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "These records are generated from the trip record submissions made by yellow taxi Technology Service Providers (TSPs). Each row represents a single trip in a yellow taxi. The trip records include fields capturing pick-up and drop-off dates/times, pick-up and drop-off taxi zone locations, trip distances, itemized fares, rate types, payment types, and driver-reported passenger counts.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/rwwi-khbc/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/rwwi-khbc/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/rwwi-khbc/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/rwwi-khbc/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/rwwi-khbc/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/rwwi-khbc",
  "issued": "2026-08-20",
  "keyword": [
    "base",
    "fhv",
    "high volume",
    "lyft",
    "trip",
    "trip data",
    "uber",
    "via",
    "yellow taxi"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/rwwi-khbc",
  "modified": "2026-08-21",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "Transportation"
  ],
  "title": "2024 Yellow Taxi Trip Data"
}