thedatazone-ca/statistics-canada-building-permit-survey-data-ccb7-58dr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 18 days ago
Indexed 5 hours ago

Statistics Canada Building Permit Survey Data - Section A

Building permit data for Statistics Canada Building Permit Survey (BDP) Section A: Major Construction Projects. Section A includes all residential permits which are for more than $50 000 or which result in the creation or demolition of a unit. This section also covers all non-residential permits of more than $250 000.

Data will only be made available for Municipalities that have signed an agreement to release their municipal permit data on datazONE.

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 \"thedatazone-ca/statistics-canada-building-permit-survey-data-ccb7-58dr\".\"statistics_canada_building_permit_survey_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • statistics_canada_building_permit_survey_data
     
     
     
     
     
Upstream Metadata