surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
2 rows where ledger = "sv:fusion:thomson_clear" and state = "NY" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2658 | 2658 | Thomson Reuters CLEAR | Wyoming County | NY | 2024-05-30 | investigation software (approve contract) | 3941.0 | Authorize Chairwoman to sign a contract, pursuant to General Municipal Law §104(b), with Thomson Reuters, 610 Opperman Dr Eagan, MN 55123, for Online Investigation Software in an amount not to exceed $3,941.16. | https://www.wyomingcountyny.gov/AgendaCenter/ViewFile/Minutes/_05302024-1187 | https://mytown.theboringparts.com/city/wyomingcountyny.gov/2024/#m1389919 | sv:fusion:thomson_clear | ceiling | 1 | 0 | 0 | NY |
| 2660 | 2660 | Thomson Reuters CLEAR | Wyoming County | NY | 2021-09-02 | online investigation software (authorize contract) | 3404.0 | Authorize Chairwoman to sign a contract, pursuant to General Municipal Law §104(b), with Thomson Reuters, 610 Opperman Dr Eagan, MN 55123, for the provision of providing Online Investigation Software in an amount not to exceed $3,404.64 ($90.00/mo for the 1st year, $94.50/mo for the 2nd year and $99.22/mo for the 3rd year); effective September 1, 2021 through August 31, 2024. | https://www.wyomingcountyny.gov/AgendaCenter/ViewFile/Minutes/_09022021-769 | https://mytown.theboringparts.com/city/wyomingcountyny.gov/2021/#m1389878 | sv:fusion:thomson_clear | ceiling | 1 | 0 | 0 | NY |
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);