Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Nova Scotia Visitor Exit Survey, Trip Purpose by Market of Origin
Non-resident overnight visitors to Nova Scotia are asked why they travelled to the province. Responses are grouped into various categories.
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 \"novascotia-ca/nova-scotia-visitor-exit-survey-trip-purpose-by-j264-b8x2\".\"nova_scotia_visitor_exit_survey_trip_purpose_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata