Maryland Operating Budget - Funding Source
State of Maryland
@usgov.state_of_maryland_maryland_operating_budget_funding_so_89892835
State of Maryland
@usgov.state_of_maryland_maryland_operating_budget_funding_so_89892835
PLEASE READ THIS DATASET DESCRIPTION IN FULL BEFORE EXPORTING ANY DATA.
This dataset, specific to funding by funding sources, shows operating budget in these categories by fiscal year.
Maryland's FY2017-2024 operating budget (Actual Expenditures), FY2025 operating budget (Working), and FY2026 operating budget (Governor's Allowance). The data for each FY should be considered in the state listed above.
Data are provided by DBM to the Department of Information Technology (DoIT), which uploads and maintains this dataset. Please note that this dataset is subject to change as new data become available from DBM. Therefore, DBM and DoIT can make no guarantee that the data in this dataset are fully accurate or complete. By accessing this dataset, or by accessing this dataset's metadata, you acknowledge that DBM and DoIT do not guarantee the accuracy nor the completeness of the dataset.
Additional documents on Maryland Operating Budgets are available at http://dbm.maryland.gov/budget/Pages/operbudhome.aspx
Organization: State of Maryland
Last updated: 2023-06-11T06:49:17.788650
Tags: appropriations, budget, dbm, department-of-budget-and-management, funding, operating-budget
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"agency_code" VARCHAR,
"agency_name" VARCHAR,
"unit_code" VARCHAR,
"unit_name" VARCHAR,
"program_code" BIGINT,
"program_name" VARCHAR,
"fund_type_name" VARCHAR,
"fund_source_code" VARCHAR,
"fund_source_name" VARCHAR,
"budget" BIGINT,
"organization_code" VARCHAR,
"description" VARCHAR,
"category" BIGINT,
"category_title" VARCHAR
);Anyone who has the link will be able to view this.