Iowa Industrial New Jobs Training Contracts
State of Iowa
@usgov.state_of_iowa_iowa_industrial_new_jobs_training_contracts
State of Iowa
@usgov.state_of_iowa_iowa_industrial_new_jobs_training_contracts
CREATE TABLE table_1 (
"contract_number" VARCHAR,
"employer_name" VARCHAR,
"industrial_sector" BIGINT,
"community_college" VARCHAR,
"contract_date" TIMESTAMP,
"default" VARCHAR,
"project_type" VARCHAR,
"county" VARCHAR,
"city" VARCHAR,
"zipcode" BIGINT,
"projected_completion_date" TIMESTAMP,
"contract_amount" DOUBLE,
"training_fund_amount" DOUBLE,
"total_budgeted_expenditures" DOUBLE,
"employment_base" BIGINT,
"new_positions_pledged" BIGINT
);
Anyone who has the link will be able to view this.