Reference: Department Code List
City of San Francisco
@usgov.city_of_san_francisco_reference_department_code_list
City of San Francisco
@usgov.city_of_san_francisco_reference_department_code_list
CREATE TABLE table_1 (
"department_code" VARCHAR,
"department_group_code" VARCHAR,
"department_group_name" VARCHAR,
"division_code" VARCHAR,
"division_name" VARCHAR,
"section_code" VARCHAR,
"section_name" VARCHAR,
"unit_code" VARCHAR,
"unit_name" VARCHAR,
"sub_unit_code" VARCHAR,
"sub_unit_name" VARCHAR,
"department_name" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.