
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 |
|---|---|---|---|
|
China Frontier Technology Group
Investment holding company providing AI-driven empowerment …
|
1661 | HK | Professional, scientific and te… |
|
CHONGKUNDANG HOLDINGS CORP.
Holding company for a group in pharmaceuticals, biotech, an…
|
001630 | KR | Professional, scientific and te… |
|
Click Holdings Ltd.
Provides AI-powered human resources and senior care solutio…
|
CLIK | US | Professional, scientific and te… |
|
Dome Ventures Corporation
Diversified group providing strategic consultancy, trading,…
|
— | CA | Professional, scientific and te… |
|
Easson Holdings
Provides cross-border professional services for Mainland Ch…
|
MLEAS | HK | Professional, scientific and te… |
|
Exion Group Company Limited
Operates an e-commerce platform for the fashion sector, con…
|
069920 | KR | Professional, scientific and te… |
|
Farminveste
A holding company with investments in healthcare, pharmaceu…
|
MLFMV | PT | Professional, scientific and te… |
|
Frauenthal Holding AG
A holding company in automotive components and plumbing/hea…
|
FKA | AT | Professional, scientific and te… |
|
FRONTIER IP GROUP PLC
Specializes in commercializing intellectual property from u…
|
FIPP | GB | Professional, scientific and te… |
|
GLOME Holdings, Inc.
A holding company with business segments in medical support…
|
8938 | JP | 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.