State Of Iowa Executive Branch Employee Counts By Month And Agency
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_employee__d1d3b2a4
State of Iowa
@usgov.state_of_iowa_state_of_iowa_executive_branch_employee__d1d3b2a4
This dataset provides monthly counts of full-time, part-time and temporary employees for within the Executive Branch of the State of Iowa beginning with December 2010.
Organization: State of Iowa
Last updated: 2023-01-20T00:01:39.843129
Tags: gender, state-employees
CREATE TABLE table_1 (
"id" BIGINT,
"function" VARCHAR,
"agency_name" VARCHAR,
"department_number" BIGINT,
"department" VARCHAR,
"count_date" TIMESTAMP,
"full_time_employees" BIGINT,
"part_time_employees" BIGINT,
"temporary_employees" BIGINT,
"male" BIGINT,
"female" BIGINT,
"undesignated_gender" DOUBLE
);Anyone who has the link will be able to view this.