
TPXIMPACT HOLDINGS PLC — Investor Relations & Filings
TPXimpact Holdings PLC is a technology-enabled services company specializing in people-powered digital transformation. The company partners with public, private, and third-sector organizations to design and deliver solutions that improve services, experiences, and outcomes, with a significant focus on the public services sector. As a Certified B Corporation, its mission is to create positive, measurable change for people, places, and the planet. Core activities involve collaborating with clients to implement transformative projects, leveraging technology and a human-centered approach to address complex challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full Year Trading Update and Notice of Results | 2026-04-22 | English | |
| Notification of Major Holdings | 2026-04-17 | English | |
| Share Incentive Plan | 2026-04-17 | English | |
| Share Incentive Plan | 2026-03-20 | English | |
| Q3 Trading Update: EBITDA guidance Upgrade | 2026-02-24 | English | |
| Contract Uplift | 2026-02-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 35137182 | Full Year Trading Update and Notice of Results | 2026-04-22 | English | ||
| 34662099 | Notification of Major Holdings | 2026-04-17 | English | ||
| 34661214 | Share Incentive Plan | 2026-04-17 | English | ||
| 32996786 | Share Incentive Plan | 2026-03-20 | English | ||
| 32835194 | Q3 Trading Update: EBITDA guidance Upgrade | 2026-02-24 | English | ||
| 28140919 | Contract Uplift | 2026-02-17 | English | ||
| 34559206 | TPXimpact announces £39m Contract with DEFRA | 2026-02-12 | English | ||
| 34559179 | Share Incentive Plan | 2026-02-12 | English | ||
| 34558520 | TPXimpact announces £22m NHS England contract | 2026-02-11 | English | ||
| 12307161 | Share Incentive Plan | 2026-01-09 | English | ||
|
2025
5 filings
| |||||
| 9685003 | Share Incentive Plan | 2025-12-09 | English | ||
| 9639959 | Holding(s) in Company | 2025-12-08 | English | ||
| 9062640 | Exercise of Options, PDMR, & Total Voting Rights | 2025-12-02 | English | ||
| 9016642 | Unaudited Interim Results | 2025-12-02 | English | ||
| 8555652 | Appointment of Nominated Adviser and Broker | 2025-11-24 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
TPXIMPACT HOLDINGS PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7981 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7981 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7981 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7981}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for TPXIMPACT HOLDINGS PLC (id: 7981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.