Financial Incentive Projects - Small Business Improvement Fund (SBIF)
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_small_bus_cda73093
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_small_bus_cda73093
Small Business Improvement Fund data includes all projects that have received a final grant payment since January, 2001. SBIF uses TIF revenues to provide reimbursement grants to small commercial and industrial businesses and property owners to help fund permanent improvements to their buildings and improve the appearance of their neighborhoods.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:51.313152
Tags: financial, financial-incentive, incentive, sbif
CREATE TABLE table_1 (
"project_name" VARCHAR,
"applicant_name" VARCHAR,
"address_number" DOUBLE,
"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,
"property_type" 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.