Performance Metrics - Business Affairs & Consumer Protection - Business Licenses
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_606dbee2
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_606dbee2
Business licenses and building permits are required to operate a business in Chicago or to ensure that a building construction project conforms to the minimum standards of the Chicago Building Code. Currently the performance target for processing most business license types is approximately 15 days.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:51.097905
Tags: business, licenses, performance-metrics, service-delivery
CREATE TABLE table_1 (
"licence_code" BIGINT,
"license_description" VARCHAR,
"year" BIGINT,
"week" VARCHAR,
"average_days_to_issue_license" DOUBLE,
"median_days_to_issue_license" BIGINT,
"total_licenses_issued" BIGINT
);Anyone who has the link will be able to view this.