APD CAD Incidents Dataset
City of Austin
@usgov.city_of_austin_apd_cad_incidents_dataset
City of Austin
@usgov.city_of_austin_apd_cad_incidents_dataset
Enter a description of
Organization: City of Austin
Last updated: 2024-07-25T11:41:50.937001
CREATE TABLE table_1 (
"incident_number" BIGINT,
"call_type" VARCHAR,
"mh_flag" VARCHAR,
"on_arrival_priority" VARCHAR,
"response_datetime" VARCHAR,
"first_unit_arrived_datetime" VARCHAR,
"call_closed_datetime" VARCHAR,
"sector" VARCHAR,
"initial_problem_description" VARCHAR,
"initial_problem_category" VARCHAR,
"final_problem_description" VARCHAR,
"final_problem_category" VARCHAR,
"num_units_arrived" DOUBLE,
"minutes_on_scene" DOUBLE,
"call_disposition_description_v2" VARCHAR,
"report_written_flag" VARCHAR,
"response_time_minutes" BIGINT,
"officer_injured_killed_count" DOUBLE,
"subject_injured_killed_count" DOUBLE,
"bystander_injured_killed_count" BIGINT,
"geoid" VARCHAR
);Anyone who has the link will be able to view this.