State Of Iowa Executive Branch Comp Time, Holiday & Overtime Hours By Pay Period
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_comp_time_0131b78c
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_comp_time_0131b78c
CREATE TABLE table_1 (
"function" VARCHAR,
"special_department" VARCHAR,
"department_number" BIGINT,
"department" VARCHAR,
"comp_time_earned_hours" DOUBLE,
"holiday_earned_hours" DOUBLE,
"over_time_paid_hours" DOUBLE,
"regular_hours" DOUBLE,
"n__ct_ot" DOUBLE,
"pay_period_start" TIMESTAMP,
"pay_period_end" VARCHAR,
"fiscal_year" BIGINT,
"pay_period" BIGINT
);
Anyone who has the link will be able to view this.