{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "Jonathan Levy",
    "hasEmail": "mailto:no-reply@data.cityofchicago.org"
  },
  "description": "Electric scooter trips taken under the Chicago's ongoing program, summarized by census tract. The similar dataset from the 2020 pilot program is at https://data.cityofchicago.org/d/3srm-twg4.\n\nFor privacy reasons, some Census Tracts (accounting for fewer than 4% of trips as of the 2022 data) corresponding to very-low-frequency combinations have been removed. Note that some other Census Tract values may be blank due to limitations in the source data or being outside Chicago.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofchicago.org/api/views/cini-k95q/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/cini-k95q/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofchicago.org/api/views/cini-k95q/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/cini-k95q/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofchicago.org/api/v3/views/cini-k95q/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofchicago.org/api/views/cini-k95q",
  "issued": "2023-04-25",
  "keyword": [
    "e-scooter",
    "scooter",
    "transportation"
  ],
  "landingPage": "https://data.cityofchicago.org/d/cini-k95q",
  "modified": "2026-05-22",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofchicago.org"
  },
  "theme": [
    "Transportation"
  ],
  "title": "E-Scooter Trips - Census Tract Summary"
}