surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
8 rows where vendor = "Fivecast" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, product, amount, quote, dup_rank, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4373 | 4373 | Fivecast | Houston | TX | 2022-01-19 | FiveCast Insight software license (sole source purchase) | 144248.0 | THUNDERCAT TECHNOLOGIES, LLC for Sole Source Purchase for FiveCast Insight Software License Annual Fee for Public Safety and Homeland Security on behalf of the Houston Police Department - $144,248.00 - Grant Fund | https://houstontx.primegov.com/Public/CompiledDocument/2618 | https://mytown.theboringparts.com/city/houstontx/2022/#m681843 | sv:fusion:fivecast | stated | 1 | 0 | 0 | TX |
| 4374 | 4374 | Fivecast | Houston | TX | 2021-02-09 | FiveCast Insight software license (award sole source purchase) | 115200.0 | THUNDERCAT TECHNOLOGIES, LLC for Sole Source Purchase of FiveCast Insight Software License Annual Fee for Public Safety and Homeland Security on behalf of the Houston Police Department - $115,200.00 - Grant Fund | https://houstontx.primegov.com/Public/CompiledDocument/2574 | https://mytown.theboringparts.com/city/houstontx/2021/#m681798 | sv:fusion:fivecast | stated | 1 | 0 | 0 | TX |
| 4375 | 4375 | Fivecast | Mobile | AL | 2023-11-14 | analysis software for MPD Cyber (approve purchase order) | 90550.0 | Approve purchase order to Fivecast, Pty Ltd for one-year subscription for analysis software for MPD Cyber; $90,550.00 (sponsored by Mayor Stimpson) (submitted by John Paine, Purchasing Dept.). | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=177,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2023/#m454808 | sv:fusion:fivecast | stated | 1 | 0 | 0 | AL |
| 4376 | 4376 | Fivecast | Mobile | AL | 2023-11-08 | analysis software (approve purchase order) | 90550.0 | Approve purchase order to Fivecast, Pty Ltd for one-year subscription for analysis software for MPD Cyber; $90,550.00 | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=187,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2023/#m454807 | sv:fusion:fivecast | stated | 1 | 0 | 0 | AL |
| 4377 | 4377 | Fivecast | Mobile | AL | 2022-12-06 | open-source analysis software (authorize purchase order) | 82150.0 | AUTHORIZE PURCHASE ORDER TO FIVECAST PTY, LTD. FOR ONE -YEAR SUBSCRIPTION FOR OPEN- SOURCE ANALYSIS SOFTWARE FOR MPD CYBER DIVISION; $82,150.00. | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=137,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2022/#m454760 | sv:fusion:fivecast | stated | 1 | 0 | 0 | AL |
| 4378 | 4378 | Fivecast | Mobile | AL | 2022-11-29 | open-source analysis software (authorize purchase order) | 82150.0 | Authorize purchase order to Fivecast Pty, Ltd. for one-year subscription for open-source analysis software for MPD Cyber Division; $82,150.00 | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=150,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2022/#m454759 | sv:fusion:fivecast | stated | 1 | 0 | 0 | AL |
| 4379 | 4379 | Fivecast | Mobile | AL | 2021-10-26 | intelligence software (approve purchase order) | 74500.0 | Approve purchase order to Fivecast Pty Ltd, for intelligence software annual subscription for the Police Cyber Division, $74,500.00 (sponsored by Mayor Stimpson) (submitted by John Paine, Purchasing Department). | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=209,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2021/#m454703 | sv:fusion:fivecast | stated | 1 | 0 | 0 | AL |
| 4380 | 4380 | Fivecast | Mobile | AL | 2021-10-19 | ONYX software subscription (approve purchase order) | 74500.0 | Approve purchase order to Fivecast Pty Ltd, for intelligence software annual subscription for the Police Cyber Division, $74,500.00 (sponsored by Mayor Stimpson) (submitted by John Paine, Purchasing Department). | https://mobileal.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=223,plainText=false) | https://mytown.theboringparts.com/city/mobileal/2021/#m454702 | sv:fusion:fivecast | stated | 2 | 0 | 0 | AL |
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);