Positions
City of Los Angeles
@usgov.city_of_los_angeles_positions
City of Los Angeles
@usgov.city_of_los_angeles_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.