
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 |
|---|---|---|---|
|
Shinki Bus Co.,Ltd.
Operates local, express, airport, and tourist bus services …
|
9083 | JP | Transportation and storage |
|
Shree OSFM E-Mobility Limited
Provides tech-enabled corporate employee transport using el…
|
SHREEOSFM | IN | Transportation and storage |
|
Sichuan Expressway Company Limited
Leading toll road operator focused on the investment, opera…
|
107 | CN | Transportation and storage |
|
Sichuan Fulin Transportation Group CO., LTD.
Comprehensive road passenger transport, freight logistics, …
|
002357 | CN | Transportation and storage |
|
SOCAR, Inc.
App-based mobility platform offering car-sharing, e-bikes, …
|
403550 | KR | Transportation and storage |
|
Student Transportation Inc.
A provider of safe, reliable pupil transportation solutions…
|
STB | CA | Transportation and storage |
|
Student Transportation of America ULC
A leading provider of comprehensive student transportation …
|
STB.UN | CA | Transportation and storage |
|
Suyog Gurbaxani Funicular Ropeways Limited
Develops, operates, and maintains funicular ropeway systems…
|
543391 | IN | Transportation and storage |
|
Swvl Holdings Corp
Technology platform providing mass transit and shared mobil…
|
SWVL | VG | Transportation and storage |
|
TUREKS TURİZM TAŞIMACILIK A.Ş.
Provides transportation, vehicle and equipment rental, and …
|
TUREX | TR | 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.