
KOSHIDAKA HOLDINGS Co.,LTD. — Investor Relations & Filings
KOSHIDAKA HOLDINGS Co., LTD. is a holding company primarily engaged in the general leisure services sector. Its core operations are centered around two main businesses: karaoke and hot spring facilities. The company operates the major karaoke chain 'Karaoke Manekineko' domestically and internationally, and is known for pioneering specialized locations designed for solo singers. The second key business segment involves the operation of public hot spring bathhouse facilities. The group also engages in real estate management activities that support its primary leisure service operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-01 | Japanese | |
| 確認書 | 2026-04-13 | Japanese | |
| 半期報告書-第57期(2025/09/01-2026/08/31) | 2026-04-13 | Japanese | |
| 確認書 | 2025-11-28 | Japanese | |
| 有価証券報告書-第56期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese | |
| 確認書 | 2025-11-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39406653 | 臨時報告書 | 2026-05-01 | Japanese | ||
| 34381940 | 確認書 | 2026-04-13 | Japanese | ||
| 34380625 | 半期報告書-第57期(2025/09/01-2026/08/31) | 2026-04-13 | Japanese | ||
|
2025
8 filings
| |||||
| 8765868 | 確認書 | 2025-11-28 | Japanese | ||
| 8765866 | 有価証券報告書-第56期(2024/09/01-2025/08/31) | 2025-11-28 | Japanese | ||
| 8761802 | 確認書 | 2025-11-28 | Japanese | ||
| 8761798 | 確認書 | 2025-11-28 | Japanese | ||
| 8760940 | 訂正有価証券報告書-第55期(2023/09/01-2024/08/31) | 2025-11-28 | Japanese | ||
| 8760935 | 訂正有価証券報告書-第54期(2022/09/01-2023/08/31) | 2025-11-28 | Japanese | ||
| 7267464 | 確認書 | 2025-04-11 | Japanese | ||
| 7267445 | 半期報告書-第56期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | ||
|
2024
4 filings
| |||||
| 7293250 | 臨時報告書 | 2024-12-02 | Japanese | ||
| 7293488 | 内部統制報告書-第55期(2023/09/01-2024/08/31) | 2024-11-29 | Japanese | ||
| 7293470 | 確認書 | 2024-11-29 | Japanese | ||
| 7293475 | 有価証券報告書-第55期(2023/09/01-2024/08/31) | 2024-11-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other amusement and recreation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEON Fantasy Co.,LTD.
Operates family-oriented amusement facilities and indoor pl…
|
4343 | JP | Arts, sports and recreation |
|
ASMO CORPORATION
Operator of 16 amusement facilities and gaming centers in t…
|
2654 | JP | Arts, sports and recreation |
|
Bergbahnen Engelberg-Trübsee-Titlis AG
Operates a year-round mountain excursion and winter sports …
|
TIBN | CH | Arts, sports and recreation |
|
Bodyflight
Operates indoor skydiving facilities using vertical wind tu…
|
BODY | SE | Arts, sports and recreation |
|
BRIGHTON PIER GROUP PLC (THE)
Operates a pier, indoor mini-golf courses, and a family adv…
|
PIER | GB | Arts, sports and recreation |
|
China Travel International Investment Hong Kong Limited
Leading state-owned investor and operator of tourist destin…
|
308 | HK | Arts, sports and recreation |
|
Cineplex Inc.
The nation's largest motion picture exhibitor operating ove…
|
CGX | CA | Arts, sports and recreation |
|
CJ CGV CO.,LTD.
A global company specializing in the operation of multiplex…
|
079160 | KR | Arts, sports and recreation |
|
Cocolonet CO., LTD.
A holding company providing funeral and wedding services an…
|
6060 | JP | Arts, sports and recreation |
|
Compagnie du Mont-Blanc
Operator of ski lift systems and tourist sites in high-alti…
|
MLCMB | FR | Arts, sports and recreation |
KOSHIDAKA 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/13087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13087 | 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=13087 | 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=13087 \ -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": 13087}, 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 KOSHIDAKA HOLDINGS Co.,LTD. (id: 13087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.