edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys
Icon for Socrata external plugin

Query the Data Delivery Network

Query the DDN

The easiest way to query any data on Splitgraph is via the "Data Delivery Network" (DDN). The DDN is a single endpoint that speaks the PostgreSQL wire protocol. Any Splitgraph user can connect to it at data.splitgraph.com:5432 and query any version of over 40,000 datasets that are hosted or proxied by Splitgraph.

For example, you can query the august_2022_mixed_topic_residential_property_tax table in this repository, by referencing it like:

"edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys:latest"."august_2022_mixed_topic_residential_property_tax"

or in a full query, like:

SELECT
    ":id", -- Socrata column ID
    "completeddate", -- Date/Time the respondent finished the survey.
    "q1_tax", -- "Respondents were told, ""Under a basic model, property taxes would be distributed based only on the market value of the property.  A $400,000 property, for example, would pay twice as much as a $200,000 property and half as much as a $800,000 property. How fair is the basic model of residential property taxes?"" Possible answers were:   Very fair Somewhat fair Neutral Somewhat unfair Very unfair Other (Please specify:)  Note: Open text responses are not reported"
    "starteddate", -- Date/Time the respondent first opened/started the survey.
    "ostype", -- System Captured, OS used by the respondent. Question: OS Type? - OSType Possible Answers: Mac (OS X)/Linux/Windows/iOS/Android/BlackBerry/Unknown
    "fsa_study_profiling_questionnaire_2014", -- Forward Sortation Area (first 3 characters of postal code)
    "q11_home_language_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - What is the primary language spoken in your household? Possible Answers: English/Arabic/Cantonese/Spanish/Panjabi (Punjabi)/French/German/Mandarin/Tagalog (Pilipino, Filipino)/Ukrainian/Other (Specify)
    "q12_employment_status_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - What is your current employment status? Possible Answers: Employed full-time (30+ hours a week)/Employed part-time (0-30 hours a week)/Homemaker/Post-secondary student/High School Student/Unemployed/Permanently unable to Work/Retired/Other (Specify)
    "q13_volunteer_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - In the last 12 months, did you do any activities without pay on behalf of a group or an organization as a volunteer? Possible Answers: Yes/No
    "devicetype", -- System Captured, Device used by the respondent. Question: Device Type? - DeviceType Possible Answers: Tablet/Desktop/Phone
    "browsertype", -- System Captured, Browser used by the respondent. Question: Browser Type? - BrowserType Possible Answers: Internet Explorer/Firefox/Safari/Google Chrome/Opera/Android/BlackBerry/Unknown
    "responsedate",
    "q14a_primary_transportation_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - What is your primary mode of transportation? Possible Answers: Car/truck/Van as DRIVER/Car/truck/van as PASSENGER/Public Transit/Walk/Bicycle/Other (Specify)
    "q14b_secondary_transportation_study_profiling_questionnaire_201", -- Profiling question, one response selected by respondent. - What is your secondary mode of transportation? Possible Answers: Car/truck/Van as DRIVER/Car/truck/van as PASSENGER/Public Transit/Walk/Bicycle/Only have one mode of transportation/Other (Specify)
    "q15_household_income_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Which of the following categories best describes your total household income in 2014 before taxes? Possible Answers: Under $20,000/$20,000 to $29,999/$30,000 to $39,999/$40,000 to $49,999/$50,000 to $59,999/$60,000 to $79,999/$80,000 to $99,999/$100,000 to $149,000/$150,000 and over/Prefer not to answer
    "q16_education_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - What is the highest level of education you have completed? Possible Answers: Elementary/grade school graduate/High school graduate/College / technical school graduate/University undergraduate degree/Post-graduate degree/Professional school graduate (e.g. medicine, dentistry, veterinary medicine, optometry)
    "q17_city_employee_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Do you work for the City of Edmonton? Possible Answers: Yes/No/Prefer not to say
    "q10_tax_i_own_one_or_more_large_rental_properties_four_or_more_",
    "q3_own_rent_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Do you own or rent your primary residence in the City of Edmonton? Possible Answers: Own/Rent
    "q7_children_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Do you have children 18 or under living at home? Possible Answers: Yes/No
    "q8_born_canada_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Were you born in Canada? Possible Answers: Yes/No
    "q10_tax_i_own_one_or_more_small_rental_properties_less_than_fou",
    "q10_tax_prefer_not_to_answer",
    "q9a_edmonton_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - How long have you lived in Edmonton? Possible Answers: Less than 1 year/Between 1 to 2 years/Between 3 to 5 years/Greater than 5 years/I do not live in Edmonton
    "gender_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Are you? Possible Answers: Male/Female/Other/I prefer not to answer
    "age_rollup_detailed_study_profiling_questionnaire_2014", -- Profiling question, Based on birthdate entered by Respondent. System Determined. Question: Age Rollup? - Possible Answers: Under 15/15-17/18-24/25-29/30-34/35-39/40-44/45-49/50-54/55-59/60-64/65-69/70-74/75-79/80 and over
    "index",
    "q4_tax_multi_family_properties_should_pay_a_higher_rate_to_keep", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q4_tax_all_residential_properties_including_multi_family_sh_000", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q9_tax", -- "Respondents were then asked, ""Do you own a rental property?"" Possible answers were:  Yes No"
    "q4_tax_all_residential_properties_including_multi_family_sh_001", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q7_tax", -- "Respondents were then asked, ""Would you be interested in being invited to a virtual event this fall to discuss these topics further?"" Possible answers were :  Yes No"
    "q10_own_business_study_profiling_questionnaire_2014", -- Profiling question, one response selected by respondent. - Do you own a business in the City of Edmonton? Possible Answers: Yes/No
    "q4_tax_multi_family_properties_should_pay_a_higher_tax_rate_bec", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q4_tax_all_residential_properties_including_multi_family_sh_002", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q8_tax", -- "Respondents were then asked, ""What type of property do you live in?"" Possible answers were:  Single-detached home, townhouse/row house or duplex Condo (individually owned unit) Apartment (rental unit) Other (Please specify): Prefer not to answer  Note: Open text fields are not reported"
    "q3_tax", -- "Respondents were asked: ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics) to achieve specific policy objectives (such as those laid out in The City Plan)?"" Possible answers were:  Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
    "q2_tax" -- "Respondents were then asked, ""How appropriate would it be for Edmonton to use residential property tax subclasses (based on physical property characteristics)  to change tax distribution (in other words, change who pays how much)?"" The responses were:   Very appropriate Somewhat appropriate Neutral Somewhat inappropriate Very inappropriate Other opinion (please comment:)  Note: Open text responses are not reported"
