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
Neighborhood Opportunity Fund, Large Project data includes all projects that have received a final grant payment. Large Projects have grants over $250,000 and are required to obtain City Council approval, as well as have a full Redevelopment Agreement governing the terms of the grant. The Neighborhood Opportunity Fund (“NOF”) receives funds from downtown development in order to support the growth and creation of inclusively vibrant commercial corridors in Chicago’s underserved neighborhoods. Business and property owners may apply for grant funding that will pay for the development or rehabilitation of real estate and projects that support new or expanding businesses or cultural assets.
Organization: City of Chicago
Last updated: 2020-11-10T16:55:03.260881
Tags: financial, financial-incentive, incentive, nof
CREATE TABLE table_1 (
"project_name" VARCHAR,
"applicant_name" VARCHAR,
"address_number" BIGINT,
"address_number_high" DOUBLE -- ADDRESS NUMBER (HIGH),
"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 CREATED: ASPIRATIONAL,
"jobs_retained_aspirational" DOUBLE -- JOBS RETAINED: ASPIRATIONAL,
"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.