Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Building and Safety Temporary Special Event (TSE) Permits
Temporary Special Events being held within the City of Los Angeles are required to be inspected and approved by the Department of Building and Safety. A Temporary Special Event permit application is filed with the Department of Building and Safety as a prerequisite for inspection.
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 \"lacity/building-and-safety-temporary-special-event-tse-8spw-3fhx\".\"building_and_safety_temporary_special_event_tse\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata