Plumbing Permits
City of San Francisco
@usgov.city_of_san_francisco_plumbing_permits
City of San Francisco
@usgov.city_of_san_francisco_plumbing_permits
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"application_date" TIMESTAMP,
"block" VARCHAR,
"lot" VARCHAR,
"street_number" DOUBLE,
"street_number_suffix" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"unit" DOUBLE,
"unit_suffix" VARCHAR,
"description" VARCHAR,
"status" VARCHAR,
"filed_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"completed_date" VARCHAR,
"neighborhoods_analysis_boundaries" VARCHAR,
"supervisor_district" DOUBLE,
"zipcode" DOUBLE,
"location" VARCHAR,
"point_source" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"sf_find_neighborhoods_2" DOUBLE,
"current_police_districts_2" DOUBLE,
"current_supervisor_districts_2" DOUBLE,
"analysis_neighborhoods_2" DOUBLE,
"current_police_districts_2_2" DOUBLE,
"zip_codes_2" DOUBLE,
"fire_prevention_districts_2" DOUBLE,
"supervisor_districts_2" DOUBLE,
"neighborhoods" DOUBLE
);
Anyone who has the link will be able to view this.