edmonton-ca/city-of-edmonton-ward-boundary-and-council-b4er-5rp2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 hour ago

City of Edmonton Ward Boundary and Council Composition: Current

This dataset provides the current (as of the date that this dataset was last refreshed) geometric polygons of the City of Edmonton's civic ward boundaries and the associated Council member in office.

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/city-of-edmonton-ward-boundary-and-council-b4er-5rp2\".\"city_of_edmonton_ward_boundary_and_council\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • city_of_edmonton_ward_boundary_and_council
     
     
     
     
     
Upstream Metadata