ny-gov/dmv-driver-sanctions-four-year-window-qwti-3ybe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 month ago

DMV Driver Sanctions: Four Year Window

Many sections of NYS law provide for suspension or revocation (sanction) of an individual’s driving privilege. This data set describes each instance when a sanction has been ordered.

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/dmv-driver-sanctions-four-year-window-qwti-3ybe\".\"dmv_driver_sanctions_four_year_window\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dmv_driver_sanctions_four_year_window
     
     
     
     
     
Upstream Metadata