Performance Metrics - Procurement Services - Task Order Request (TOR)
City of Chicago
@usgov.city_of_chicago_performance_metrics_procurement_servic_0ab5533a
City of Chicago
@usgov.city_of_chicago_performance_metrics_procurement_servic_0ab5533a
The Department of Procurement (DPS) approves Task Order Requests (TOR), contracts for specific tasks or services to be provided to the City. The below graph displays the average time it takes the Department of Procurement to approve a TOR. The current target for approval time is within 7 days.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:11.920656
Tags: performance-metrics, procurement
CREATE TABLE table_1 (
"week" VARCHAR,
"year" BIGINT,
"average_of_amount_of_task_order" DOUBLE,
"total_dollar_amount_of_task_order_requests" DOUBLE,
"median_cost_of_task_order_requests" DOUBLE,
"average_number_of_days_to_approve_task_order_request_tor" DOUBLE -- Average Number Of Days To Approve Task Order Request (TOR),
"median_number_of_days_receipt_to_approval" DOUBLE,
"total_tasks_order_request" DOUBLE,
"target_response_time_days" BIGINT -- Target Response Time (Days)
);Anyone who has the link will be able to view this.