
TAN DELTA SYSTEMS PLC — Investor Relations & Filings
Tan Delta Systems PLC develops and manufactures advanced real-time oil analysis and equipment health monitoring systems for commercial and industrial applications. The company's core offering is its proprietary FSH™ technology, which provides continuous, molecular-level analysis of oil condition in equipment such as engines, hydraulics, and gearboxes. This capability allows for the early detection of minute changes caused by contamination and wear. The data and analytics generated by these systems enable operators to implement predictive maintenance strategies, leading to optimized service intervals, reduced oil consumption, minimized breakdowns, and increased equipment productivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Posting of Annual Report and Notice of AGM | 2026-06-05 | English | |
| Full year results for 12 months ended 31 Dec 2025 | 2026-06-03 | English | |
| £395,000 order received | 2026-05-08 | English | |
| FY 2025 Trading Update | 2026-01-21 | English | |
| Phase 2 trial with global online retailer | 2025-11-06 | English | |
| New £120,000 Order from Shell Marine Products | 2025-10-07 | English |
Browse filings by year
19 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for TAN DELTA SYSTEMS PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UNIFIED DATA TECH SOLUTIONS LIMITED
Provides integrated data management, business intelligence,…
|
544406 | IN | Telecommunications, computer pr… |
|
Unifiedpost Group SA
Cloud platform that digitalizes and automates financial sup…
|
UPG | BE | Telecommunications, computer pr… |
|
UniHost Corporation
Global provider of dedicated servers, Cloud VPS, and bare m…
|
— | CA | Telecommunications, computer pr… |
|
Unisplendour Corporation Limited
Provides digital infrastructure, cloud computing, and full-…
|
000938 | CN | Telecommunications, computer pr… |
|
UNISYS CORP
A global technology solutions company offering IT services,…
|
UIS | US | Telecommunications, computer pr… |
|
United Internet AG
An internet services provider offering access and cloud-bas…
|
UTDI | DE | Telecommunications, computer pr… |
|
VALID SOLUÇÕES S.A.
Provides secure identification, digital authentication, and…
|
— | BR | Telecommunications, computer pr… |
|
Vanoil Energy Ltd.
Provides digital-to-physical mail solutions, automating dir…
|
VNLEF | CA | Telecommunications, computer pr… |
|
Vario Secure Inc.
A network security company providing managed services and s…
|
4494 | JP | Telecommunications, computer pr… |
|
V-cube, Inc.
A SaaS provider of visual communication services, platforms…
|
3681 | JP | Telecommunications, computer pr… |
TAN DELTA SYSTEMS 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/7946/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7946 | 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=7946 | 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=7946 \ -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": 7946}, 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 TAN DELTA SYSTEMS PLC (id: 7946)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.