cityofnewyork-us/tlc-new-driver-application-status-dpec-ucu7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

TLC New Driver Application Status

THIS DATASET IS UPDATED SEVERAL TIMES PER DAY. TLC Driver application status check for applicants who had applied for a new TLC driver’s license. For more information and to upload missing requirements, visit www.nyc.gov/tlcup

For historical/archived data of past application statuses, please see- https://data.cityofnewyork.us/Transportation/Historical-Driver-Application-Status/p32s-yqxq

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-new-driver-application-status-dpec-ucu7\".\"tlc_new_driver_application_status\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tlc_new_driver_application_status
     
     
     
     
     
Upstream Metadata