Fire Safety Complaints
City of San Francisco
@usgov.city_of_san_francisco_fire_safety_complaints
City of San Francisco
@usgov.city_of_san_francisco_fire_safety_complaints
CREATE TABLE table_1 (
"complaint_id" VARCHAR,
"primary" VARCHAR,
"complaint_number" VARCHAR,
"complaint_item_type" VARCHAR,
"complaint_item_type_description" VARCHAR,
"n_311_case_number" DOUBLE,
"inspection_number" DOUBLE,
"address" VARCHAR,
"zipcode" BIGINT,
"battalion" VARCHAR,
"station_area" VARCHAR,
"fire_prevention_district" VARCHAR,
"received_date" TIMESTAMP,
"entry_date" TIMESTAMP,
"disposition" VARCHAR,
"disposition_date" TIMESTAMP,
"supervisor_district" DOUBLE,
"neighborhood_district" VARCHAR,
"location" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"neighborhoods_from_fyvs_ahh9_2" DOUBLE,
"supervisor_districts_2" DOUBLE,
"fire_prevention_districts_2" DOUBLE,
"current_police_districts_2" DOUBLE,
"neighborhoods_analysis_boundaries_2" DOUBLE,
"zip_codes_2" DOUBLE,
"neighborhoods_old_2" DOUBLE,
"police_districts_2" DOUBLE,
"neighborhoods" DOUBLE,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts_3" DOUBLE,
"current_supervisor_districts" DOUBLE
);
Anyone who has the link will be able to view this.