
Mie Kotsu Group Holdings,Inc. — Investor Relations & Filings
Mie Kotsu Group Holdings, Inc. is a holding company that manages a diverse group of businesses across four primary segments. The Transportation segment operates public transportation services, including local and long-distance buses, taxis, and railways. The Real Estate segment is engaged in property-related activities. The Distribution segment handles the sale of petroleum products, daily goods, trucks, and buses, often through franchise operations. The Leisure and Service segment provides travel arrangement services and other related offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-22 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第20期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-15 | Japanese | |
| 臨時報告書 | 2025-06-18 | Japanese | |
| 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-16 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 35146609 | 臨時報告書 | 2026-04-22 | Japanese | ||
|
2025
7 filings
| |||||
| 8310795 | 確認書 | 2025-11-14 | Japanese | ||
| 8310772 | 半期報告書-第20期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7239718 | 臨時報告書 | 2025-07-15 | Japanese | ||
| 7257967 | 臨時報告書 | 2025-06-18 | Japanese | ||
| 7258536 | 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-16 | Japanese | ||
| 7258535 | 確認書 | 2025-06-16 | Japanese | ||
| 7258538 | 有価証券報告書-第19期(2024/04/01-2025/03/31) | 2025-06-16 | Japanese | ||
|
2024
7 filings
| |||||
| 7300921 | 確認書 | 2024-11-11 | Japanese | ||
| 7300908 | 半期報告書-第19期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7313726 | 訂正有価証券届出書(参照方式) | 2024-08-07 | Japanese | ||
| 7315712 | 有価証券届出書(参照方式) | 2024-07-17 | Japanese | ||
| 7331611 | 臨時報告書 | 2024-06-21 | Japanese | ||
| 7331929 | 内部統制報告書-第18期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7331927 | 確認書 | 2024-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alpico Holdings Co., Ltd.
A holding company in Nagano managing transportation, touris…
|
297A | JP | Transportation and storage |
|
Autoprevoz AD Banja Luka
Transportation company providing passenger bus services and…
|
APBLRB | BA | Transportation and storage |
|
Baza de Transport auto nr.9 din Dondușeni
Provides passenger transport, vehicle repair, and warehouse…
|
- | MD | Transportation and storage |
|
CaoCao Inc.
Geely's shared mobility platform developing a New Energy Ve…
|
2643 | HK | Transportation and storage |
|
Chenqi Technology Limited
Mobility and technology services focused on ride-hailing an…
|
9680 | HK | Transportation and storage |
|
CHUNIL EXPRESS CO.,LTD
Passenger transportation company providing express bus serv…
|
000650 | KR | Transportation and storage |
|
DAIICHI KOUTSU SANGYO Co.,Ltd.
Diversified company in passenger transport, real estate, fi…
|
9035 | JP | Transportation and storage |
|
DAZHONG TRANSPORTATION(GROUP)CO.,LTD.
Provides urban transport, logistics, real estate, finance, …
|
600611 | CN | Transportation and storage |
|
DONGYANG EXPRESS CORP.
A transportation provider of express bus, charter rental, a…
|
084670 | KR | Transportation and storage |
|
ECOS (India) Mobility & Hospitality Limited
Provides chauffeured car rentals and corporate employee tra…
|
ECOSMOBLTY | IN | Transportation and storage |
Mie Kotsu Group Holdings,Inc. 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/12968/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12968 | 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=12968 | 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=12968 \ -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": 12968}, 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 Mie Kotsu Group Holdings,Inc. (id: 12968)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.