
CEPS PLC — Investor Relations & Filings
CEPS PLC is an industrial holding company that acquires majority stakes in stable, profitable, and steadily growing entrepreneurial companies. The company operates on a partnership model, providing strategic support and financial backing to the existing management teams of small to medium-sized businesses. This approach allows business owners to realize the value they have created while remaining incentivized to drive future growth. CEPS's group portfolio is diverse, comprising a range of manufacturing and service-oriented companies that are typically leading players within their respective niche markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full Repayment of Outstanding External Debt | 2026-03-10 | English | |
| ICA Group Disposal Update | 2026-03-06 | English | |
| Result of General Meeting | 2026-03-02 | English | |
| Posting of Circular and Notice of General Meeting | 2026-02-12 | English | |
| ICA Group Ltd Disposal, Related Party Transaction | 2026-02-11 | English | |
| Response to Press Speculation | 2025-12-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 32920969 | Full Repayment of Outstanding External Debt | 2026-03-10 | English | ||
| 32910067 | ICA Group Disposal Update | 2026-03-06 | English | ||
| 32863244 | Result of General Meeting | 2026-03-02 | English | ||
| 34559290 | Posting of Circular and Notice of General Meeting | 2026-02-12 | English | ||
| 34558576 | ICA Group Ltd Disposal, Related Party Transaction | 2026-02-11 | English | ||
|
2025
8 filings
| |||||
| 9852129 | Response to Press Speculation | 2025-12-11 | English | ||
| 11386067 | Half-Yearly Report | 2025-09-12 | English | ||
| 6451335 | Result of AGM | 2025-06-23 | English | ||
| 6037819 | Final Results | 2025-05-29 | English | ||
| 5934225 | Change of Adviser | 2025-05-16 | English | ||
| 11352450 | Third party loan and related party transaction | 2025-05-09 | English | ||
| 5882561 | Appointment of Alternate Director | 2025-05-02 | English | ||
| 11330254 | Acquisition by Subsidiary and RPTs | 2025-04-01 | English | ||
|
2024
2 filings
| |||||
| 3474176 | Acquisition of Signature Fabrics Limited | 2024-10-30 | English | ||
| 3474177 | Half-year Report | 2024-09-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lianhe Sowell International Group Ltd
Holding company providing machine vision and industrial rob…
|
LHSW | US | Professional, scientific and te… |
|
LOTTE rental co., ltd.
Provider of auto mobility services and rentals for office, …
|
089860 | KR | Professional, scientific and te… |
|
Miivo Holdings Corp.
Develops businesses by leveraging proprietary AI to transfo…
|
MIVO | CA | Professional, scientific and te… |
|
Next Generation Technology Group Inc.
Acquires manufacturing SMEs for permanent ownership, preser…
|
319A | JP | Professional, scientific and te… |
|
Nordic Technology Group AS
An industrial technology group investing in sensor, nano, a…
|
NTG | NO | Professional, scientific and te… |
|
Onfolio Holdings, Inc
Acquires, manages, and develops a diversified portfolio of …
|
ONFO | US | Professional, scientific and te… |
|
Pacific E-Link Corporation
A holding company focused on the advertising sector.
|
— | CA | Professional, scientific and te… |
|
PS International Group Ltd.
A global logistics and supply chain solutions provider spec…
|
PSIG | US | Professional, scientific and te… |
|
Q YATIRIM HOLDİNG A.Ş.
An investment holding company managing a diverse portfolio …
|
QYHOL | TR | Professional, scientific and te… |
|
ROSS GROUP PLC
A holding company in liquidation that formerly provided sup…
|
RGP | GB | Professional, scientific and te… |
CEPS 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/7555/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7555 | 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=7555 | 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=7555 \ -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": 7555}, 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 CEPS PLC (id: 7555)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.