
Alpico Holdings Co., Ltd. — Investor Relations & Filings
Alpico Holdings Co., Ltd. is a holding company that manages the Alpico Group, a diversified enterprise primarily operating in Nagano Prefecture. The group's core activities are organized into three main segments: Transportation, Tourism & Leisure, and Lifestyle. The Transportation division, centered on its subsidiary Alpico Kotsu, provides public transit services including an extensive network of local and express highway buses, the Kamikochi railway line, and taxi services. In the Tourism & Leisure sector, the company operates a portfolio of accommodation facilities, from city hotels to traditional ryokans and resort hotels, in addition to travel agencies and recreational facilities. The Lifestyle segment serves local communities through a chain of supermarkets under the 'DELICIA' brand and also engages in real estate and insurance services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第18期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第17期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32898983 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | ||
|
2025
6 filings
| |||||
| 8248449 | 確認書 | 2025-11-12 | Japanese | ||
| 8248447 | 半期報告書-第18期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7245986 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248615 | 内部統制報告書-第17期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248585 | 確認書 | 2025-06-26 | Japanese | ||
| 7248551 | 有価証券報告書-第17期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
7 filings
| |||||
| 7290391 | 臨時報告書 | 2024-12-25 | Japanese | ||
| 7291780 | 訂正有価証券届出書(新規公開時) | 2024-12-16 | Japanese | ||
| 7292783 | 訂正有価証券届出書(新規公開時) | 2024-12-06 | Japanese | ||
| 7294686 | 有価証券届出書(新規公開時) | 2024-11-21 | Japanese | ||
| 7298918 | 半期報告書-第17期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7324047 | 有価証券報告書-第16期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7358304 | 四半期報告書-第16期第3四半期(2023/10/01-2023/12/31) | 2024-02-07 | Japanese | ||
|
2023
1 filing
| |||||
| 7540384 | 四半期報告書-第16期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mahasagar Travels Ltd.
Intercity bus and logistics provider serving Gujarat, Mahar…
|
526795 | IN | Transportation and storage |
|
Marti Technologies, Inc.
Operates a multi-modal mobility app with ride-hailing, EV r…
|
MRT | US | Transportation and storage |
|
Mie Kotsu Group Holdings,Inc.
A holding company with businesses in transportation, real e…
|
3232 | JP | Transportation and storage |
|
Mobico Group PLC (formerly: National Express Group)
An international transport provider specializing in shared …
|
NXPGF | GB | Transportation and storage |
|
Move About Group AB
Provider of app-based mobility solutions with an all-electr…
|
MOV | SE | Transportation and storage |
|
National United Resources Holdings Limited
Provision of ground transportation services, specializing i…
|
254 | HK | Transportation and storage |
|
Patnicki soobrakaj Transkop AD
A passenger transport company operating intercity and inter…
|
TRPS | MK | Transportation and storage |
|
Rapid Fleet Management Services Limited
Offers corporate mobility, fleet management, and leasing fo…
|
RAPIDFLEET | IN | Transportation and storage |
|
Saudi Public Transport Co.
Provides comprehensive land transport, logistics, and speci…
|
4040 | SA | Transportation and storage |
|
Shanghai Jin Jiang Online Network Service Co., Ltd.
Offers cold chain logistics, passenger transportation, and …
|
600650 | CN | Transportation and storage |
Alpico 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/13539/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13539 | 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=13539 | 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=13539 \ -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": 13539}, 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 Alpico Holdings Co., Ltd. (id: 13539)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.