Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 5 hours ago
2012 Budget Consultation Survey - Taxes And Balancing Budget
Given the following options to deal with increased costs to pay for City services, which would you support to balance the budget the most and which would you support the least?
COLUMNS
The most 1
The least 2
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/2012-budget-consultation-survey-taxes-and-gds5-6aiq\".\"2012_budget_consultation_survey_taxes_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata