
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 |
|---|---|---|---|
|
Graf Global Corp.
A blank check company seeking a business combination in the…
|
GRAF | US | Professional, scientific and te… |
|
HACI ÖMER SABANCI HOLDİNG A.Ş.
Investment holding company with a diverse portfolio in fina…
|
SAHOL | TR | Professional, scientific and te… |
|
HANJINKAL
Holding company with subsidiaries in aviation, logistics, t…
|
180640 | KR | Professional, scientific and te… |
|
HENG SHENG HOLDING GROUP COMPANY LIMITED
Develops, manufactures, and distributes toys, children's cl…
|
900270 | HK | Professional, scientific and te… |
|
HYUNDAI G.F. HOLDINGS CO., LTD.
A holding company managing subsidiaries in retail, fashion,…
|
005440 | KR | Professional, scientific and te… |
|
IIRM HOLDINGS INDIA LIMITED
Strategic holding company for management consultancy and ri…
|
526530 | IN | Professional, scientific and te… |
|
Incergo S.A.
Holding company that acquires and supports master franchise…
|
— | LU | Professional, scientific and te… |
|
Indrayani Biotech Ltd.
A diversified entity in healthcare, food, agriculture, and …
|
526445 | IN | Professional, scientific and te… |
|
Innventure, Inc.
An industrial firm that scales and commercializes validated…
|
INV | US | Professional, scientific and te… |
|
Kenon Holdings Ltd.
A holding company operating a portfolio of growth-oriented …
|
KEN | SG | 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.