Performance Metrics - Transportation
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation
This dataset contains performance metrics tracked by the Chicago Department of Transportation (CDOT). Thirty-five different performance metrics are tracked in this dataset, which reports the performance target, actual performance, and number of requests completed for a given metric. These metrics are based on data calculated from the city's 311 system. Individual breakout of each performance metric are also available under the "More Views" button.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:50.063918
Tags: pavement, performance-metrics, pothole, service-requests, streets
CREATE TABLE table_1 (
"activity" VARCHAR,
"period_start" TIMESTAMP,
"period_length" VARCHAR,
"target_response_days" BIGINT,
"average_days_to_complete_activity" DOUBLE,
"total_completed_requests" BIGINT,
"period" VARCHAR
);Anyone who has the link will be able to view this.