surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
2 rows where ledger = "sv:camera:verkada" and state = "WA" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4066 | 4066 | Verkada | Kent | WA | 2025-06-03 | security cameras access/control (award bid) | 182215.0 | I move to award the Kent Commons Verkada Cameras Access/Control bid to CTS Cabling & Technology Services in the amount of $182,215.70 and authorize the Mayor to sign all necessary documents, subject to final terms and conditions acceptable to the City Attorney and Parks Director. | https://kentwa.iqm2.com/Citizens/FileOpen.aspx?Type=15&ID=5037&Inline=True | https://mytown.theboringparts.com/city/iq-kentwa/2025/#m872380 | sv:camera:verkada | stated | 1 | 0 | 0 | WA |
| 3135 | 3135 | Verkada | Clallam County | WA | 2024-09-24 | surveillance cameras and access control (purchase) | 23687.0 | Funding from Office of Secretary of State Information to purchase Verkada surveillance cameras and wiring, licensing for first 5 years, acrylic barriers and security films for desktops, Verkada Access Control card reader and wiring for badge access, and imprinters for ClearCounty scanners/$23,687 | https://clallamcowa.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=3156,plainText=false) | https://mytown.theboringparts.com/city/clallamcowa/2024/#m698937 | sv:camera:verkada | stated | 1 | 0 | 0 | WA |
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);