ny-gov/driver-license-permit-and-nondriver-identification-a4s2-d9tt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 25 days ago
Indexed 4 hours ago

Driver License, Permit, and Non-Driver Identification Cards Issued

This data set includes general demographics for all persons who hold, or have recently held a: Driver License, Permit or Non-Driver Identification Card (a.k.a. credential) issued by the New York State Department of Motor Vehicles.

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 \"ny-gov/driver-license-permit-and-nondriver-identification-a4s2-d9tt\".\"driver_license_permit_and_nondriver_identification\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • driver_license_permit_and_nondriver_identification
     
     
     
     
     
Upstream Metadata