Financial Incentive Projects - Neighborhood Opportunity Fund (NOF) Large
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_neighborh_c0d9057d
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_neighborh_c0d9057d
CREATE TABLE table_1 (
"project_name" VARCHAR,
"applicant_name" VARCHAR,
"address_number" BIGINT,
"address_number_high" DOUBLE,
"street_direction" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"ward" BIGINT,
"community_area" VARCHAR,
"approval_date" TIMESTAMP,
"completion_date" TIMESTAMP,
"property_type" VARCHAR,
"square_footage" BIGINT,
"project_description" VARCHAR,
"incentive_amount" BIGINT,
"total_project_cost" BIGINT,
"other_public_funding" VARCHAR,
"jobs_created_aspirational" DOUBLE,
"jobs_retained_aspirational" DOUBLE,
"mbe_requirement_met" VARCHAR,
"mbe_participation" VARCHAR,
"wbe_requirement_met" VARCHAR,
"wbe_participation" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.