EMS - Communications Measures
City of Austin
@usgov.city_of_austin_ems_communications_measures
City of Austin
@usgov.city_of_austin_ems_communications_measures
CREATE TABLE table_1 (
"month_key" BIGINT,
"month_year" VARCHAR,
"n_911_call_count" BIGINT,
"grade_of_service" DOUBLE,
"grade_of_service_target" BIGINT,
"calls_processed_count" BIGINT,
"call_processing_interval" DOUBLE,
"call_processing_interval_target" BIGINT,
"call_processing_compliance" DOUBLE,
"call_processing_compliance_target" BIGINT,
"mpds_triage_compliance" DOUBLE,
"mpds_triage_compliance_target" BIGINT
);
Anyone who has the link will be able to view this.