surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
5 rows where ledger = "sv:face:clearview" and state = "GA" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, spend_date, product, amount, quote, amount_type, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2863 | 2863 | Clearview AI | East Point | GA | 2025-09-15 | facial recognition database (approve contract) | 30590.0 | Council Approval of Vendor Clearview AI, a Sole Source Provider, for Comprehensive Facial Recognition Database that Enables Users to Search Publicly Available Online Images: NOT TO EXCEED: $30,590; FUNDING SOURCE: 100-3210-523.38-50 | https://eastpointcityga.iqm2.com/Citizens/FileOpen.aspx?Type=15&ID=2282&Inline=True | https://mytown.theboringparts.com/city/iq-eastpointcityga/2025/#m879771 | sv:face:clearview | ceiling | 1 | 0 | 0 | GA |
| 2864 | 2864 | Clearview AI | East Point | GA | 2025-09-08 | facial recognition database (approve sole source provider) | 30590.0 | Council Review and Approval of Vendor Clearview AI, a Sole Source Provider, for Comprehensive Facial Recognition Database that Enables Users to Search Publicly Available Online Images: NOT TO EXCEED: $30,590; FUNDING SOURCE: 100-3210-523.38-50 | https://eastpointcityga.iqm2.com/Citizens/FileOpen.aspx?Type=1&ID=3058&Inline=True | https://mytown.theboringparts.com/city/iq-eastpointcityga/2025/#m879770 | sv:face:clearview | ceiling | 1 | 0 | 0 | GA |
| 2698 | 2698 | Clearview AI | College Park | GA | 2025-10-06 | facial recognition subscription (renew) | 16795.0 | Consideration of and action on a request to approve Clearview AI Renewal for facial image of a suspect, in the amount of $16,795.00. | https://www.collegeparkga.gov/AgendaCenter/ViewFile/Agenda/_10062025-294 | https://mytown.theboringparts.com/city/collegeparkga.gov/2025/#m1347523 | sv:face:clearview | stated | 1 | 0 | 0 | GA |
| 2693 | 2693 | Clearview AI | College Park | GA | 2024-11-04 | facial recognition (approve quote) | 15195.0 | Consideration of and action on a request to approve quote from Clearview AI for facial image of a suspect, in the amount of $15,195.00, basic 20 licenses with 1 year agreement. | https://www.collegeparkga.gov/AgendaCenter/ViewFile/Agenda/_11042024-277 | https://mytown.theboringparts.com/city/collegeparkga.gov/2024/#m1347688 | sv:face:clearview | stated | 1 | 0 | 0 | GA |
| 2695 | 2695 | Clearview AI | College Park | GA | 2024-11-04 | facial recognition (approve quote) | 15195.0 | Consideration of and action on a request to approve quote from Clearview AI for facial image of a suspect, in the amount of $15,195.00, basic 20 licenses with 1 year agreement. | https://www.collegeparkga.gov/AgendaCenter/ViewFile/Minutes/_11042024-94 | https://mytown.theboringparts.com/city/collegeparkga.gov/2024/#m1347687 | sv:face:clearview | stated | 2 | 0 | 0 | GA |
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);