Tax Increment Financing (TIF) Investment Committee Decisions
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_investment_9167652c
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_investment_9167652c
TIF Investment Committee (TIC) data includes all projects reviewed by the TIF Investment Committee, since May, 2019. This includes all requests for TIF funding, including TIF-funded public infrastructure projects from the City departments and Sister Agencies, as well as private-sector housing and economic development projects. TIF is a special funding tool used by the City of Chicago to promote public and private investment across the city. Projects must be located on parcels within an active TIF district to be eligible.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:12.356936
Tags: tif
CREATE TABLE table_1 (
"project" VARCHAR,
"department" VARCHAR,
"improvement_type" VARCHAR,
"address" VARCHAR,
"location_tif" VARCHAR,
"location_tif_number" VARCHAR,
"funding_tif" VARCHAR,
"funding_tif_number" VARCHAR,
"project_summary" VARCHAR,
"tif_request" DOUBLE,
"total_project_cost" DOUBLE,
"percentage_of_tif" DOUBLE,
"tic_meeting_date" TIMESTAMP,
"tic_decision" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.