Performance Metrics - Streets & Sanitation - Garbage Cart Requests
City of Chicago
@usgov.city_of_chicago_performance_metrics_streets_sanitation_2de081ff
City of Chicago
@usgov.city_of_chicago_performance_metrics_streets_sanitation_2de081ff
CREATE TABLE table_1 (
"week" VARCHAR,
"average_days_to_complete_garbage_cart_request" DOUBLE,
"total_completed_requests" BIGINT,
"median_days_to_respond_to_garbage_cart_request" BIGINT,
"target_response_time_days" BIGINT
);
Anyone who has the link will be able to view this.