This was one single topic among many as part of the March 2016 Mixed Topic survey. To view the survey questions, click on the following link:
https://www.edmontoninsightcommunity.ca/R.aspx?a=898&as=vJ13e5gK1H&t=1
Open from March 07 - 15, 2016.
At the time the survey was launched survey invitations were sent to 4847 Insight Community Members. 1885 members completed the survey which represents a completion rate of 39%. A total of 1893 respondents completed the survey: 1885 Insight Community Members and 8 using the anonymous link which will have no demographic info.
Column definitions can be found as an attached document, found under the "About" option, in the "Attachments" section.
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/speed-smart-edmonton-insight-community-7ph4-x5hn\".\"speed_smart_edmonton_insight_community\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.