State Of Maryland Payments Data: FY2008 To FY2024
State of Maryland
@usgov.state_of_maryland_state_of_maryland_payments_fy2008_to_fy2020
State of Maryland
@usgov.state_of_maryland_state_of_maryland_payments_fy2008_to_fy2020
This dataset shows all payments made by state agencies from Fiscal Years 2008 to 2023. All parties receiving funds are shown: private businesses, local governments, non-profit organizations, and individuals. If you have any questions please contact service.desk@maryland.gov.
This dataset combines multiple data sources from the Department of Budget and Management to show spending across multiple years. Source data can be found at spending.dbm.maryland.gov. This same data is mirrored in pre-existing datasets on data.maryland.gov, one for each fiscal year.
Organization: State of Maryland
Last updated: 2021-07-23T13:52:54.527801
Tags: budget, dbm, department-of-budget-and-management, fiscal, payments, spending, tax, vendors
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"agency_name" VARCHAR,
"vendor_name" VARCHAR,
"vendor_zip" VARCHAR,
"amount" DOUBLE,
"fiscal_period" BIGINT,
"date" VARCHAR,
"category" VARCHAR
);Anyone who has the link will be able to view this.