edmonton-ca/2021-edmonton-election-election-day-voting-xuyv-6pfs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 26 minutes ago

2021 Edmonton Election - Election Day Voting Stations

This dataset contains the list of Election day voting stations, building name, address, along with the geometry point location for the 2021 Edmonton Election. Election Day is October 18 and voting stations will be open from 9am until 8pm.

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-election-day-voting-xuyv-6pfs\".\"2021_edmonton_election_election_day_voting\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2021_edmonton_election_election_day_voting
     
     
     
     
     
Upstream Metadata