novascotia-ca/tourism-nova-scotia-visitor-exit-survey-explorer-hngh-njkz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 4 hours ago

Tourism Nova Scotia Visitor Exit Survey Explorer Quotient

Non-resident overnight visitors to Nova Scotia are sorted into Explorer Quotient segments based on a battery of questions about travel activities, habits, and motivations.

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-explorer-hngh-njkz\".\"tourism_nova_scotia_visitor_exit_survey_explorer\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tourism_nova_scotia_visitor_exit_survey_explorer
     
     
     
     
     
Upstream Metadata