surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
2 rows where ledger = "sv:fusion:lexisnexis", state = "GA" and vendor = "LexisNexis / Accurint" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3358 | 3358 | LexisNexis / Accurint | DeKalb County | GA | 2023-05-16 | Desk Officer Reporting System (awarded) | 367672.0 | SS - LexisNexis Desk Officer Reporting System - Multi-Year Contract (Sole Source): for use by Police Services (PS). Awarded to LexisNexis Coplogic Solutions, Inc. Amount Not to Exceed: $367,672.92 | https://dekalbcountyga.legistar1.com/dekalbcountyga/meetings/2023/5/3786_M_Committee_of_the_Whole_23-05-16_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/dekalbcountyga/2023/#m556109 | sv:fusion:lexisnexis | ceiling | 1 | 0 | 0 | GA |
| 3359 | 3359 | LexisNexis / Accurint | DeKalb County | GA | 2023-06-20 | DORS licenses (award contract) | 367672.0 | SS - LexisNexis® Desk Officer Reporting System (“DORS”), support, maintenance, and training (Sole Source - Multiyear Contract): for use by Police Services (PS). Consists of providing five (5) years of DORS licenses, support, maintenance, and training. Awarded to LexisNexis Coplogic Solutions, Inc. Amount Not To Exceed: $367,672.92. | https://dekalbcountyga.legistar1.com/dekalbcountyga/meetings/2023/6/3791_M_Committee_of_the_Whole_23-06-20_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/dekalbcountyga/2023/#m556104 | sv:fusion:lexisnexis | ceiling | 1 | 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);