
Compagnie du Cambodge — Investor Relations & Filings
Compagnie du Cambodge is a holding company, part of the Bolloré Group, that manages a diversified portfolio of investments. The company's activities are primarily centered on the transportation and logistics sectors. Its portfolio also includes significant interests in other areas such as communication services, agriculture, and various industrial activities. The company functions by holding and managing its stakes in a range of subsidiary and affiliated businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Compagnie du Cambodge : Modalités de mise à disposition des informations relatives à l’Assemblée générale ordinaire des actionnaires du vendredi 19 juin 2026 | 2026-05-29 | French | |
| Compagnie du Cambodge : Mise en ligne du rapport financier annuel 2025 | 2026-04-29 | French | |
| Rapport financier annuel 2025 | 2026-04-29 | French | |
| Compagnie du Cambodge : Résultats de l'exercice 2025 | 2026-03-27 | French | |
| Déclaration de participation | 2025-12-15 | French | |
| Franchissement de seuils | 2025-11-03 | French |
Browse filings by year
19 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Compagnie du Cambodge, 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 · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PACIFIC NATIONAL FINANCE PTY LTD
Provides comprehensive rail transportation services for bul…
|
8NTB | SG | Transportation and storage |
|
PKP Cargo S.A.
A leading rail freight transport operator and provider of i…
|
PKP | PL | Transportation and storage |
|
PT RMK Energy Tbk
Offers integrated coal logistic services and coal trading.
|
RMKE | ID | Transportation and storage |
|
RaiLink Ltd.
Provides rail transportation services, managing regional an…
|
— | CA | Transportation and storage |
|
RUMO MALHA NORTE S.A.
Provides rail logistics for agricultural commodities from M…
|
— | BR | Transportation and storage |
|
RUMO S.A.
Operates a 13,500 km rail network for agricultural and indu…
|
— | BR | Transportation and storage |
|
Société des Chemins
State-owned railway company providing transport services an…
|
MLCVG | FR | Transportation and storage |
|
UNION PACIFIC CORP
Freight transportation company with a rail network spanning…
|
UNP | US | Transportation and storage |
|
Željeznice RS a.d. Doboj
Manages railway infrastructure and operates passenger and g…
|
— | BA | Transportation and storage |
Compagnie du Cambodge 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/1175/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1175 | 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=1175 | 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=1175 \ -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": 1175}, 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 Compagnie du Cambodge (id: 1175)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.