Positions
City of Los Angeles
@usgov.city_of_los_angeles_positions
City of Los Angeles
@usgov.city_of_los_angeles_positions
This dataset lists all employee positions (civilian regular authority, commissioners, as-needed, etc) by budgetary department, program, and fund, dating back to Fiscal Year 2012.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:05.449409
Tags: budget, departments, employees, personnel, positions
CREATE TABLE table_1 (
"department_code" BIGINT,
"department_name" VARCHAR,
"program_code" BIGINT,
"program_name" VARCHAR,
"fund_code" VARCHAR,
"source_fund_code" VARCHAR,
"source_fund_name" VARCHAR,
"account_code" VARCHAR,
"account_name" VARCHAR,
"budget" VARCHAR,
"positions" DOUBLE
);Anyone who has the link will be able to view this.