1.01 ALS Response Time (2023)
City of Tempe
@usgov.city_of_tempe_1_01_als_response_time_2023
City of Tempe
@usgov.city_of_tempe_1_01_als_response_time_2023
CREATE TABLE table_1 (
"unit" VARCHAR,
"inci_no" BIGINT,
"disp_date" TIMESTAMP,
"disp_time" TIMESTAMP,
"notif_date" TIMESTAMP,
"notif_time" TIMESTAMP,
"roll_date" TIMESTAMP,
"roll_time" TIMESTAMP,
"arv_date" TIMESTAMP,
"arv_time" TIMESTAMP,
"city" VARCHAR,
"fdid" BIGINT,
"final_nature" VARCHAR,
"dispatch_datetime" TIMESTAMP,
"notification_datetime" TIMESTAMP,
"roll_datetime" TIMESTAMP,
"arrival_datetime" TIMESTAMP,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.