Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
Jasper Avenue Nightlife Survey (2010)
Online and in person survey to find out what people think of the Jasper Avenue nightlife experience and what suggestions they have for improvement. Survey covers the downtown area from 97 St to 122 St and 99 Ave to 104 Avenue.
Refer to the attached file for a list of question (column) definitions. (About TAB)
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/jasper-avenue-nightlife-survey-2010-dnbn-a9ny\".\"jasper_avenue_nightlife_survey_2010\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata