ARCHIVED Canadian Community Health Survey Preventative Behaviour 2001
<b>ARCHIVED</b> Community Counts data is retained for archival purposes only, such as research, reference and record-keeping. This data has not been maintained or updated. Users looking for the latest information should refer to Statistics Canada’s Census Program (https://www12.statcan.gc.ca/census-recensement/index-eng.cfm?MM=1) for the latest data, including detailed results about Nova Scotia.
This table reports preventative health practices. Geographies available: district health authorities
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/archived-canadian-community-health-survey-hct8-cae7\".\"archived_canadian_community_health_survey\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.