edmonton-ca/2021-edmonton-election-advanced-voting-stations-mrws-aqaf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 2 hours ago

2021 Edmonton Election - Advanced Voting Stations

This dataset contains the list of advance voting stations, the building name, address, along with the geometry point location for the 2021 Edmonton Election. Advance Voting will take place starting October 4 to 13, 1-7pm including Thanksgiving Monday (October 11).

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-advanced-voting-stations-mrws-aqaf\".\"2021_edmonton_election_advanced_voting_stations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2021_edmonton_election_advanced_voting_stations
     
     
     
     
     
Upstream Metadata