Financial Incentive Projects - Neighborhood Opportunity Fund (NOF) Small
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_neighborh_af9d76ad
City of Chicago
@usgov.city_of_chicago_financial_incentive_projects_neighborh_af9d76ad
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" DOUBLE,
"project_description" VARCHAR,
"incentive_amount" DOUBLE,
"total_project_cost" DOUBLE,
"other_public_funding" VARCHAR,
"jobs_created_aspirational" DOUBLE,
"jobs_retained_aspirational" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.