calgary-ca/tenancy-change-applications-wrtt-2nqs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Tenancy Change Applications

Tenancy change applications are for businesses that are changing owners, with no change to the approved use within a space. If no construction is occurring and the use is not intensifying or changing, planning approvals may be completed through a tenancy change. A building permit may also be required if upgrades are necessary to comply with the Alberta Building Code.

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/tenancy-change-applications-wrtt-2nqs\".\"tenancy_change_applications\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tenancy_change_applications
     
     
     
     
     
Upstream Metadata