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

Building Permits

Building permit applications made to The City of Calgary's Planning & Development department. 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