surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
3 rows where ledger = "sv:radio_infra:motorola", state = "OH" and vendor = "Motorola Solutions" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, product, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3884 | 3884 | Motorola Solutions | Norton | OH | 2026-06-01 | two-way radios (purchase) | 200465.0 | AN ORDINANCE AUTHORIZING THE PURCHASE OF MOTOROLA RADIOS FOR THE POLICE DEPARTMENT AT A COST NOT TO EXCEED $200,465.70 FROM MOTOROLA SOLUTIONS, INC., AND DECLARING AN EMERGENCY | https://www.cityofnorton.org/AgendaCenter/ViewFile/Minutes/_06012026-917 | https://mytown.theboringparts.com/city/cityofnorton.org/#m16796 | sv:radio_infra:motorola | ceiling | 1 | 0 | 0 | OH |
| 3909 | 3909 | Motorola Solutions | Toledo | OH | 2026-06-09 | two-way radios (enter into a contract) | 62000.0 | Authorizing the Mayor to enter into a contract with Motorola Solutions for the purchase of radios; authorizing the expenditure in an amount not to exceed $62,000 from the Capital Improvement Fund; and declaring an emergency. | https://legistar2.granicus.com/toledo/meetings/2026/6/4065_A_City_Council_26-06-09_Formal_Agenda.pdf | https://mytown.theboringparts.com/city/toledo/#m3226 | sv:radio_infra:motorola | ceiling | 1 | 0 | 0 | OH |
| 3910 | 3910 | Motorola Solutions | Toledo | OH | 2026-06-02 | two-way radios (enter into a contract) | 62000.0 | Authorizing the Mayor to enter into a contract with Motorola Solutions for the purchase of radios; authorizing the expenditure in an amount not to exceed $62,000 from the Capital Improvement Fund; and declaring an emergency. | https://legistar2.granicus.com/toledo/meetings/2026/6/3949_M_City_Council_26-06-02_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/toledo/#m3223 | sv:radio_infra:motorola | ceiling | 2 | 0 | 0 | OH |
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);