Tax Increment Financing (TIF) Annual Report - Projects
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_annual_rep_26cc947b
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_annual_rep_26cc947b
A list of all active or completed projects or programs in a Redevelopment Project Area during the Reporting Year.
For the detailed reports for each TIF district for each year, please see https://www.chicago.gov/city/en/depts/dcd/supp_info/tif-district-annual-reports-2004-present.html.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:29.433520
Tags: tif, tif-annual-report
CREATE TABLE table_1 (
"tif_number" VARCHAR,
"tif_district" VARCHAR,
"report_year" BIGINT,
"project_iga" VARCHAR -- Project / IGA,
"project_type" VARCHAR,
"project_number" DOUBLE,
"project_name" VARCHAR,
"annual_report_name" VARCHAR,
"current_year_new_deals" BOOLEAN,
"ongoing" BOOLEAN,
"status" VARCHAR,
"current_year_payments" DOUBLE,
"estimated_next_year_payments" DOUBLE,
"private_funds" DOUBLE,
"private_funds_to_completion" DOUBLE,
"public_funds" DOUBLE,
"public_funds_to_completion" DOUBLE
);Anyone who has the link will be able to view this.