Canggang Railway Limited — Investor Relations & Filings
Canggang Railway Limited is a railway operator based in Hebei Province, specializing in comprehensive rail freight transportation and related ancillary services. The core business involves operating the Canggang Line, which links Cangzhou to the Bohai New Area. This line is integrated into a larger transport network at Huanghua Port by connecting with the Shuohuang and Hanhuan lines. This strategic connectivity enables the efficient transport of bulk cargo, notably coal, from Western China through the port to Southern and Eastern Chinese markets. Ancillary services provided include loading and unloading, road freight transportation, operation of dedicated railway lines, maintenance and repair of railway facilities, and railway infrastructure construction. The company also conducts coal trading activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| INTERIM RESULTS ANNOUNCEMENT FOR THE SIX MONTHS ENDED 30 JUNE 2025 | 2025-08-28 | English | |
| DATE OF BOARD MEETING | 2025-08-18 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 July 2025 | 2025-08-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 June 2025 | 2025-07-02 | English | |
| Final dividend for the year ended 31 December 2024 (Updated) | 2025-07-02 | English | |
| EXCHANGE RATE FOR PAYMENT OF 2024 FINAL DIVIDEND | 2025-07-02 | English |
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 |
|
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 |
|
Daqin Railway Co., Ltd.
Operates heavy-haul coal freight and passenger rail service…
|
601006 | CN | Transportation and storage |
Canggang Railway 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/50418/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50418 | 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=50418 | 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=50418 \ -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": 50418}, 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 Canggang Railway Limited (id: 50418)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.