Night Noise Permits
City of San Francisco
@usgov.city_of_san_francisco_night_noise_permits
City of San Francisco
@usgov.city_of_san_francisco_night_noise_permits
CREATE TABLE table_1 (
"nnp" VARCHAR,
"type_of_work" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"start_end_time_each_day" VARCHAR,
"off_hours_contact_name" VARCHAR,
"off_hours_contact_phone" VARCHAR,
"address" VARCHAR,
"block" VARCHAR,
"lot" VARCHAR,
"parcel_number" VARCHAR,
"supervisor_district" DOUBLE,
"analysis_neighborhood" VARCHAR,
"point" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.