On Street Parking - Edmonton Insight Community
This was one single topic among many as part of the October Mixed Topic survey.
Test link to view these questions only:
https://www.edmontoninsightcommunity.ca/R.aspx?a=215&t=1
Open from Oct 14 - 21, 2014
At the time the survey was launched survey invitations were sent to 1639 Insight Community Members. 898 members completed the survey which represents a completion rate of 55%.
A total of 1146 Edmontonians completed the survey: 898 Insight Community Members and 248 using the anonymous link which will have no demographic info
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/on-street-parking-edmonton-insight-community-28ss-gu9g\".\"on_street_parking_edmonton_insight_community\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.