
Cembre - Investor Relations & Filings
Key figures FY2025
| Total Revenues | EUR 244.25M | per the Annual Report filed 2026-04-29 |
|---|---|---|
| Net Income | EUR 46.65M | per the Annual Report filed 2026-04-29 |
| Total Assets | EUR 300.53M | per the Annual Report filed 2026-03-30 |
| Total Equity | EUR 233.08M | per the Annual Report filed 2026-03-30 |
| Cash from Ops | EUR 56.15M | per the Annual Report filed 2026-03-30 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Cembre designs and manufactures solutions for the connection and termination of electrical conductors. The company's product portfolio includes electrical compression connectors, cable lugs, installation tools, cable glands, and marking systems. It also develops a wide range of tools for installation, including battery-powered hydraulic crimpers and cutters. Cembre serves clients in the industrial, power utility, and railway sectors. For industrial applications, it provides components for control panels and automated equipment. In the power sector, its products are utilized in high, medium, and low voltage generation and distribution networks. The company also offers specialized systems for the railway industry, covering both rolling stock and fixed infrastructure like power supply lines and track maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Presentazione agli investitori: Risultati dell’esercizio 2025 | 2026-03-24 | Italian | |
| Delegation/subdelegation form | 2026-03-17 | English | |
| Modulo delega/subdelega | 2026-03-16 | Italian | |
| Relazione illustrativa per l'assemblea degli azionisti | 2026-03-16 | Italian | |
| Calling for ordinary shareholders meeting 29/04/2026 | 2026-03-16 | English | |
| Avviso di convocazione assemblea degli azionisti 29/04/2026 | 2026-03-16 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Cembre, 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 · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM Services Inc.
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
|
INABA DENKI SANGYO CO.,LTD.
Specializes in electrical materials, industrial automation,…
|
9934 | JP | Manufacturing |
Cembre 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/4425/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4425 | 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=4425 | 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=4425 \ -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": 4425}, 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 Cembre (id: 4425)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.