calgary-ca/voting-stations-effective-october-16-2017-ps5q-maip
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 6 hours ago

Voting Stations (Effective October 16, 2017)

Voting station locations, valid for the October 16, 2017 election.

More information can be found at the Elections Calgary website (see Source Link below)

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/voting-stations-effective-october-16-2017-ps5q-maip\".\"voting_stations_effective_october_16_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • voting_stations_effective_october_16_2017
     
     
     
     
     
Upstream Metadata