Iowa Unemployment Insurance Benefit Payments And Claims (Annual)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_7597214b
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_7597214b
CREATE TABLE table_1 (
"year" BIGINT,
"initial_claims" BIGINT,
"cont_weeks" BIGINT,
"benefits_paid" BIGINT,
"weeks_compen" BIGINT,
"aver_weekly_benefit" DOUBLE,
"ui_recipients" BIGINT,
"first_paym" BIGINT,
"final_paym" BIGINT,
"aver_dur" DOUBLE,
"exhaust_rate" DOUBLE
);
Anyone who has the link will be able to view this.