China Railway Group Limited — Investor Relations & Filings
About China Railway Group Limited
China Railway Group Limited is a leading global integrated construction enterprise specializing in infrastructure development. The company provides a comprehensive range of services including survey, design, construction, installation, and technical consulting. Its core operations focus on large-scale projects such as railways, highways, bridges, tunnels, and urban rail transit systems. Additionally, the group is involved in municipal works, water conservancy, hydroelectricity, and the manufacturing of heavy engineering equipment, including tunnel boring machines. It maintains a significant presence in international markets, leveraging advanced engineering capabilities to deliver complex civil engineering solutions. Its business model also encompasses real estate development and mineral resource exploitation, positioning it as a diversified entity in the global infrastructure sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国中铁关于股份回购进展公告 | 2026-03-31 | Chinese | |
| 中国中铁对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | |
| 中国中铁2025年度内部控制审计报告 | 2026-03-30 | Chinese | |
| 中国中铁董事会审计与风险管理委员会2025年度对会计师事务所履行监督职责情况的报告 | 2026-03-30 | Chinese | |
| 中国中铁董事会关于独立董事2025年度独立性情况的专项意见 | 2026-03-30 | Chinese | |
| 中国中铁董事会审计与风险管理委员会2025年履职报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35091087 | 中国中铁关于股份回购进展公告 | 2026-03-31 | Chinese | ||
| 35091084 | 中国中铁对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | ||
| 35091081 | 中国中铁2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 35091077 | 中国中铁董事会审计与风险管理委员会2025年度对会计师事务所履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 35091074 | 中国中铁董事会关于独立董事2025年度独立性情况的专项意见 | 2026-03-30 | Chinese | ||
| 35091063 | 中国中铁董事会审计与风险管理委员会2025年履职报告 | 2026-03-30 | Chinese | ||
| 35091056 | 中国中铁2025年度独立董事述职报告(屠海鸣) | 2026-03-30 | Chinese | ||
| 35091054 | 中国中铁关于2025年度计提减值准备的公告 | 2026-03-30 | Chinese | ||
| 35091051 | 中国中铁2025年度独立董事述职报告(孙力实) | 2026-03-30 | Chinese | ||
| 35091049 | 中国中铁关于续聘会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 35091044 | 中国中铁2025年度环境、社会和公司治理报告暨可持续发展报告(中文) | 2026-03-30 | Chinese | ||
| 35090675 | 中国中铁2025年度独立董事述职报告(修龙) | 2026-03-30 | Chinese | ||
| 35090673 | 中国中铁关于2025年度利润分配方案及2026年中期分红计划的公告 | 2026-03-30 | Chinese | ||
| 35090669 | 关于中国中铁2025年度涉及财务公司关联交易的存贷款等金融业务的专项说明 | 2026-03-30 | Chinese | ||
| 35090643 | 中国中铁2025年年度报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | IN | Construction |
China Railway Group Limited 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/57241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57241 | 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=57241 | 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=57241 \ -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": 57241}, 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 China Railway Group Limited (id: 57241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.