
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 |
|---|---|---|---|
|
ACCESS GROUP HOLDINGS CO., LTD.
Provides support services in promotion, recruitment, and fo…
|
7042 | JP | Professional, scientific and te… |
|
Adani Enterprises Ltd.
Flagship incubator scaling infrastructure, energy, and util…
|
ADANIENT | IN | Professional, scientific and te… |
|
AK Holdings, Inc.
A holding company with subsidiaries in chemicals, retail, r…
|
006840 | KR | Professional, scientific and te… |
|
Almunda Professionals N.V.
Deploys professionals for consultancy, interim management, …
|
AMUND | NL | Professional, scientific and te… |
|
Alpha One Corporation
Wholesale organic fertilizers offering safe, slow-release n…
|
AOAO | CA | Professional, scientific and te… |
|
BASEIG SPÓŁKA AKCYJNA
Develops AI-powered SaaS tools to optimize sales processes …
|
— | PL | Professional, scientific and te… |
|
Basic Net SpA
Manages a portfolio of apparel brands through a global netw…
|
BCJ | IT | Professional, scientific and te… |
|
Brockhaus Technologies AG
Technology group that acquires and supports high-growth B2B…
|
BKHT | DE | Professional, scientific and te… |
|
Chancellor Enterprises Holdings Inc.
Family-owned holding company focused on investment in real …
|
CHAG | CA | Professional, scientific and te… |
|
Chimimport AD
A holding company managing subsidiaries in finance, transpo…
|
CHIM | BG | 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.