Iowa Unemployment Insurance Benefit Payments By Industry (Monthly)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_593de62d
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_benefit_paym_593de62d
CREATE TABLE table_1 (
"month" VARCHAR,
"sector" VARCHAR,
"naics_sector_title" VARCHAR,
"benefit_paid" BIGINT,
"weeks_compensated" BIGINT,
"first_payments" BIGINT,
"final_payments" BIGINT
);
Anyone who has the link will be able to view this.