Building And Safety Temporary Special Event (TSE) Permits
City of Los Angeles
@usgov.city_of_los_angeles_building_and_safety_temporary_spec_587d90e8
City of Los Angeles
@usgov.city_of_los_angeles_building_and_safety_temporary_spec_587d90e8
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.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:10.656496
Tags: building, building-and-safety, construction-services, department-of-building-and-safety, event, event-location, event-name, ladbs, permit, permit-number, permit-type, public-way, safety, temporary-special-event, temporary-special-event-permit, tse, tse-permit, vacant-land
CREATE TABLE table_1 (
"pcis_permit" BIGINT -- PCIS Permit #,
"permit_type" VARCHAR,
"permit_sub_type" VARCHAR,
"address_start" DOUBLE,
"address_fraction_start" VARCHAR,
"address_end" DOUBLE,
"address_fraction_end" VARCHAR,
"street_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"suffix_direction" VARCHAR,
"unit_range_start" VARCHAR,
"unit_range_end" VARCHAR,
"zip_code" DOUBLE,
"work_description" VARCHAR,
"event_location" VARCHAR,
"event_name" VARCHAR,
"event_start_date" TIMESTAMP,
"event_end_date" VARCHAR,
"latitude_longitude" VARCHAR
);Anyone who has the link will be able to view this.