calgary-ca/civic-census-by-ward-and-dwelling-structure-yr3w-mcsu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 1 month ago

Civic Census by Ward and Dwelling Structure

Ward-level tabulations of annual census counts of residents, dwellings, and dwelling occupancy, categorized by dwelling structure type. Ward boundaries can change over time. These results are based on the ward boundaries at the time of data collection in each year.

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 \"calgary-ca/civic-census-by-ward-and-dwelling-structure-yr3w-mcsu\".\"civic_census_by_ward_and_dwelling_structure\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • civic_census_by_ward_and_dwelling_structure
     
     
     
     
     
Upstream Metadata