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
CREATE TABLE table_1 (
"month" VARCHAR,
"initial_claims" BIGINT,
"continued_weeks" BIGINT,
"benefits_paid" BIGINT,
"weeks_compen" BIGINT,
"average_weekly_benefit" DOUBLE,
"recipients" BIGINT,
"first_payments" BIGINT,
"final_payments" BIGINT
);
Anyone who has the link will be able to view this.