home / boe_spending

vendors

4 rows where payee_name = "REID & REID INC"

✎ 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
8346 8346 CALVERT COUNTY PUBLIC SCHOOLS 2019 REID & REID INC 20639 NA calvert-county 1771172.77 FALSE
8542 8542 CALVERT COUNTY PUBLIC SCHOOLS 2020 REID & REID INC 20639 NA calvert-county 1640747.97 FALSE
8756 8756 CALVERT COUNTY PUBLIC SCHOOLS 2021 REID & REID INC 20639 NA calvert-county 1578795.72 FALSE
8970 8970 CALVERT COUNTY PUBLIC SCHOOLS 2022 REID & REID INC 20639 NA calvert-county 2209163.07 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.404ms