Performance Metrics - Business Affairs & Consumer Protection - Retail Food Licenses
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_dad84b5f
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_dad84b5f
All restaurants and food stores selling perishable items are required to apply for a Retail Food License (RFL). This metric tracks the average number of days the Department of Business Affairs and Consumer Protection (BACP) takes to issue RFLs. The target response time for processing is within 15 days.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:30.549922
Tags: business, licenses, performance-metrics, service-delivery
CREATE TABLE table_1 (
"week" VARCHAR,
"total_licenses_issued" BIGINT,
"average_days_to_issue_license" DOUBLE,
"median_days_to_issue_license" DOUBLE,
"target_days_to_issue_license" BIGINT,
"quarter" VARCHAR,
"weeks_target_was_achieved" BIGINT,
"weeks_target_was_not_achieved" BIGINT
);Anyone who has the link will be able to view this.