home / boe_spending

vendors

4 rows where payee_name = "BISHOP BUS SERVICE"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ agency_name fiscal_year payee_name payee_zip purpose_of_payment_baltimore_county_only slug amount exclude
8244 8244 CALVERT COUNTY PUBLIC SCHOOLS 2019 BISHOP BUS SERVICE 20657 NA calvert-county 1167935.09 FALSE
8425 8425 CALVERT COUNTY PUBLIC SCHOOLS 2020 BISHOP BUS SERVICE 20657 NA calvert-county 1146357.04 FALSE
8627 8627 CALVERT COUNTY PUBLIC SCHOOLS 2021 BISHOP BUS SERVICE 20657 NA calvert-county 1024906.42 FALSE
8836 8836 CALVERT COUNTY PUBLIC SCHOOLS 2022 BISHOP BUS SERVICE 20657 NA calvert-county 1798452.79 FALSE

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "vendors" (
   [agency_name] TEXT,
   [fiscal_year] TEXT,
   [payee_name] TEXT,
   [payee_zip] TEXT,
   [purpose_of_payment_baltimore_county_only] TEXT,
   [slug] TEXT,
   [amount] FLOAT,
   [exclude] TEXT
);
Powered by Datasette · Queries took 63.6ms