Iowa Unemployment Insurance Benefit Payments And UI Recipients By County (Annual)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_35dcb49d
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_35dcb49d
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.
Organization: State of Iowa
Last updated: 2023-01-20T00:21:13.293446
Tags: benefits, county, iwd_uistats, iwd_uistats_y, recipients, ui, unemployment-insurance
CREATE TABLE table_1 (
"year" BIGINT,
"county_fip" BIGINT,
"gnis_feature_id" BIGINT,
"county_name" VARCHAR,
"benefits_paid" BIGINT,
"weeks_compensated" BIGINT,
"recipients" BIGINT,
"first_payments" BIGINT,
"final_payments" BIGINT,
"primary_lat_dec" DOUBLE,
"primary_long_dec" DOUBLE,
"primary_county_coordinates" VARCHAR
);Anyone who has the link will be able to view this.