
Société des Chemins — Investor Relations & Filings
Société Nationale des Chemins de Fer Français (SNCF) is a state-owned railway company established in 1938. Its primary activities include passenger transport, urban transport, and both rail and general freight logistics. Through its subsidiary SNCF Réseau, the company also manages the national railway infrastructure, overseeing its maintenance, traffic, and expansion. SNCF is focused on developing a safe, resilient, and efficient network to support sustainable mobility.
Recent filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 1444882 | SIGNATURE DU PROJET DE FUSION PAR ABSORPTION DE SOCIÉTÉ DES CHEMINS DE FER ET TRAMWAYS DU VAR ET DU GARD PAR COMPAGNIE DU CAMBODGE | 2024-09-12 | French | ||
| 826564 | PROJET DE FUSION PAR ABSORPTION DE SOCIÉTÉ DES CHEMINS DE FER ET TRAMWAYS DU VAR ET DU GARD PAR COMPAGNIE DU CAMBODGE | 2024-07-10 | French | ||
| 831045 | OCIÉTÉ DES CHEMINS DE FER ET TRAMWAYS DU VAR ET DU GARD : Modalités de mise à disposition des informations relatives à l’Assemblée générale ordinaire des actionnaires du 30 mai 2024 | 2024-05-06 | French | ||
| 834235 | Société des Chemins de Fer et Tramways du Var et du Gard : Résultats de l’exercice 2023 | 2024-03-28 | French | ||
|
2023
1 filing
| |||||
| 854995 | SOCIÉTÉ DES CHEMINS DE FER ET TRAMWAYS DU VAR ET DU GARD : Modalités de mise à disposition des informations relatives à l’Assemblée générale ordinaire des actionnaires du 1er juin 2023 | 2023-05-10 | French | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
Société des Chemins 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/1196/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1196 | 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=1196 | 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=1196 \ -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": 1196}, 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 Société des Chemins (id: 1196)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.