Performance Metrics - Transportation
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation
City of Chicago
@usgov.city_of_chicago_performance_metrics_transportation
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.