Budget - FTE
City of San Francisco
@usgov.city_of_san_francisco_budget_fte
City of San Francisco
@usgov.city_of_san_francisco_budget_fte
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"program_code" VARCHAR,
"program" VARCHAR,
"object_code" VARCHAR,
"object" VARCHAR,
"fund_type_code" VARCHAR,
"fund_type" VARCHAR,
"organization_group_code" BIGINT,
"fund_code" VARCHAR,
"organization_group" VARCHAR,
"fund" VARCHAR,
"department_code" VARCHAR,
"fund_category_code" BIGINT,
"department" VARCHAR,
"fund_category" VARCHAR,
"related_govt_unit" VARCHAR,
"character_code" VARCHAR,
"character" VARCHAR,
"sub_object_code" BIGINT,
"sub_object" VARCHAR,
"job_family_code" VARCHAR,
"job_family" VARCHAR,
"job_code" VARCHAR,
"job" VARCHAR,
"budget" DOUBLE,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.