Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 1 hour ago
Edmonton Council Membership History
This dataset provides the list of elected Edmonton Council members for each election starting from 1892.
The information within is derived from publicly accessible sources, often historical in nature. While every effort was made to ensure accuracy, some discrepancies may exist. Questions and requests for clarification can be sent to the elections office by clicking on the “contact dataset owner” button.
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/edmonton-council-membership-history-yqff-55ja\".\"edmonton_council_membership_history\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata