
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 |
|---|---|---|---|
|
TILON Co.,Ltd.
Develops cloud computing and virtualization solutions like …
|
217880 | KR | Telecommunications, computer pr… |
|
TITAN INTECH LIMITED
Provides IT solutions, data center management, cloud comput…
|
521005 | IN | Telecommunications, computer pr… |
|
TKC Corporation
Provides information processing and software for accounting…
|
9746 | JP | Telecommunications, computer pr… |
|
Tradelink Electronic Commerce Limited
Pioneer providing Government Electronic Trading Services an…
|
536 | HK | Telecommunications, computer pr… |
|
TRADE-VAN
ASP specializing in customs automation, trade facilitation,…
|
6183 | TW | Telecommunications, computer pr… |
|
TRAKM8 HOLDINGS PLC
Designs and develops telematics solutions for fleet managem…
|
TRAK | GB | Telecommunications, computer pr… |
|
Trakopolis IoT Corp.
SaaS platform for real-time tracking and management of mobi…
|
TRAK | CA | Telecommunications, computer pr… |
|
Transaction Media Networks Inc.
Develops and provides cloud-based electronic payment and in…
|
5258 | JP | Telecommunications, computer pr… |
|
TravelSky Technology Limited
Provides IT solutions and critical infrastructure for China…
|
696 | CN | Telecommunications, computer pr… |
|
TREASURE GLOBAL INC
An O2O e-commerce platform with AI for digital payments and…
|
TGL | 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.