novascotia-ca/tourism-nova-scotia-visitor-exit-survey-is4a-t3qd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Tourism Nova Scotia Visitor Exit Survey Communities

Non-resident overnight visitors to Nova Scotia are asked if they or others in their travel party visited particular communities, whether overnight or for a short visit.

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/tourism-nova-scotia-visitor-exit-survey-is4a-t3qd\".\"tourism_nova_scotia_visitor_exit_survey\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tourism_nova_scotia_visitor_exit_survey
     
     
     
     
     
Upstream Metadata