Economic Development Projects - Not Proceeding
State of Iowa
@usgov.state_of_iowa_economic_development_projects_not_proceeding
State of Iowa
@usgov.state_of_iowa_economic_development_projects_not_proceeding
This dataset includes information on economic development projects that were awarded incentives through Iowa Economic Development Authority programs as early as FY 2003, but selected not to move forward in receiving funding. This doesn’t necessarily mean that the project didn’t or won't take place. Projects include those whose awards were declined, rescinded or terminated.
Organization: State of Iowa
Last updated: 2023-01-19T23:43:24.762626
Tags: declined, economic-development, projects, rescinded, terminated
CREATE TABLE table_1 (
"company_name" VARCHAR,
"county" VARCHAR,
"city" VARCHAR,
"status" VARCHAR,
"program" VARCHAR,
"primary_funding_agreement" VARCHAR,
"award_date" TIMESTAMP,
"total_project_cost" BIGINT,
"capital_investment" BIGINT,
"direct_assistance_awarded" BIGINT,
"tax_benefits_awarded" BIGINT,
"projected_jobs_created" BIGINT -- Projected Jobs - Created,
"projected_jobs_retained" BIGINT -- Projected Jobs - Retained,
"projected_jobs_other" BIGINT -- Projected Jobs - Other,
"projected_jobs_total" BIGINT -- Projected Jobs - Total,
"projected_qualifying_wage" DOUBLE,
"contracted_jobs_created" DOUBLE -- Contracted Jobs - Created,
"contracted_jobs_retained" DOUBLE -- Contracted Jobs - Retained,
"contracted_jobs_other_created" DOUBLE -- Contracted Jobs - Other Created,
"contracted_jobs_total" DOUBLE -- Contracted Jobs - Total,
"contracted_qualifying_wage" DOUBLE,
"city_coordinates" VARCHAR
);Anyone who has the link will be able to view this.