FROM
    "edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys:latest"."august_2022_mixed_topic_residential_property_tax"
LIMIT 100;

Connecting to the DDN is easy. All you need is an existing SQL client that can connect to Postgres. As long as you have a SQL client ready, you'll be able to query edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys with SQL in under 60 seconds.

This repository is an "external" repository. That means it's hosted elsewhere, in this case at data.edmonton.ca. When you queryedmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys:latest on the DDN, we "mount" the repository using the socrata mount handler. The mount handler proxies your SQL query to the upstream data source, translating it from SQL to the relevant language (in this case SoQL).

We also cache query responses on the DDN, but we run the DDN on multiple nodes so a CACHE_HIT is only guaranteed for subsequent queries that land on the same node.

Query Your Local Engine

Install Splitgraph Locally
bash -c "$(curl -sL https://github.com/splitgraph/splitgraph/releases/latest/download/install.sh)"
 

Read the installation docs.

Splitgraph Cloud is built around Splitgraph Core (GitHub), which includes a local Splitgraph Engine packaged as a Docker image. Splitgraph Cloud is basically a scaled-up version of that local Engine. When you query the Data Delivery Network or the REST API, we mount the relevant datasets in an Engine on our servers and execute your query on it.

It's possible to run this engine locally. You'll need a Mac, Windows or Linux system to install sgr, and a Docker installation to run the engine. You don't need to know how to actually use Docker; sgrcan manage the image, container and volume for you.

There are a few ways to ingest data into the local engine.

For external repositories (like this repository), the Splitgraph Engine can "mount" upstream data sources by using sgr mount. This feature is built around Postgres Foreign Data Wrappers (FDW). You can write custom "mount handlers" for any upstream data source. For an example, we blogged about making a custom mount handler for HackerNews stories.

For hosted datasets, where the author has pushed Splitgraph Images to the repository, you can "clone" and/or "checkout" the data using sgr cloneand sgr checkout.

Mounting Data

This repository is an external repository. It's not hosted by Splitgraph. It is hosted by data.edmonton.ca, and Splitgraph indexes it. This means it is not an actual Splitgraph image, so you cannot use sgr clone to get the data. Instead, you can use the socrata adapter with the sgr mount command. Then, if you want, you can import the data and turn it into a Splitgraph image that others can clone.

First, install Splitgraph if you haven't already.

Mount the table with sgr mount

sgr mount socrata \
  "edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys" \
  --handler-options '{
    "domain": "data.edmonton.ca",
    "tables": {
        "august_2022_mixed_topic_residential_property_tax": "mwzh-uyys"
    }
}'

That's it! Now you can query the data in the mounted table like any other Postgres table.

Query the data with your existing tools

Once you've loaded the data into your local Splitgraph engine, you can query it with any of your existing tools. As far as they're concerned, edmonton-ca/august-2022-mixed-topic-residential-property-tax-mwzh-uyys is just another Postgres schema.