
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 |
|---|---|---|---|
|
Rumble Inc.
A video-sharing platform that also provides cloud infrastru…
|
RUM | US | Telecommunications, computer pr… |
|
RYAH Group Inc.
Big data and IoT company aggregating patient dosing data fo…
|
— | CA | Telecommunications, computer pr… |
|
Sabre Corp
Provides software and technology services for the global tr…
|
SABR | US | Telecommunications, computer pr… |
|
Safe Pro Group Inc.
Provides AI-enabled security, drone services, and ballistic…
|
SPAI | US | Telecommunications, computer pr… |
|
Safie Inc.
Develops and operates a cloud-based video platform for mana…
|
4375 | JP | Telecommunications, computer pr… |
|
SAIHEAT Ltd
A computing power operator using liquid cooling and heat re…
|
SAIH | US | Telecommunications, computer pr… |
|
SAKURA internet Inc.
Provider of internet infrastructure and cloud computing ser…
|
3778 | JP | Telecommunications, computer pr… |
|
SAKURA KCS Corporation
An information services provider offering end-to-end IT sol…
|
4761 | JP | Telecommunications, computer pr… |
|
Salesforce, Inc.
A cloud-based software company specializing in customer rel…
|
CRM | US | Telecommunications, computer pr… |
|
Samsara Inc.
A Connected Operations Platform using IoT data for physical…
|
IOT | US | 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.