surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
3 rows where ledger = "sv:face:idemia" and state = "AZ" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, amount_type, geo_suspect, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3646 | 3646 | Idemia | Mesa | AZ | 2021-12-01 | LiveScan workstations (authorize contract) | 100000.0 | The Police Department and Purchasing recommend authorizing the purchase using the State of Arizona cooperative contract with Morpho USA, Inc./IDEMIA, at $100,000 annually, based on estimated requirements. | https://legistar1.granicus.com/Mesa/meetings/2021/12/3497_A_City_Council_21-12-01_Meeting_Agenda.pdf | https://mytown.theboringparts.com/city/mesa/2021/#m315766 | sv:face:idemia | recommended | 1 | 0 | 0 | AZ |
| 3644 | 3644 | Idemia | Mesa | AZ | 2022-11-07 | fingerprint recognition devices (authorize purchase using cooperative contract) | 38500.0 | The Police Department and Purchasing recommend authorizing the purchase using the State of Arizona cooperative contract with the sole source vendor, IDEMIA, at $38,500, based on estimated requirements. | https://legistar1.granicus.com/Mesa/meetings/2022/11/3706_A_City_Council_22-11-07_Meeting_Agenda.pdf | https://mytown.theboringparts.com/city/mesa/2022/#m315941 | sv:face:idemia | recommended | 1 | 0 | 0 | AZ |
| 2432 | 2432 | Idemia | El Mirage | AZ | 2025-08-18 | LiveScan fingerprinting (renew) | 7157.0 | Consideration and action to approve the extension to the existing agreement with Idemia (MorphoTrack) for the Police Department's LiveScan (electronic fingerprinting machine) and portable fingerprint scanners for the amount of $7,157. | https://public.destinyhosted.com/agenda_publish.cfm?id=35647&mt=ALL&get_month=7&get_year=2025&dsp=min&seq=356 | https://mytown.theboringparts.com/city/aq-35647/2025/#m6754849 | sv:face:idemia | stated | 1 | 1 | 0 | AZ |
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);