novascotia-ca/municipality-and-village-boundaries-7bqh-hssn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 18 days ago
Indexed 5 hours ago

Municipality and Village Boundaries

This dataset delineates the municipal boundaries for towns and district, county and regional municipalities, as well the village boundaries for Nova Scotia.

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/municipality-and-village-boundaries-7bqh-hssn\".\"municipality_and_village_boundaries\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • municipality_and_village_boundaries
     
     
     
     
     
Upstream Metadata