home / mytown-research

surveillance_spending

A DISCOVERY INDEX of surveillance and police-technology dollar figures found in local government meeting records across 130+ named vendors — NOT a table of confirmed spending, and NOT safe to SUM. An audit on 2026-07-29 found aggregate views were adding amounts that must not be added: the same procurement recurs at committee, council, approval, amendment and renewal stages; "not to exceed" figures are authorization ceilings, not payments. Use the canned query "the CONSERVATIVE total" for any number you intend to publish, and "data-quality report" to see what is flagged. Columns added for this: `amount_type` (stated / ceiling / proposed / recommended / estimated), `dup_rank` (>1 = redundant copy), `geo_suspect` (city disagrees with the source link), `anomaly` (implausible figure), `state_norm` (normalized state). Vendors covered include ALPR (Flock, Vigilant, Genetec), body cameras/tasers (Axon, WatchGuard, Utility, Getac), gunshot detection (ShotSpotter/SoundThinking), face recognition (Clearview AI, DataWorks Plus), fingerprint biometrics (Idemia AFIS/Livescan, filed separately under `sv:biometrics`), data fusion and OSINT (Fusus, Peregrine, LexisNexis Accurint, Thomson Reuters CLEAR), phone forensics (Cellebrite, GrayKey, Magnet), drones (Skydio, BRINC, DJI), cameras/VMS (Verkada, Avigilon), cell-site simulators, CAD/RMS records systems, photo enforcement, jail-call and student monitoring. Every row carries a VERBATIM quote from the minutes and a link to the source document, and a row only publishes if that quote was found character-for-character in the source text. READ THE `ledger` COLUMN: `sv:<category>:<vendor>`. `radio_infra` (two-way radios), `rms` (records/CAD software), `biometrics` (fingerprints) and `not_surveillance` are NOT surveillance sensors — exclude them before quoting any surveillance figure.

Data license: CC BY 4.0 · Data source: MyTown

6 rows where ledger = "flock" and state = "NC" sorted by amount descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: city, geo_suspect, spend_date (date)

vendor 4

  • Flock Safety 3
  • Flock 1
  • Flock Camera System 1
  • Flock Group Inc. (Flock Safety) 1

state 1

  • NC · 6 ✖

ledger 1

  • flock · 6 ✖
Link rowid vendor city state spend_date product amount ▲ quote source_document mytown_record ledger amount_type dup_rank geo_suspect anomaly state_norm
2365 2365 Flock Jackson County NC 2026-05-19 proposed budget 1318543.0 Equipment: $1,318,543. Highlights under this category included computers, servers, printers, software, garage equipment, recreation equipment, law enforcement flock cameras, guns and emergency communication equipment. https://www.jacksonnc.org/AgendaCenter/ViewFile/Minutes/_05192026-166 https://mytown.theboringparts.com/city/jacksonnc.org/#m7719083 flock stated 1 0 0 NC
1971 1971 Flock Safety Mooresboro NC 2025-03-17 awarding a contract 300000.0 Approved a request from the Mooresville Police Department to adopt a Resolution awarding a contract in the amount of $300,000.00 to Flock Safety for the purchase of two Drones as First Responder (DFR) 2.0 system, including hardware, software, and services, and associated Budget Ordinance. https://mooresvillenc.granicus.com/MinutesViewer.php?view_id=1&clip_id=535 https://mytown.theboringparts.com/city/gr-mooresvillenc/2025/#m834240 flock stated 1 1 0 NC
1630 1630 Flock Group Inc. (Flock Safety) Gaston County NC 2023-09-26 appropriate funds and accept as sole source vendor for purchase 180000.0 To Appropriate Funds ($180,000) from the Federal (Treasury/Justice) Drug Asset Forfeiture and Equitable Sharing Program and the Controlled Substance Abuse Tax for the Purpose of Purchasing Department Equipment; and to Accept Flock Group Inc. (Flock Safety) as a Sole Source Vendor for the Purchase of Flock Safety ALPR Camera System https://gaston.legistar1.com/gaston/meetings/2023/9/1251_A_Board_of_Commissioners_23-09-26_Agenda_noDep.pdf https://mytown.theboringparts.com/city/gaston/2023/#m287133 flock stated 1 1 0 NC
1944 1944 Flock Safety Pender County NC 2025-01-21 approve 70600.0 Approval of Budget Ordinance Amendment, Purchase Order, and Authorization for Contract Amount $70,600 for Flock Camera System as previously presented https://penderconc.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=899,plainText=false) https://mytown.theboringparts.com/city/penderconc/2025/#m801555 flock stated 1 0 0 NC
1943 1943 Flock Safety Pender County NC 2024-12-19 authorize contract 57600.0 Authorization to Execute Contract with Flock Safety in the amount of $57,600.00. https://penderconc.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=862,plainText=false) https://mytown.theboringparts.com/city/penderconc/2024/#m801547 flock stated 1 0 0 NC
1959 1959 Flock Camera System Lenoir County NC 2025-05-22 budget 36500.0 Police Patrol 1 Flock Camera System 36,500.00 https://lenoirnc.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=591,plainText=false) https://mytown.theboringparts.com/city/lenoirnc/2025/#m819632 flock stated 1 1 0 NC

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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);
Powered by Datasette · Queries took 624.296ms · Data license: CC BY 4.0 · Data source: MyTown