surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
4 rows where ledger = "sv:radio_infra:cradlepoint" and state = "MN" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2877 | 2877 | Cradlepoint | Chisago County | MN | 2024-03-20 | modems for squad cars (budget) | 18500.0 | 6 Cradlepoint modems for squad cars to utilize axon Fleet 3 camera systems ENTS-0415 2024 CIP BUDGET 18,500 - 18,500 | https://chisagocomn.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=1986,plainText=false) | https://mytown.theboringparts.com/city/chisagocomn/2024/#m866386 | sv:radio_infra:cradlepoint | stated | 1 | 0 | 0 | MN |
| 2878 | 2878 | Cradlepoint | Chisago County | MN | 2024-03-13 | modems for squad cars (budget) | 18500.0 | 6 Cradlepoint modems for squad cars to utilize axon Fleet 3 camera systems ENTS-0415 2024 CIP BUDGET 18,500 - 18,500 | https://chisagocomn.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=281,plainText=false) | https://mytown.theboringparts.com/city/chisagocomn/2024/#m866385 | sv:radio_infra:cradlepoint | stated | 2 | 0 | 0 | MN |
| 2952 | 2952 | Cradlepoint | Brown County | MN | 2024-09-17 | 200 hot spots (approve purchase) | 6085.0 | to approve and authorize the Auditor-Treasurer to sign the Estimate for the purchase of three (3) Poll Pad packages and two (2) Cradlepoint 200 hot spots from KNOWiNK at a cost of $6,085.00. | https://browncomn.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=196,plainText=false) | https://mytown.theboringparts.com/city/browncomn/2024/#m803116 | sv:radio_infra:cradlepoint | stated | 1 | 0 | 0 | MN |
| 2543 | 2543 | Cradlepoint | Little Falls | MN | 2026-01-20 | Cradlepoint modem (award bid) | 1861.0 | Industrial Networking Solutions (INS), Richardson, TX, for a Cradlepoint modem in the amount of $1,861.90; | https://www.cityoflittlefalls.com/AgendaCenter/ViewFile/Minutes/_01202026-167 | https://mytown.theboringparts.com/city/cityoflittlefalls.com/#m1527819 | sv:radio_infra:cradlepoint | stated | 1 | 0 | 0 | MN |
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);