Iowa Unemployment Compensation Fund Status - Fund Revenue
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_compensation_fund_stat_7dac8f16
State of Iowa
@usgov.state_of_iowa_iowa_unemployment_compensation_fund_stat_7dac8f16
CREATE TABLE table_1 (
"year" BIGINT,
"covered_employment" BIGINT,
"average_weekly_wage" DOUBLE,
"total_wages" BIGINT,
"reimbursable_wages" BIGINT,
"contributory_wages" BIGINT,
"taxable_wages" BIGINT,
"taxable_wage_base" BIGINT,
"rate_table" BIGINT,
"regular_contributions" DOUBLE,
"average_rate_taxable" DOUBLE,
"average_rate_total" DOUBLE,
"reimbursable_contributions" DOUBLE,
"total_contributions" DOUBLE,
"interest" DOUBLE,
"other_income" DOUBLE,
"total_revenue" DOUBLE
);
Anyone who has the link will be able to view this.