Iowa Unemployment Insurance Benefit Payments And Claims (Monthly)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_80febdfb
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_80febdfb
This dataset contains statewide Unemployment Insurance claims and payment activities for Iowa. This data is based on the ETA-5159 report that IWD submits to the US Department of Labor, Employment and Training Administration.
Organization: State of Iowa
Last updated: 2023-01-20T00:02:48.093725
Tags: benefits, claims, initial-claims, iwd_uistats, iwd_uistats_m, ui, unemployment-insurance
CREATE TABLE table_1 (
  "month" VARCHAR,
  "initial_claims" BIGINT,
  "continued_weeks" BIGINT,
  "benefits_paid" BIGINT,
  "weeks_compen" BIGINT  -- Weeks Compen.,
  "average_weekly_benefit" DOUBLE,
  "recipients" BIGINT,
  "first_payments" BIGINT,
  "final_payments" BIGINT
);Anyone who has the link will be able to view this.