novascotia-ca/boundary-file-of-nova-scotias-selfcontained-labour-p3ve-n8ge
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Boundary File of Nova Scotia’s Self-contained Labour Areas (2021)

A geographic shape file of Nova Scotia’s Functional Economic Regions based on the 2021 census data. The most widely accepted approach to identifying functional economic regions is based on self-contained labour areas (SLAs) - a group of two or more Census Subdivisions (CSDs) where at least 75% of the workers both live and work in the area. Using Census data, Statistics Canada has identified Census Subdivisions (CSDs) that can be grouped together into SLAs based on daily commuting flows. The Office of Planning and Priorities has mapped these areas and created a GIS shape file that is intended to represent Nova Scotia’s functional economic regions.

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/boundary-file-of-nova-scotias-selfcontained-labour-p3ve-n8ge\".\"boundary_file_of_nova_scotias_selfcontained_labour\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • boundary_file_of_nova_scotias_selfcontained_labour
     
     
     
     
     
Upstream Metadata