OMB Recommended Vs Approved Operating Budget
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_omb_recommended_vs_appro_e8fd7c03
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_omb_recommended_vs_appro_e8fd7c03
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"service" VARCHAR,
"department" VARCHAR,
"program" VARCHAR,
"expense_category" VARCHAR,
"fund" VARCHAR,
"fund_type" VARCHAR,
"cost_center_name" VARCHAR,
"account_name" VARCHAR,
"expense_type" VARCHAR,
"recommended_amount" DOUBLE,
"approved_amount" DOUBLE
);
Anyone who has the link will be able to view this.