novascotia-ca/victim-services-offices-2bju-ndbs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

Victim Services Offices

This dataset lists the location of Department of Justice victim services offices throughout the province.

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 \"novascotia-ca/victim-services-offices-2bju-ndbs\".\"victim_services_offices\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • victim_services_offices
     
     
     
     
     
Upstream Metadata