surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
4 rows where ledger = "sv:fusion:lexisnexis", state = "WY" and vendor = "LexisNexis / Accurint" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: product, amount, quote, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2588 | 2588 | LexisNexis / Accurint | Converse County | WY | 2026-03-17 | legal-research subscription (purchase) | 1916.0 | Lexisnexis Matthew Bender $1,916.00 Svcs | https://www.conversecountywy.gov/AgendaCenter/ViewFile/Minutes/_03172026-920 | https://mytown.theboringparts.com/city/conversecountywy.gov/#m1460290 | sv:fusion:lexisnexis | stated | 1 | 0 | 0 | WY |
| 3233 | 3233 | LexisNexis / Accurint | Converse County | WY | 2026-05-05 | legal-research subscription (approve contract) | 1916.0 | Lexisnexis Matthew Bender $1,916.00 Subscript | https://www.conversecountywy.gov/AgendaCenter/ViewFile/Minutes/_05052026-936 | https://mytown.theboringparts.com/city/conversecountywy.gov/#m621330 | sv:fusion:lexisnexis | stated | 1 | 0 | 0 | WY |
| 3996 | 3996 | LexisNexis / Accurint | Converse County | WY | 2026-04-07 | legal-research subscription (purchase) | 1916.0 | Lexisnexis Matthew Bender $1,916.00 Svcs | https://www.conversecountywy.gov/AgendaCenter/ViewFile/Minutes/_04072026-926 | https://mytown.theboringparts.com/city/conversecountywy.gov/#m1460288 | sv:fusion:lexisnexis | stated | 2 | 0 | 0 | WY |
| 3991 | 3991 | LexisNexis / Accurint | Converse County | WY | 2023-12-06 | subscription (purchase) | 1607.0 | Lexisnexis 1607.60 Subscription | https://www.conversecountywy.gov/AgendaCenter/ViewFile/Minutes/_12062023-719 | https://mytown.theboringparts.com/city/conversecountywy.gov/#m1460595 | sv:fusion:lexisnexis | stated | 1 | 0 | 0 | WY |
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);