Fiscal Year 2014 Budget
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fiscal_year_2014_budget
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fiscal_year_2014_budget
This dataset includes the Fiscal Year* 2014 Council-approved operating budget for Montgomery County. The dataset does not include revenues and agency budget information; each agency, such as Montgomery County Public Schools, maintain their individual budget information. The data can be sorted, filtered, and exported by the following elements: Function (grouping, such as “Public Safety”), Department, Program, Cost Center (activity within a program), Fund Type , Fund Subtype, Fund Name, Subfund Name, Personnel & Operating Expenses, Object Name, and Account Name. *The 12-month period to which the annual operating and capital budgets and their respective appropriations apply. The Montgomery County fiscal year starts on July 1st and ends on June 30th. Update Frequency: Annually
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:06.743525
Tags: budget, county-budget, operating-budget
CREATE TABLE table_1 (
"function" VARCHAR,
"department" VARCHAR,
"program_name" VARCHAR,
"cost_center_name" VARCHAR,
"fund_type" VARCHAR,
"fund_subtype" VARCHAR,
"subfund_name" VARCHAR,
"fund_name" VARCHAR,
"personnel_costs_operating_expenses" VARCHAR -- Personnel Costs & Operating Expenses,
"object_name" VARCHAR,
"account_name" VARCHAR,
"amount" DOUBLE
);Anyone who has the link will be able to view this.