cityofnewyork-us/tlc-authorized-behind-the-wheel-providers-auuc-fqzi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 3 hours ago

TLC Authorized Behind The Wheel Providers (Historical)

NOTE: This list is historical. The providers listed DO NOT offer this course. The course is on hold and will be offered again by different providers in late 2019.

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 \"cityofnewyork-us/tlc-authorized-behind-the-wheel-providers-auuc-fqzi\".\"tlc_authorized_behind_the_wheel_providers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tlc_authorized_behind_the_wheel_providers
     
     
     
     
     
Upstream Metadata