
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 |
|---|---|---|---|
|
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 |
|
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.
Diversified holding company in transport, real estate, logi…
|
9041 | JP | 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.