cityofchicago/public-passenger-vehicle-licenses-tfm3-3j95
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 hours ago
Indexed 4 hours ago

Public Passenger Vehicle Licenses

A public passenger vehicle is a vehicle used for the transportation of passengers for hire by a public chauffeur. The list of public passenger vehicles includes licensed taxicabs (medallions), liveries, ambulances, medicars, charter-sightseeing buses, horse-drawn carriages, and pedicabs. For more information, please see https://www.chicago.gov/city/en/depts/bacp/provdrs/vehic.html.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cityofchicago/public-passenger-vehicle-licenses-tfm3-3j95\".\"public_passenger_vehicle_licenses\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_passenger_vehicle_licenses
     
     
     
     
     
Upstream Metadata