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
This dataset contains Iowa unemployment insurance initial claims by county. County data is based on the claimant’s place of residence. (2011 to date)
Organization: State of Iowa
Last updated: 2023-01-20T00:11:15.319199
Tags: claims, county, initial-claims, iwd_uistats, iwd_uistats_m, ui, unemployment-insurance
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.