Iowa Unemployment Insurance Benefit Payments And Recipients By County (Monthly)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_75fe22c7
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_75fe22c7
This dataset contains Iowa unemployment insurance benefit payments, weeks compensated, and number of benefit recipients by county. County data is based on the recipient’s place of residence. (2000 to date)
Organization: State of Iowa
Last updated: 2023-01-19T23:49:54.279909
Tags: benefits, county, iwd_uistats, iwd_uistats_m, recipients, ui, unemployment-insurance
CREATE TABLE table_1 (
"month" VARCHAR,
"county_name" VARCHAR,
"benefits_paid" BIGINT,
"weeks_compensated" BIGINT,
"recipients" BIGINT,
"first_payments" BIGINT,
"final_payments" BIGINT,
"average_duration" DOUBLE,
"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.