
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 |
|---|---|---|---|
| 臨時報告書 | 2024-03-13 | Japanese | |
| 確認書 | 2024-02-13 | Japanese | |
| 四半期報告書-第123期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第123期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7347876 | 臨時報告書 | 2024-03-13 | Japanese | ||
| 7354061 | 確認書 | 2024-02-13 | Japanese | ||
| 7354066 | 四半期報告書-第123期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
10 filings
| |||||
| 7537395 | 確認書 | 2023-11-13 | Japanese | ||
| 7537390 | 四半期報告書-第123期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7546233 | 確認書 | 2023-08-14 | Japanese | ||
| 7546231 | 四半期報告書-第123期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7547157 | 臨時報告書 | 2023-08-10 | Japanese | ||
| 7559776 | 内部統制報告書-第122期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7559774 | 確認書 | 2023-06-22 | Japanese | ||
| 7559780 | 有価証券報告書-第122期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7575176 | 確認書 | 2023-02-13 | Japanese | ||
| 7575179 | 四半期報告書-第122期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
2 filings
| |||||
| 7581775 | 確認書 | 2022-11-14 | Japanese | ||
| 7581767 | 四半期報告書-第122期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | 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.