
Guangshen Railway Company Limited — Investor Relations & Filings
Guangshen Railway Company Limited specializes in the provision of railway passenger and freight transportation services. Its primary routes cover the corridor between Shenzhen and Pingshi, supplemented by certain long-distance passenger transportation offerings. Beyond core rail operations, the company provides integrated services relating to railway facilities and technology, and engages in commercial trading and other ancillary businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广深铁路关于召开2025年年度股东会暨2026年第一次A股类别股东会及2026年第一次H股类别股东会的通知 | 2026-05-20 | Chinese | |
| 广深铁路2025年年度股东会暨2026年第一次A股类别股东会及2026年第一次H股类别股东会会议资料 | 2026-05-20 | Chinese | |
| NOTICE OF BOARD MEETING | 2026-04-14 | English | |
| Monthly Return of Equity Issuer on Movements in Securities - March 2026 | 2026-04-01 | English | |
| Final Dividend for the Year Ended 31 December 2025 | 2026-03-30 | English | |
| ANNUAL REPORT 2025 | 2026-03-30 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing-Shanghai High Speed Railway Co.,Ltd.
Operates and manages the high-speed rail link between Beiji…
|
601816 | CN | Transportation and storage |
|
BVZ Holding AG
Holding company operating public transport and tourism rail…
|
BVZN | CH | Transportation and storage |
|
Central Japan Railway Company
Operates the Tokaido Shinkansen high-speed rail and convent…
|
9022 | JP | Transportation and storage |
|
Chichibu Railway Co.,Ltd.
A private railway in northern Saitama offering passenger, f…
|
9012 | JP | Transportation and storage |
|
East Japan Railway Company
Major passenger railway operator with diversified real esta…
|
9020 | JP | Transportation and storage |
|
EMPRESA DE LOS FERROCARRILES DEL ESTADO
A railway operator developing, maintaining, and operating i…
|
— | CL | Transportation and storage |
|
FUJI KYUKO CO., LTD.
Operates transportation, leisure, and real estate businesse…
|
9010 | JP | Transportation and storage |
|
Getlink SE
Manages and operates the Channel Tunnel infrastructure betw…
|
GET | FR | Transportation and storage |
|
Indian Railway Catering & Tourism Corporation Ltd
Manages catering, online ticketing, and tourism for the nat…
|
IRCTC | IN | Transportation and storage |
|
Kintetsu Group Holdings Co.,Ltd.
Diversified holding company in transport, real estate, logi…
|
9041 | JP | Transportation and storage |
Guangshen Railway Company 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/49272/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49272 | 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=49272 | 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=49272 \ -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": 49272}, 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 Guangshen Railway Company Limited (id: 49272)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.