Open repository in Console
Readme
Updated 4 hours ago
‧ Indexed 2 hours ago
Electrical Permits and Inspections
Electrical permits are issued for the installation, addition or alteration of electrical components. Permits must be obtained and inspections completed prior to occupying the space the equipment is servicing. This dataset shows inspections for electrical permits. Data is provided daily by The City of Calgary.
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/electrical-permits-and-inspections-vxgy-id5s\".\"electrical_permits_and_inspections\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata