pa-gov/driver-vehicle-services-locations-current-n97p-rhqz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 5 hours ago

Driver Vehicle Services Locations Current Statewide Transportation

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 \"pa-gov/driver-vehicle-services-locations-current-n97p-rhqz\".\"driver_vehicle_services_locations_current\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • driver_vehicle_services_locations_current
     
     
     
     
     
Upstream Metadata