Iowa Unemployment Insurance Potential Duration Of Benefits (Annual)
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_potential_du_32646927
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_insurance_potential_du_32646927
CREATE TABLE table_1 (
"year" BIGINT,
"average_actual_duration" DOUBLE,
"average_potential_duration" DOUBLE,
"less_than_10_weeks_potential_duration" BIGINT,
"n_10_14_weeks_potential_duration" BIGINT,
"n_15_19_weeks_potential_duration" BIGINT,
"n_20_25_weeks_potential_duration" BIGINT,
"n_26_27_weeks_potential_duration" BIGINT,
"n_28_33_weeks_potential_duration" BIGINT,
"n_34_39_weeks_potential_duration" BIGINT,
"total_all_groups" BIGINT
);
Anyone who has the link will be able to view this.