State Of Iowa Executive Branch Full Time Equivalents By Month And Department
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_full_time_6407896d
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_full_time_6407896d
The dataset provides information on total full-time equivalents (FTE) for the State of Iowa - Executive Branch (including community based corrections), and those supported by the general fund, federal funds and other state funds starting with the pay period ending 12/23/2010. Counts are shown for the last pay period ending in the month. Two week long pay periods end every other Thursday.
Organization: State of Iowa
Last updated: 2023-01-20T00:11:04.007278
Tags: community-based-corrections, executive-branch, fte, full-time-equivalents, state-employees
CREATE TABLE table_1 (
"function" VARCHAR,
"special_department" VARCHAR,
"department_number" BIGINT,
"department" VARCHAR,
"general_fund_fte" DOUBLE,
"federal_funds_fte" DOUBLE,
"other_funds_fte" DOUBLE,
"total_fte" DOUBLE,
"count_date" VARCHAR
);Anyone who has the link will be able to view this.