Open Checkbook FY2021 Dataset
City of Baltimore
@usgov.city_of_baltimore_open_checkbook_fy2021_dataset_02dd0
City of Baltimore
@usgov.city_of_baltimore_open_checkbook_fy2021_dataset_02dd0
This dataset contains city expenses with vendors/contractors for the first three quarters of FY2021 (July 2020 through March 2021). Fields include date of transaction, name of vendor, categorizations of spending, agency, and the amount of the expense. This data is used for Open Checkbook. View more information about the dataset here.
Organization: City of Baltimore
Last updated: 2024-06-08T09:11:50.915988
Tags: checkbook, city-government, economic, expense, financial, spending, transactions, vendor
CREATE TABLE table_1 (
"objectid_1" BIGINT,
"objectid" BIGINT,
"date" TIMESTAMP,
"agency" VARCHAR,
"service" VARCHAR,
"spending_category" VARCHAR,
"spending_description" VARCHAR,
"fund" VARCHAR,
"amount" DOUBLE,
"vendor_name" VARCHAR,
"date_accuracy" VARCHAR,
"name" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.