surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
6 rows where state = "FL" and vendor = "Fusus (Axon)" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, amount, quote, amount_type, dup_rank, geo_suspect, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3624 | 3624 | Fusus (Axon) | Ocala | FL | 2024-10-15 | real-time crime center (renew) | 844208.0 | Approve a five-year renewal of the agreement with Fusus by Axon for hardware and software purchases in an estimated amount not to exceed $844,208 | https://ocala.legistar1.com/ocala/meetings/2024/10/1571_M_City_Council_24-10-15_Minutes.pdf | https://mytown.theboringparts.com/city/ocala/2024/#m328613 | sv:fusion:fusus | ceiling | 1 | 0 | 0 | FL |
| 3746 | 3746 | Fusus (Axon) | North Port | FL | 2023-03-14 | Fusus software (approve contract) | 350000.0 | Approve the Forty-Two (42) Month Service Agreement Proposal between the City of North Port and Pileum Corporation in the Amount of $350,000 for the Fusus Software Enterprise Package for Surveillance Data Access. | https://legistar2.granicus.com/cityofnorthport/meetings/2023/3/2771_M_City_Commission_Regular_Meeting_23-03-14_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/cityofnorthport/2023/#m256070 | sv:fusion:fusus | proposed | 1 | 0 | 0 | FL |
| 3735 | 3735 | Fusus (Axon) | Clearwater | FL | 2022-02-03 | real-time crime center platform (approve contract) | 345000.0 | Approve an agreement between the City of Clearwater and Fusus of Peachtree Corners, Georgia, for a video and data collaboration platform, associated equipment and training, in an amount not to exceed $345,000, to commence upon execution of the contract and expire three calendar years after the execution date, pursuant to City Code of Ordinances Section 2.563(1)(a), Single Source, and authorize the appropriate officials to execute same. | https://legistar2.granicus.com/clearwater/meetings/2022/2/2347_A_City_Council_22-02-03_Meeting_Agenda.pdf | https://mytown.theboringparts.com/city/clearwater/2022/#m260512 | sv:fusion:fusus | ceiling | 1 | 0 | 0 | FL |
| 3736 | 3736 | Fusus (Axon) | Clearwater | FL | 2022-01-31 | video and data platform (approve contract) | 345000.0 | Approve an agreement between the City of Clearwater and Fusus of Peachtree Corners, Georgia, for a video and data collaboration platform, associated equipment and training, in an amount not to exceed $345,000, to commence upon execution of the contract and expire three calendar years after the execution date, pursuant to City Code of Ordinances Section 2.563(1)(a), Single Source, and authorize the appropriate officials to execute same. | https://legistar2.granicus.com/clearwater/meetings/2022/1/2326_A_Council_Work_Session_22-01-31_Work_Session_Agenda.pdf | https://mytown.theboringparts.com/city/clearwater/2022/#m260507 | sv:fusion:fusus | ceiling | 2 | 0 | 0 | FL |
| 3421 | 3421 | Fusus (Axon) | Clermont | FL | 2023-11-28 | real-time crime center (approve single/sole source service agreement) | 32800.0 | Consider approval of single/sole source service agreement with FUSUS for the Clermont Police Department at an initial budgeted cost of $32,800. | https://clermontfl.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=4803,plainText=false) | https://mytown.theboringparts.com/city/clermontfl/2023/#m530225 | sv:fusion:fusus | stated | 1 | 0 | 0 | FL |
| 2712 | 2712 | Fusus (Axon) | Panama City | FL | 2022-02-22 | CORE Appliances (budget) | 21601.0 | Consideration to approve Budget Amendment Resolution 20220222.2 to use BJA FY 21 Edward Byrne Memorial Justice Assistance Grant Program (JAG) Funds to purchase Fusus CORE Appliances as follows: one (1) Core Elite AI that runs 64 traffic cameras, one (1) Core Elite that runs 180 cameras for schools, eight (8) Core Pro that runs 24 cameras each for Charter Schools, and 38 Core Lite that runs four (4) cameras each (no set locations) in the amount of $21,601.00. | https://www.pcgov.org/AgendaCenter/ViewFile/Minutes/_02222022-547 | https://mytown.theboringparts.com/city/pcgov.org/2022/#m1335744 | sv:fusion:fusus | stated | 1 | 1 | 0 | FL |
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);