
Kyushu Railway Company — Investor Relations & Filings
Kyushu Railway Company (JR Kyushu) is a major railway operator providing extensive passenger transportation services across the island of Kyushu. Its operations encompass a comprehensive network of conventional intercity and local lines, alongside the high-speed Kyushu Shinkansen. The company is distinguished by its fleet of unique "Design & Story" trains, such as the "Yufuin no Mori," which are designed as tourist experiences offering scenic journeys and specialized amenities. In addition to passenger services, the company also conducts freight railway operations. To serve travelers, JR Kyushu offers products like the JR KYUSHU RAIL PASS and an online ticket reservation platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-11-04 | Japanese | |
| 四半期報告書-第36期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-04 | Japanese | |
| 確認書 | 2022-08-05 | Japanese | |
| 四半期報告書-第36期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | |
| 確認書 | 2022-06-23 | Japanese | |
| 内部統制報告書-第35期(令和3年4月1日-令和4年3月31日) | 2022-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 7587301 | 確認書 | 2022-11-04 | Japanese | ||
| 7587298 | 四半期報告書-第36期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-04 | Japanese | ||
| 7595719 | 確認書 | 2022-08-05 | Japanese | ||
| 7595710 | 四半期報告書-第36期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | ||
| 7603888 | 確認書 | 2022-06-23 | Japanese | ||
| 7603885 | 内部統制報告書-第35期(令和3年4月1日-令和4年3月31日) | 2022-06-23 | Japanese | ||
| 7603879 | 有価証券報告書-第35期(令和3年4月1日-令和4年3月31日) | 2022-06-23 | Japanese | ||
| 7610229 | 確認書 | 2022-05-10 | Japanese | ||
| 7610228 | 訂正有価証券報告書-第34期(令和2年4月1日-令和3年3月31日) | 2022-05-10 | Japanese | ||
| 7617684 | 四半期報告書-第35期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
5 filings
| |||||
| 7624636 | 訂正四半期報告書-第35期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-11-08 | Japanese | ||
| 7624787 | 四半期報告書-第35期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-05 | Japanese | ||
| 7662290 | 四半期報告書-第35期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-06 | Japanese | ||
| 7669497 | 確認書 | 2021-06-23 | Japanese | ||
| 7669489 | 内部統制報告書-第34期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | ||
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 |
Kyushu Railway Company 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/13982/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13982 | 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=13982 | 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=13982 \ -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": 13982}, 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 Kyushu Railway Company (id: 13982)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.