calgary-ca/building-permits-c2es-76ed
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 18 hours ago
Indexed 3 hours ago

Building Permits

Building permit applications made to The City of Calgary's Planning & Development department.

For general requests please contact propertyresearch@calgary.ca.

Visit the Calgary.ca <a href="http://www.calgary.ca/PDA/pd/Pages/Permits/Building-permits/Building-permit-process-frequently-asked-questions.aspx">building permit process FAQ</a> to learn more about The City's building permit process.

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 \"calgary-ca/building-permits-c2es-76ed\".\"building_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_permits
     
     
     
     
     
Upstream Metadata