
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 |
|---|---|---|---|
|
VCU Data Management Limited
Provides IT and data management services, software developm…
|
536672 | IN | Telecommunications, computer pr… |
|
VEEA INC.
Offers a full-stack edge Platform-as-a-Service for computin…
|
VEEA | US | Telecommunications, computer pr… |
|
VERISIGN INC/CA
A global provider of domain name registry services for the …
|
VRSN | US | Telecommunications, computer pr… |
|
Verisk Analytics, Inc.
Provides data analytics and risk management solutions for t…
|
VRSK | US | Telecommunications, computer pr… |
|
VERRA MOBILITY Corp
Provides mobility tech for fleet management and automated c…
|
VRRM | US | Telecommunications, computer pr… |
|
VersaPay Corporation
Cloud-based AR automation software simplifying the B2B invo…
|
VPY | CA | Telecommunications, computer pr… |
|
Viant Technology Inc.
An AI-powered Demand-Side Platform for programmatic adverti…
|
DSP | US | Telecommunications, computer pr… |
|
VICTOR GROUP HOLDINGS LIMITED
Provides cloud-based SaaS platforms for digital learning an…
|
VIG | AU | Telecommunications, computer pr… |
|
Vimeo, Inc.
A video SaaS platform for video creation, management, and d…
|
VMEO | US | Telecommunications, computer pr… |
|
Vinanz Ltd.
A Bitcoin treasury and mining company building a balance sh…
|
BTC | VG | 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.