surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
8 rows where vendor = "CellHawk" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, spend_date, product, amount, quote, geo_suspect, state_norm, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3672 | 3672 | CellHawk | Fort Worth | TX | 2024-03-19 | CellHawk subscription (authorize sole source agreement) | 113717.0 | Authorize Execution of a Sole Source Agreement with LeadsOnline in the Amount of $ 113,717.00 for the First Year for LeadsOnline PowerPlus and CellHawk Subscription Services with Four Additional OneYear Term Options to Renew for the Police Department | https://fortworthgov.legistar1.com/fortworthgov/meetings/2024/3/1419_M_CITY_COUNCIL_24-03-19_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/fortworthgov/2024/#m283365 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | TX |
| 2727 | 2727 | CellHawk | Westland | MI | 2023-10-16 | CDR mapping software (approve contract) | 18530.0 | Approval of CellHawk Subscription through LeadsOnline, LLC, to enhance the Police Departments Investigative Operations; subscription will be effective immediately and be valid for a three (3) year period; amount $18,530. | https://www.cityofwestland.com/AgendaCenter/ViewFile/Minutes/_10162023-913 | https://mytown.theboringparts.com/city/cityofwestland.com/#m1305219 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | MI |
| 3340 | 3340 | CellHawk | Floyd County | GA | 2024-03-12 | investigations service (approve purchase) | 15470.0 | Consider request from Police Department to approve the purchase of Leads Online PowerPlus and Cellhawk Investigations Service for use by the Criminal Investigations Division in the amount of $15,470.00. | https://floydcountyga.granicus.com/AgendaViewer.php?view_id=1&clip_id=67 | https://mytown.theboringparts.com/city/gr-floydcountyga/2024/#m557041 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | GA |
| 2910 | 2910 | CellHawk | Lee County | AL | 2026-01-26 | CellHawk subscription (renew) | 5564.0 | Leadsonline Renewal CellHawk Subscription-Tier 3-Unlimited Storage $5,564.00 Sheriffs Office | https://leecoal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=991,plainText=false) | https://mytown.theboringparts.com/city/leecoal/#m829752 | sv:intercept:cellhawk | stated | 1 | 1 | 0 | AL |
| 2621 | 2621 | CellHawk | Westmoreland | KS | 2024-08-01 | CellHawk mapping software (approve contract) | 3500.0 | Subscription Services Agreement with LeadsOnline LLC, for the CellHawk Cell Phone Mapping & Analysis System, for the term August 1, 2024 through July 31, 2027 at the following annual rates: • August 1, 2024 through July 31, 2025 $3,500.00 | https://www.westmorelandcountypa.gov/AgendaCenter/ViewFile/Minutes/_08012024-474 | https://mytown.theboringparts.com/city/westmorelandcountypa.gov/2024/#m1398368 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | KS |
| 4192 | 4192 | CellHawk | Pittsburg | KS | 2026-02-11 | CellHawk software renewal (renew) | 2754.0 | LeadsOnline LLC – CellHawk software renewal 2,754.00 | https://pittsburgh.granicus.com/MinutesViewer.php?view_id=2&clip_id=7645 | https://mytown.theboringparts.com/city/gr-pittsburgh/#m596281 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | KS |
| 4259 | 4259 | CellHawk | Pittsburgh | PA | 2026-02-11 | CellHawk software renewal (renew) | 2754.0 | LeadsOnline LLC – CellHawk software renewal 2,754.00 | https://pittsburgh.legistar1.com/pittsburgh/meetings/2026/2/11863_M_Standing_Committees_26-02-11_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/pittsburgh/#m335822 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | PA |
| 4263 | 4263 | CellHawk | Pittsburgh | PA | 2025-07-16 | CellHawk subscription (approve invoice) | 2622.0 | LeadsOnline LLC – CellHawk subscription 2,622.50 | https://pittsburgh.legistar1.com/pittsburgh/meetings/2025/7/11623_M_Standing_Committee_25-07-16_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/pittsburgh/2025/#m335696 | sv:intercept:cellhawk | stated | 1 | 0 | 0 | PA |
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);