Tax Increment Financing (TIF) Funded RDA And IGA Projects
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_funded_rda_2e60d663
City of Chicago
@usgov.city_of_chicago_tax_increment_financing_tif_funded_rda_2e60d663
Information on TIF-funded Redevelopment Agreements (RDA) and Intergovernmental Agreements (IGA) approved by City Council since the inception of the TIF program. This dataset does not include public Infrastructure projects. More information on these projects, including documentation, is provided on the Department of Planning and Developmentās (DPD) TIF Portal at https://webapps1.chicago.gov/ChicagoTif.
For more information on the Tax Increment Financing program, please see http://cityofchicago.org/tif.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:09.029928
Tags: tif
CREATE TABLE table_1 (
"id" BIGINT,
"tif_district" VARCHAR,
"project_name" VARCHAR,
"address" VARCHAR,
"developer" VARCHAR,
"project_description" VARCHAR,
"cdc_date" TIMESTAMP,
"coc_date" VARCHAR,
"approved_amount" BIGINT,
"total_project_cost" DOUBLE,
"tif_subsidy_percentage" DOUBLE,
"affordable_units" DOUBLE,
"ward" DOUBLE,
"community_area" VARCHAR,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.