Performance Metrics - Transportation - Stop Sign Out
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation_sto_caf0a53e
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation_sto_caf0a53e
Due to vehicular accidents, theft and normal wear and tear, City stop signs occasionally need to be replaced or repaired. The Department of Transportation (CDOT) responds to damaged or missing stop signs reported through 311’s Customer Service Requests (CSR) system on a case-by-case basis. Total number of requests fulfilled per week is also available by mousing over columns. Due to the public safety importance of stop signs, the target time to respond to stop sign requests is within 1 day. To report a missing or damaged stop sign, call 311 or see http://www.cityofchicago.org/city/en/depts/cdot/provdrs/signs_and_pavementmarkings/svcs/stop_sign.html
Organization: City of Chicago
Last updated: 2020-11-10T16:54:59.691733
Tags: performance-metrics, service-delivery, signs
CREATE TABLE table_1 (
"week" VARCHAR,
"average_days_to_complete_stop_sign_out_requests" DOUBLE,
"total_completed_requests" BIGINT,
"target_response_time_days" BIGINT -- Target Response Time (Days)
);Anyone who has the link will be able to view this.