Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 1 hour ago
2018 Vote of the Electors Unofficial Results
The results of the 2018 Vote of the Electors on Calgary hosting the 2026 Olympic and Paralympic Winter Games, by voting station for each ward. The question asked: Are you for or are you against Calgary hosting the 2026 Olympic and Paralympic Winter Games?
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/2018-vote-of-the-electors-unofficial-results-c683-z2p7\".\"2018_vote_of_the_electors_unofficial_results\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata