Financial Incentive Projects - TIF Works
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_tif_works
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_tif_works
TIFWorks data includes all projects that have been completed and received a grant payment since January, 2011. TIFWorks stimulates business success by funding workforce-training costs for companies located in tax increment financing (TIF) districts. With TIFWorks support, businesses can become better equipped to improve performance and productivity, expand product lines and gain new customers.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:31.265638
Tags: financial, financial-incentive, incentive, tif, tif-works
CREATE TABLE table_1 (
"project_name" VARCHAR,
"applicant_name" VARCHAR,
"address_number" BIGINT,
"address_number_high" DOUBLE -- ADDRESS NUMBER (HIGH),
"street_direction" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"ward" BIGINT,
"community_area" VARCHAR,
"tif_district" VARCHAR,
"approval_date" TIMESTAMP,
"completion_date" TIMESTAMP,
"industry_sector" VARCHAR,
"project_description" VARCHAR,
"incentive_amount" DOUBLE,
"total_project_cost" DOUBLE,
"jobs_created_aspirational" DOUBLE -- JOBS CREATED: ASPIRATIONAL,
"jobs_retained_aspirational" DOUBLE -- JOBS RETAINED: ASPIRATIONAL,
"location" VARCHAR
);Anyone who has the link will be able to view this.