Performance Metrics - Business Affairs & Consumer Protection - Limited Business Licenses
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_fdafc047
City of Chicago
@usgov.city_of_chicago_performance_metrics_business_affairs_c_fdafc047
CREATE TABLE table_1 (
"week" VARCHAR,
"total_licenses_issued" BIGINT,
"average_days_to_issue_license" DOUBLE,
"median_days_to_issue_license" BIGINT,
"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.