Iowa Unemployment Insurance Initial Claims By County (Monthly)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_initial_clai_1f2db4b1
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_initial_clai_1f2db4b1
CREATE TABLE table_1 (
"month" VARCHAR,
"county" VARCHAR,
"initial_claims" BIGINT,
"county_fip" BIGINT,
"gnis_feature_id" BIGINT,
"primary_lat_dec" DOUBLE,
"primary_long_dec" DOUBLE,
"primary_county_coordinates" VARCHAR,
"sort_code" BIGINT
);
Anyone who has the link will be able to view this.