
Kintetsu Group Holdings Co.,Ltd. — Investor Relations & Filings
Kintetsu Group Holdings Co., Ltd. is a diversified holding company operating across multiple business segments. The company's core is its transportation division, which manages one of the largest private railway networks, complemented by bus and taxi services. Other significant business segments include real estate, focusing on property development and management; international logistics, providing global freight forwarding services; merchandise sales, primarily through a chain of department stores; and a hotel and leisure division that operates hospitality and travel-related businesses. The group leverages synergy among its numerous subsidiaries to provide a wide range of services that support daily life and commerce.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員の異動に関するお知らせ | 2026-04-24 | Japanese | |
| 定款の一部変更に関するお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第115期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 大量保有報告書 | 2025-10-02 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2025-07-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46879025 | 役員の異動に関するお知らせ | 2026-04-24 | Japanese | ||
| 46879022 | 定款の一部変更に関するお知らせ | 2026-04-24 | Japanese | ||
|
2025
13 filings
| |||||
| 8318313 | 確認書 | 2025-11-14 | Japanese | ||
| 8318272 | 半期報告書-第115期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7946605 | 大量保有報告書 | 2025-10-02 | Japanese | ||
| 7240386 | 発行登録追補書類(株券、社債券等) | 2025-07-10 | Japanese | ||
| 7240387 | 発行登録追補書類(株券、社債券等) | 2025-07-10 | Japanese | ||
| 7246810 | 訂正発行登録書 | 2025-06-26 | Japanese | ||
| 7251967 | 訂正発行登録書 | 2025-06-24 | Japanese | ||
| 7251963 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7256885 | 訂正発行登録書 | 2025-06-19 | Japanese | ||
| 7256881 | 内部統制報告書-第114期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7256869 | 確認書 | 2025-06-19 | Japanese | ||
| 7256870 | 有価証券報告書-第114期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7273191 | 発行登録書(株券、社債券等) | 2025-03-21 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA RAILROAD CORPORATION
National railroad operator providing comprehensive railway …
|
5Y2B | SG | Transportation and storage |
|
Kyushu Railway Company
Railway operator in Kyushu providing passenger, freight, an…
|
9142 | JP | Transportation and storage |
|
Nagoya Railroad Co., Ltd.
A private railway company with diversified operations in tr…
|
9048 | JP | Transportation and storage |
|
NAGOYA RAILROAD CO., LTD
Private railway company operating a 444km passenger network…
|
22GB | SG | Transportation and storage |
|
Nankai Electric Railway Co.,Ltd.
A private railway operator connecting central Osaka with Wa…
|
9044 | JP | Transportation and storage |
|
Odakyu Electric Railway Co.,Ltd
A private railway connecting central Tokyo with western sub…
|
9007 | JP | Transportation and storage |
|
THSRC
Operates a 350km high-speed rail network connecting major u…
|
2633 | TW | Transportation and storage |
|
West Japan Railway Company
Major passenger railway operator providing high-speed and c…
|
9021 | JP | Transportation and storage |
|
Željeznicki Prevoz Crne Gore a.d. Podgorica
National railway operator providing local and international…
|
ZPCG | ME | Transportation and storage |
Kintetsu Group Holdings 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/12925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12925 | 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=12925 | 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=12925 \ -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": 12925}, 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 Kintetsu Group Holdings Co.,Ltd. (id: 12925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.