Taiwan High Speed Rail Corporation — Investor Relations & Filings
Taiwan High Speed Rail Corporation (THSRC) operates a high-speed railway network spanning approximately 350 kilometers, providing a critical transportation link between major urban centers from north to south. The company prioritizes safety, speed, and punctuality in its passenger rail operations. Beyond core transit services, THSRC offers integrated travel products, including THSR Holidays, hotel and flight connection packages, and group travel solutions. Its service ecosystem is supported by digital platforms such as the T-EX mobile ticketing app and the TGo membership program, which facilitate seamless booking, payment, and journey management. Committed to sustainability and technological innovation, the corporation focuses on reducing carbon emissions while enhancing regional connectivity. THSRC serves a diverse market of business commuters and leisure travelers, maintaining a reputation for operational efficiency and high service standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese | |
| 114年12月營業收入 | 2026-01-05 | Chinese | |
| 114年12月背書保證與資金貸與 | 2026-01-05 | Chinese | |
| 公告本公司高鐵燕巢總機廠空間調整暨新建綜合廠房與立體停車場統包工程(交易總金額 調整) | 2025-12-11 | Chinese | |
| 公告本公司高鐵燕巢總機廠空間調整暨新建綜合廠房與立體停車場統包工程 | 2025-12-10 | Chinese | |
| 公告本公司高鐵ATP0~ATP5牽引電力變電站控制與電驛盤更新工程採購案 | 2025-12-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34003224 | 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese | ||
| 34003229 | 114年12月營業收入 | 2026-01-05 | Chinese | ||
| 34003228 | 114年12月背書保證與資金貸與 | 2026-01-05 | Chinese | ||
|
2025
12 filings
| |||||
| 34002718 | 公告本公司高鐵燕巢總機廠空間調整暨新建綜合廠房與立體停車場統包工程(交易總金額 調整) | 2025-12-11 | Chinese | ||
| 34002720 | 公告本公司高鐵燕巢總機廠空間調整暨新建綜合廠房與立體停車場統包工程 | 2025-12-10 | Chinese | ||
| 34002721 | 公告本公司高鐵ATP0~ATP5牽引電力變電站控制與電驛盤更新工程採購案 | 2025-12-10 | Chinese | ||
| 34002724 | 114年11月內部人持股異動(事後) | 2025-12-08 | Chinese | ||
| 34002722 | 114年11月董事會成員及持股 | 2025-12-08 | Chinese | ||
| 34002727 | 114年11月背書保證與資金貸與 | 2025-12-05 | Chinese | ||
| 34002726 | 114年11月營業收入 | 2025-12-05 | Chinese | ||
| 34002729 | 公告本公司受邀參加114年12月5日凱基證券舉辦之線上法人說明會(電話會議) | 2025-12-04 | Chinese | ||
| 34002816 | 114年12月法人說明會簡報 — 263320251204E001.pptx | 2025-12-04 | Chinese | ||
| 34002777 | 114年12月法人說明會簡報 — 263320251204M001.pptx | 2025-12-04 | Chinese | ||
| 34002731 | 114年12月法人說明會簡報 | 2025-12-04 | Chinese | ||
| 34002818 | 新增高鐵列車組採購案(契約編號E321及E322)第四次增補 | 2025-11-25 | Chinese | ||
Market 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 |
|
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 |
|
Guangshen Railway Company Limited
Specializes in railway passenger and freight transport, pri…
|
525 | CN | 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 |
Taiwan High Speed Rail Corporation 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/52174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52174 | 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=52174 | 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=52174 \ -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": 52174}, 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 Taiwan High Speed Rail Corporation (id: 52174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.