surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
9 rows where state = "SD" and vendor = "CentralSquare" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2947 | 2947 | CentralSquare | Lincoln County | SD | 2025-05-27 | Annual subscription and maintenance (approve claims) | 40227.0 | Centralsquare Annual Subscription And Maintenance 40,227.80 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2488,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2025/#m806037 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 2948 | 2948 | CentralSquare | Lincoln County | SD | 2024-04-09 | Annual Maintenance (approve claims) | 20142.0 | Centralsquare Technologies, Annual Maintenance (June) $20,142.67; | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2039,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2024/#m805952 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 4187 | 4187 | CentralSquare | Lincoln County | SD | 2026-05-12 | 911 subscription (approve claims) | 16700.0 | Centralsquare Technologies, Annual Subscription June 2026-June 2027, 16,700.00 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2919,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/#m607858 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 2951 | 2951 | CentralSquare | Lincoln County | SD | 2023-09-19 | 911 subscription (subscription fee) | 8213.0 | 911: Centralsquare Technologies, Subscription Fee $8,213.15 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=1758,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2023/#m805910 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 2950 | 2950 | CentralSquare | Lincoln County | SD | 2023-11-28 | Yearly renewal (renew) | 6316.0 | Centralsquare Technologies, Yearly Renewal 2/24-2/25 $6,316.37 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=1860,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2023/#m805923 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 3245 | 3245 | CentralSquare | Lincoln County | SD | 2026-07-14 | Ps Pro Odyssey Warrants Interface Subscription (approve claims) | 5302.0 | Centralsquare Technologies, Ps Pro Odyssey Warrants Interface Subscription, 5,302.36 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2997,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/#m607870 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 4089 | 4089 | CentralSquare | Lincoln County | SD | 2024-07-23 | 911 subscription (approve contract) | 4641.0 | Centralsquare Technologies, Annual Subscription 4,641.34 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2130,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2024/#m805983 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 2736 | 2736 | CentralSquare | Pierre | SD | 2025-05-20 | dispatch paging subscription (approve) | 4200.0 | CENTRALSQUARE TECHNOLOGIES, LLC DISPATCH PAGING ANNUAL SUBSCRIPTION FEE 4,200.00 | https://www.cityofpierre.org/AgendaCenter/ViewFile/Minutes/_05202025-2463 | https://mytown.theboringparts.com/city/cityofpierre.org/2025/#m1300029 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
| 2945 | 2945 | CentralSquare | Lincoln County | SD | 2025-10-28 | Field Ops subscription (approve claims) | 1426.0 | Centralsquare Technologies, Field Ops Subscription (For Zuercher Mobile Users), $1,426.35 | https://lincolncosd.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=2654,plainText=false) | https://mytown.theboringparts.com/city/lincolncosd/2025/#m806064 | sv:rms:centralsquare | stated | 1 | 0 | 0 | SD |
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);