Snow and Ice Control - Service Levels - Feb 2022
This survey was conducted to understand the current peceptions of Edmontonians, and provide an oportunity for residents to comment on their concerns and preferences regarding snow and ice services. The survey was conducted February 24 to March 6, 2022. The target audience was Edmontonians 18 years or older. The survey was conducted through the Edmonton Insight community panel and through an open link. A total of 19,163 responses were gathered, with 5,038 responses through the Edmonton Insight community panel and 14,125 through the open link.
Review the survey here: https://www.edmontoninsightcommunity.ca/c/a/6qQ8QO9h8bNClyeTOhaV96?t=1
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/snow-and-ice-control-service-levels-feb-2022-d2m8-w3wp\".\"snow_and_ice_control_service_levels_feb_2022\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.