
FUJI KYUKO CO., LTD. — Investor Relations & Filings
Fuji Kyuko Co., Ltd. is a diversified company centered on the Mount Fuji and Fuji Five Lakes region, with core operations in transportation and leisure services. The transportation division operates the Fujikyuko railway line and an extensive network of local and highway buses, providing essential access to the area. The leisure and tourism segment manages a portfolio of attractions and facilities, including the Fuji-Q Highland amusement park, hotels, ski resorts, golf courses, and campgrounds. The company is also active in real estate, with activities in building leases and property development. Through its integrated businesses, Fuji Kyuko aims to provide a comprehensive experience for visitors to the iconic region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-02-04 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第125期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 訂正発行登録書 | 2025-06-25 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第124期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 14173353 | 訂正発行登録書 | 2026-02-04 | Japanese | ||
|
2025
7 filings
| |||||
| 8273119 | 確認書 | 2025-11-13 | Japanese | ||
| 8273107 | 半期報告書-第125期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7251729 | 訂正発行登録書 | 2025-06-25 | Japanese | ||
| 7251725 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7258279 | 内部統制報告書-第124期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258278 | 確認書 | 2025-06-17 | Japanese | ||
| 7258286 | 有価証券報告書-第124期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
|
2024
7 filings
| |||||
| 7297890 | 確認書 | 2024-11-13 | Japanese | ||
| 7297883 | 半期報告書-第124期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7304613 | 発行登録書(株券、社債券等) | 2024-10-18 | Japanese | ||
| 7325337 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7332039 | 内部統制報告書-第123期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7332032 | 確認書 | 2024-06-20 | Japanese | ||
| 7332041 | 有価証券報告書-第123期(2023/04/01-2024/03/31) | 2024-06-20 | 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 |
FUJI KYUKO 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/12921/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12921 | 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=12921 | 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=12921 \ -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": 12921}, 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 FUJI KYUKO CO., LTD. (id: 12921)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.