edmonton-ca/2021-edmonton-election-voting-subdivision-m72k-kqrm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 3 hours ago

2021 Edmonton Election - Voting Subdivision Boundaries

List of the 2021 Edmonton Election Voting Subdivisions, with the multipolygon geometry of the Subdivision as well as the Location and Address of the Election Day and Advance Voting Locations

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/2021-edmonton-election-voting-subdivision-m72k-kqrm\".\"2021_edmonton_election_voting_subdivision\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2021_edmonton_election_voting_subdivision
     
     
     
     
     
Upstream Metadata