calgary-ca/communities-by-ward-jd78-wxjp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 5 hours ago

Communities by Ward

A list of communities with what Ward they are in.

Note: Ward boundaries do not follow community boundaries, therefore there may be some instances where a portion of a community is in an adjacent Ward. Please see the Community and Ward maps to confirm

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/communities-by-ward-jd78-wxjp\".\"communities_by_ward\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • communities_by_ward
     
     
     
     
     
Upstream Metadata