ny-gov/dmv-vision-registry-providers-bq25-wnyk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 hours ago
Indexed 3 hours ago

DMV Vision Registry Providers

A list of providers within NYS who can administer vision tests to motorists and submit the results online directly to DMV’s system.

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-vision-registry-providers-bq25-wnyk\".\"dmv_vision_registry_providers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dmv_vision_registry_providers
     
     
     
     
     
Upstream Metadata