KPI - Percent Of Consumer Utility Complaints Resolved
City of Austin
@usgov.city_of_austin_kpi_percent_of_consumer_utility_complai_e861a682
City of Austin
@usgov.city_of_austin_kpi_percent_of_consumer_utility_complai_e861a682
This data represents complaints submitted by consumers on issues arising from utility providers. Data is collected via the 311 CSR system and from phone calls received from the public. The TARA executive assistant manages this workflow by collecting data into this spreadsheet weekly and coordinating communications to the utility providers to reach a resolution.
Organization: City of Austin
Last updated: 2023-08-25T23:06:10.300344
Tags: public-domain
CREATE TABLE table_1 (
"vendor_name" VARCHAR,
"service_request_number" VARCHAR,
"current_status" VARCHAR,
"status_date" VARCHAR,
"location" VARCHAR,
"date_of_the_complaint" VARCHAR,
"details" VARCHAR,
"closed_record" BIGINT,
"complaint_to_close_time" DOUBLE
);Anyone who has the link will be able to view this.