calgary-ca/civic-census-by-ward-age-and-gender-ga6m-7k2i
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 13 minutes ago

Civic Census by Ward, Age and Gender

Ward-level tabulations of annual census counts of residents categorized by age group and gender. 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-age-and-gender-ga6m-7k2i\".\"civic_census_by_ward_age_and_gender\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • civic_census_by_ward_age_and_gender
     
     
     
     
     
Upstream Metadata