Daqin Railway Co., Ltd. — Investor Relations & Filings
About Daqin Railway Co., Ltd.
Daqin Railway Co., Ltd. specializes in the operation of heavy-haul freight and passenger rail services. Its primary asset is the Daqin Railway, a critical logistics corridor dedicated to the transport of thermal coal from major production bases to coastal shipping hubs. The company manages extensive infrastructure, including tracks, stations, and specialized rolling stock designed for high-capacity bulk transport. By leveraging advanced heavy-haul technology and automated dispatching systems, it facilitates the large-scale movement of energy resources to support industrial and utility sectors. In addition to its core freight operations, the company provides regional passenger transport services and maintains a comprehensive network of branch lines and connecting routes to optimize logistics efficiency across its operational footprint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大秦铁路股份有限公司关于与中国铁路财务有限责任公司开展金融业务的风险处置预案 | 2025-12-16 | Chinese | |
| 大秦铁路第七届董事会第十七次会议决议公告 | 2025-12-16 | Chinese | |
| 大秦铁路关于与中国铁路财务有限责任公司续签《金融财务服务协议》暨关联交易的公告 | 2025-12-16 | Chinese | |
| 大秦铁路股份有限公司董事和高级管理人员所持本公司股份及其变动管理规则(2025年修订) | 2025-12-16 | Chinese | |
| 大秦铁路股份有限公司董事会秘书工作制度(2025年修订) | 2025-12-16 | Chinese | |
| 大秦铁路股份有限公司董事会议事规则(2025年修订) | 2025-12-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34729595 | 大秦铁路股份有限公司关于与中国铁路财务有限责任公司开展金融业务的风险处置预案 | 2025-12-16 | Chinese | ||
| 34729584 | 大秦铁路第七届董事会第十七次会议决议公告 | 2025-12-16 | Chinese | ||
| 34729576 | 大秦铁路关于与中国铁路财务有限责任公司续签《金融财务服务协议》暨关联交易的公告 | 2025-12-16 | Chinese | ||
| 34729567 | 大秦铁路股份有限公司董事和高级管理人员所持本公司股份及其变动管理规则(2025年修订) | 2025-12-16 | Chinese | ||
| 34729559 | 大秦铁路股份有限公司董事会秘书工作制度(2025年修订) | 2025-12-16 | Chinese | ||
| 34729546 | 大秦铁路股份有限公司董事会议事规则(2025年修订) | 2025-12-16 | Chinese | ||
| 34729532 | 大秦铁路股份有限公司信息披露管理办法(2025年修订) | 2025-12-16 | Chinese | ||
| 34729528 | 大秦铁路关于修订《股东会议事规则》等治理文件的公告 | 2025-12-16 | Chinese | ||
| 34729518 | 大秦铁路关于聘任公司副总经理的公告 | 2025-12-16 | Chinese | ||
| 34729511 | 大秦铁路股份有限公司董事会薪酬与考核委员会工作规则(2025年修订) | 2025-12-16 | Chinese | ||
| 34729497 | 大秦铁路关于召开2026年第一次临时股东会的通知 | 2025-12-16 | Chinese | ||
| 34729487 | 大秦铁路关于与中国国家铁路集团有限公司续签《综合服务框架协议》暨关联交易的公告 | 2025-12-16 | Chinese | ||
| 34729485 | 大秦铁路股份有限公司股东会议事规则(2025年修订) | 2025-12-16 | Chinese | ||
| 34729477 | 大秦铁路关于对中国铁路财务有限责任公司风险评估报告的公告 | 2025-12-16 | Chinese | ||
| 34729473 | 大秦铁路股份有限公司募集资金管理办法(2025年修订) | 2025-12-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
Daqin Railway 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/57154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57154 | 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=57154 | 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=57154 \ -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": 57154}, 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 Daqin Railway Co., Ltd. (id: 57154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.