surveillance_spending
Data license: CC BY 4.0 · Data source: MyTown
8 rows where vendor = "PenLink" sorted by amount descending
This data as json, CSV (advanced)
Suggested facets: city, amount_type, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3403 | 3403 | PenLink | Fresno County | CA | 2023-06-06 | software maintenance/support (approve contract) | 324644.0 | Approve and authorize the Chairman to execute an agreement with Penlink, Ltd. for software and maintenance support, effective June 6, 2023, which includes a three-year and seven-month base contract with one optional one-year extension, total not to exceed $324,644; | https://fresnocounty.legistar1.com/fresnocounty/meetings/2023/6/9927_M_Board_of_Supervisors_23-06-06_Action_Summary.pdf | https://mytown.theboringparts.com/city/fresnocounty/2023/#m543383 | sv:fusion:penlink | ceiling | 1 | 0 | 0 | CA |
| 3669 | 3669 | PenLink | Fresno | CA | 2023-01-19 | communications-intercept software (purchase) | 320000.0 | Authorizing the Chief of Police or his Designee to execute a contract with Penlink, Ltd. for the purchase of hardware, software and maintenance services, in the amount of $320,000 without advertised competitive bidding. | https://legistar2.granicus.com/fresno/meetings/2023/1/3280_M_City_Council_23-01-19_Meeting_Minutes.pdf | https://mytown.theboringparts.com/city/fresno/2023/#m284108 | sv:fusion:penlink | stated | 1 | 0 | 0 | CA |
| 3511 | 3511 | PenLink | Amarillo | TX | 2025-10-14 | Tangles Bronze subscription (purchase) | 90469.0 | This item considers the purchase of PenLink Tangles Bronze annual subscription, a secure web-based service that provides investigators with the ability to access, search and analyze mobile device communication records in support of criminal investigations. Award to: Insight (Omnia Partners Public Sector #23-6692-03) Amount: $90,469.96 | https://amarillotx.api.civicclerk.com/v1/Meetings/GetMeetingFileStream(fileId=5882,plainText=false) | https://mytown.theboringparts.com/city/amarillotx/2025/#m437026 | sv:fusion:penlink | stated | 1 | 0 | 0 | TX |
| 3165 | 3165 | PenLink | Houston | TX | 2024-11-14 | Pen-Link software licenses (approve spending authority) | 62809.0 | APPROVE spending authority in an amount not to exceed $62,809.50 for Purchase of Pen-Link Software Licenses for the Houston Police Department, from PEN-LINK, LTD. - 12 Months - General Fund | https://houstontx.primegov.com/Public/CompiledDocument/537 | https://mytown.theboringparts.com/city/houstontx/2024/#m681990 | sv:fusion:penlink | ceiling | 1 | 0 | 0 | TX |
| 3404 | 3404 | PenLink | Fresno County | CA | 2024-05-07 | software and maintenance support (amend) | 61069.0 | Approve and authorize the Chairman to execute Amendment I to Agreement A-23-238 with Penlink Ltd. for software and maintenance support, effective upon execution with no change in the term to December 31, 2026, amending the scope of services and increasing the maximum compensation amount by $61,069, to a total of $385,713 | https://fresnocounty.legistar1.com/fresnocounty/meetings/2024/5/9958_M_Board_of_Supervisors_24-05-07_Action_Summary.pdf | https://mytown.theboringparts.com/city/fresnocounty/2024/#m543359 | sv:fusion:penlink | stated | 1 | 0 | 0 | CA |
| 3785 | 3785 | PenLink | Tampa | FL | 2025-05-15 | PLX software maintenance (approve contract) | 41768.0 | Resolution of the City of Tampa, Florida, approving an End User License Agreement between the City of Tampa and Pen-Link, Ltd. Corp., for the standardization purchase of PLX Software Maintenance and Support, in the estimated amount of $41,768.75 for use by the Tampa Police Department; | https://tampagov.hylandcloud.com/251agendaonline/Documents/DownloadFileBytes/City_Council_Regular_-_May_15%2C_2025_2585_Minutes_5_15_2025_9_00_00_AM.pdf?documentType=2&meetingId=2585 | https://mytown.theboringparts.com/city/ob-tampa-fl/2025/#m213458 | sv:fusion:penlink | estimated | 1 | 0 | 0 | FL |
| 4062 | 4062 | PenLink | Hagerstown | MD | 2024-09-24 | software license and upgrades (purchase) | 39520.0 | PenLink Software License and Upgrades – PenLink (Lincoln, NE) $ 39,520.26 | https://hagerstown.novusagenda.com/agendapublic/MeetingView.aspx?MeetingID=1329&MinutesMeetingID=-1&doctype=Agenda | https://mytown.theboringparts.com/city/nv-hagerstown/2024/#m884933 | sv:fusion:penlink | stated | 1 | 0 | 0 | MD |
| 2414 | 2414 | PenLink | Mahoning County | OH | 2026-07-23 | PLX Software license (renew) | 5026.0 | Agreement with Pen-Link LTD. for renewal of the PLX Software license in the amount of $5,026.28. | https://www.mahoningcountyoh.gov/AgendaCenter/ViewFile/Agenda/_07232026-931 | https://mytown.theboringparts.com/city/mahoningcountyoh.gov/#m7809409 | sv:fusion:penlink | stated | 1 | 0 | 0 | OH |
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);