Law Enforcement Dispatched Calls For Service: Closed
City of San Francisco
@usgov.city_of_san_francisco_law_enforcement_dispatched_calls_6318d081
City of San Francisco
@usgov.city_of_san_francisco_law_enforcement_dispatched_calls_6318d081
CREATE TABLE table_1 (
"cad_number" VARCHAR,
"dup_cad_number" DOUBLE,
"pd_incident_report" VARCHAR,
"received_datetime" VARCHAR,
"entry_datetime" VARCHAR,
"dispatch_datetime" VARCHAR,
"enroute_datetime" VARCHAR,
"onscene_datetime" VARCHAR,
"close_datetime" VARCHAR,
"call_type_original" VARCHAR,
"call_type_original_desc" VARCHAR,
"call_type_original_notes" VARCHAR,
"call_type_final" VARCHAR,
"call_type_final_desc" VARCHAR,
"call_type_final_notes" VARCHAR,
"priority_original" VARCHAR,
"priority_final" VARCHAR,
"agency" VARCHAR,
"disposition" VARCHAR,
"onview_flag" VARCHAR,
"sensitive_call" VARCHAR,
"intersection_name" VARCHAR,
"intersection_id" DOUBLE,
"intersection_point" VARCHAR,
"supervisor_district" DOUBLE,
"analysis_neighborhood" VARCHAR,
"police_district" VARCHAR,
"data_as_of" VARCHAR,
"data_updated_at" VARCHAR,
"data_loaded_at" VARCHAR,
"source_filename" VARCHAR,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts" DOUBLE,
"current_supervisor_districts" DOUBLE,
"analysis_neighborhoods" DOUBLE,
"neighborhoods" DOUBLE
);
Anyone who has the link will be able to view this.