
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 |
|---|---|---|---|
| 訂正公開買付届出書 | 2022-06-16 | Japanese | |
| 公開買付届出書 | 2022-05-16 | Japanese | |
| 変更報告書 | 2022-03-28 | Japanese | |
| 変更報告書 | 2022-03-28 | Japanese | |
| 四半期報告書-第111期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | |
| 四半期報告書-第111期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
5 filings
| |||||
| 7605091 | 訂正公開買付届出書 | 2022-06-16 | Japanese | ||
| 7608587 | 公開買付届出書 | 2022-05-16 | Japanese | ||
| 7613168 | 変更報告書 | 2022-03-28 | Japanese | ||
| 7613167 | 変更報告書 | 2022-03-28 | Japanese | ||
| 7617823 | 四半期報告書-第111期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
10 filings
| |||||
| 7623134 | 四半期報告書-第111期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7625656 | 訂正報告書(大量保有報告書・変更報告書) | 2021-10-08 | Japanese | ||
| 7628017 | 四半期報告書-第111期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7663660 | 変更報告書(短期大量譲渡) | 2021-07-06 | Japanese | ||
| 7669219 | 変更報告書 | 2021-06-23 | Japanese | ||
| 7669961 | 内部統制報告書-第110期(令和2年4月1日-令和3年3月31日) | 2021-06-21 | Japanese | ||
| 7669956 | 確認書 | 2021-06-21 | Japanese | ||
| 7669958 | 有価証券報告書-第110期(令和2年4月1日-令和3年3月31日) | 2021-06-21 | Japanese | ||
| 7625625 | 変更報告書 | 2021-06-14 | Japanese | ||
| 7676541 | 四半期報告書-第110期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | 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 |
|
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 |
|
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. 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.