edmonton-ca/2016-federal-census-edmonton-boundaries-tk8f-fzew
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 6 hours ago

2016 Federal Census: Edmonton Boundaries

A historical snapshot of federal census boundaries as they were on the official census day for the 27th Census of Canada (the 2016 Federal Census).

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 \"edmonton-ca/2016-federal-census-edmonton-boundaries-tk8f-fzew\".\"2016_federal_census_edmonton_boundaries\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_federal_census_edmonton_boundaries
     
     
     
     
     
Upstream Metadata