surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
2 rows where ledger = "sv:fusion:dataminr" and vendor = "Dataminr" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3861 | 3861 | Dataminr | Mobile | AL | 2026-05-19 | First Alert Critical Event Discovery software (approve purchase order) | 30000.0 | Approve purchase order to Carahsoft for annual renewal of Dataminr First Alerti Critical Event Discovery software; $30,000.00 | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2631,plainText=false) | https://mytown.theboringparts.com/city/mobileal/#m70657 | sv:fusion:dataminr | stated | 1 | 0 | 0 | AL |
| 3760 | 3760 | Dataminr | Cincinnati | OH | 2022-09-06 | real-time alerting SaaS (payment) | 16666.0 | AUTHORIZING a payment of $ 16,666.68 to Dataminr Inc. from CPD Law Enforcement Grant Fund non-personnel operating budget account no. 368x225x2433x7289x20SHSP as a moral obligation for software as a service solution provided from March 2022 to June 2022; | https://cincinnatioh.legistar1.com/cincinnatioh/meetings/2022/9/1823_M_Budget_and_Finance_Committee_22-09-06_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/cincinnatioh/2022/#m240895 | sv:fusion:dataminr | stated | 1 | 0 | 0 | OH |
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);