Open repository in Console
Readme
Updated 4 years ago
‧ Indexed 4 hours ago
2012 Budget Consultation Survey - Perception Of Taxes
Identify the respondent's perception of what their current share of total tax dollars goes between the three levels of government (including income taxes and property taxes)
D1 to B11 - Demographic information.
B3_0 to B3_2 - percent (what one thinks is the current share )
B4_0 to B4_2 - percent (what one thinks should be the ideal amount)
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-perception-of-87u8-3yfv\".\"2012_budget_consultation_survey_perception_of\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata