
China Railway Special Cargo Logistics Co., Ltd. — Investor Relations & Filings
China Railway Special Cargo Logistics Co., Ltd. provides specialized transportation and logistics services, primarily focusing on three core business segments: automobile logistics, cold chain logistics, and oversized cargo transportation. The company operates a vast fleet of specialized railway vehicles designed for the efficient movement of finished automobiles, temperature-sensitive goods, and heavy-duty industrial equipment. Leveraging an extensive rail network, it offers integrated supply chain solutions including warehousing, distribution, and multimodal transport. The company serves major industrial sectors by providing high-capacity, reliable, and environmentally friendly logistics alternatives to road transport, supporting both domestic distribution and international trade corridors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京国枫律师事务所关于中铁特货物流股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 中铁特货物流股份有限公司关于选举董事长及高级管理人员变更的公告 | 2026-05-08 | Chinese | |
| 中铁特货物流股份有限公司第三届董事会第八次会议决议公告 | 2026-05-08 | Chinese | |
| 中铁特货物流股份有限公司关于会计估计变更的公告 | 2026-04-28 | Chinese | |
| 关于中铁特货物流股份有限公司2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | |
| 中铁特货物流股份有限公司2025年度财务决算报告 | 2026-04-28 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46702863 | 北京国枫律师事务所关于中铁特货物流股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 44492799 | 中铁特货物流股份有限公司关于选举董事长及高级管理人员变更的公告 | 2026-05-08 | Chinese | ||
| 44490501 | 中铁特货物流股份有限公司第三届董事会第八次会议决议公告 | 2026-05-08 | Chinese | ||
| 44445839 | 中铁特货物流股份有限公司关于会计估计变更的公告 | 2026-04-28 | Chinese | ||
| 44445837 | 关于中铁特货物流股份有限公司2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | ||
| 44445836 | 中铁特货物流股份有限公司2025年度财务决算报告 | 2026-04-28 | Chinese | ||
| 44445832 | 中铁特货物流股份有限公司2025年度总经理工作报告 | 2026-04-28 | Chinese | ||
| 44445828 | 中铁特货物流股份有限公司2025年独立董事述职报告 张宏亮 | 2026-04-28 | Chinese | ||
| 44445825 | 中铁特货物流股份有限公司2025年独立董事述职报告 刘清亮 | 2026-04-28 | Chinese | ||
| 44445823 | 中铁特货物流股份有限公司董事会关于会计估计变更合理性的说明 | 2026-04-28 | Chinese | ||
| 44445821 | 中铁特货物流股份有限公司关于2025年度日常关联交易执行情况及预计2026年度日常关联交易的公告 | 2026-04-28 | Chinese | ||
| 44445816 | 中铁特货物流股份有限公司关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 44445814 | 中铁特货物流股份有限公司关于募集资金2025年度存放、管理与使用情况专项报告 | 2026-04-28 | Chinese | ||
| 44445805 | 关于中铁特货物流股份有限公司2025年度涉及财务公司关联交易的存款、贷款等金融业务的专项说明 | 2026-04-28 | Chinese | ||
| 44445801 | 中铁特货物流股份有限公司2025年独立董事述职报告 蔡临宁 | 2026-04-28 | Chinese | ||
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 |
|
AURIZON NETWORK PTY LTD
Manages and operates a regulated below-rail network facilit…
|
4E4B | SG | 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 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 |
China Railway Special Cargo Logistics Co., Ltd. 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/53964/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53964 | 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=53964 | 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=53964 \ -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": 53964}, 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 Special Cargo Logistics Co., Ltd. (id: 53964)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.