surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
3 rows where ledger = "sv:rms:centralsquare" and state = "MN" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, amount, quote, dup_rank, spend_date (date)
| Link | rowid | vendor | city | state | spend_date | product | amount ▲ | quote | source_document | mytown_record | ledger | amount_type | dup_rank | geo_suspect | anomaly | state_norm |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2883 | 2883 | CentralSquare | Washington County | MN | 2026-02-03 | cloud migration public safety system (approve contract) | 4761161.0 | Commissioner Karwoski moved to approve Contract No. 17920 with CentralSquare Technologies LLC in the amount not to exceed $4,761,161 over a five-year period. | https://washingtoncomn.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=3034,plainText=false) | https://mytown.theboringparts.com/city/washingtoncomn/#m865504 | sv:rms:centralsquare | ceiling | 1 | 0 | 0 | MN |
| 3419 | 3419 | CentralSquare | Hennepin County | MN | 2026-01-27 | integrated CAD system (amend) | 1862525.0 | Amd 2 to Agmt A176977 with TriTech Software Systems, a CentralSquare Company, for the provision of an integrated computer aided dispatch system, ext end date to 10/01/29, incr NTE by $1,862,525.45 for a new total NTE of $7,606,528 | https://hennepinmn.legistar1.com/hennepinmn/meetings/2026/1/1366_M_Board_of_Hennepin_County_Commissioners_26-01-27_BOARD_MINUTES.pdf | https://mytown.theboringparts.com/city/hennepinmn/#m530448 | sv:rms:centralsquare | ceiling | 1 | 0 | 0 | MN |
| 3420 | 3420 | CentralSquare | Hennepin County | MN | 2026-02-05 | integrated CAD system (amend contract) | 1862525.0 | Amd 2 to Agmt A176977 with TriTech Software Systems, a CentralSquare Company, for the provision of an integrated computer aided dispatch system, ext end date to 10/01/29, incr NTE by $1,862,525.45 for a new total NTE of $7,606,528 | https://hennepinmn.legistar1.com/hennepinmn/meetings/2026/2/1377_M_Law%2C_Safety_and_Justice_Committee_26-02-05_COMMITTEE_MINUTES.pdf | https://mytown.theboringparts.com/city/hennepinmn/#m530437 | sv:rms:centralsquare | ceiling | 2 | 0 | 0 | MN |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE surveillance_spending ( vendor TEXT, city TEXT, state TEXT, spend_date TEXT, product TEXT, amount REAL, quote TEXT, source_document TEXT, mytown_record TEXT, ledger TEXT, amount_type TEXT, dup_rank INTEGER, geo_suspect INTEGER, anomaly INTEGER, state_norm TEXT); CREATE INDEX ix_surv_vendor ON surveillance_spending(vendor); CREATE INDEX ix_surv_state ON surveillance_spending(state); CREATE INDEX ix_surv_amount ON surveillance_spending(amount); CREATE INDEX ix_surv_ledger ON surveillance_spending(ledger);