Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 3 hours ago
Bike Ridership - Edmonton Insight Community
This was one single topic among many as part of the August 2014 Mixed Topic survey. Test link to view these questions: https://www.edmontoninsightcommunity.ca/R.aspx?a=76&t=1. Open from Aug 19 - 25, 2014. At the time the survey was launched survey invitations were sent to 1029 Insight Community Members. 646 members completed the survey which represents a completion rate of 63%. A total of 816 respondents completed the survey: 646 Insight Community Members and 170 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/bike-ridership-edmonton-insight-community-nhbh-yj57\".\"bike_ridership_edmonton_insight_community\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata