
Tokyo Kaikan Co.,Ltd. — Investor Relations & Filings
Tokyo Kaikan Co., Ltd. is a historic hospitality company established in 1922. It operates a premier hospitality complex specializing in luxurious event spaces and dining services. The company's primary business segments include the management of banquet and meeting halls equipped with modern facilities, the provision of comprehensive wedding services, and the operation of several restaurants, from fine dining establishments like Prunier to casual eateries. Beyond its venue operations, Tokyo Kaikan also produces and sells a variety of food products, including confectionery and gifts. Guided by its 'NEWCLASSICS.' concept, the company blends its long-standing tradition of hospitality with contemporary elegance, particularly after reopening in 2019 following extensive renovations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第130期第3四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | |
| 確認書 | 2023-11-09 | Japanese | |
| 四半期報告書-第130期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | |
| 確認書 | 2023-08-07 | Japanese | |
| 四半期報告書-第130期第1四半期(2023/04/01-2023/06/30) | 2023-08-07 | Japanese | |
| 内部統制報告書-第129期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7357624 | 四半期報告書-第130期第3四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | ||
|
2023
9 filings
| |||||
| 7540200 | 確認書 | 2023-11-09 | Japanese | ||
| 7540196 | 四半期報告書-第130期第2四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | ||
| 7551452 | 確認書 | 2023-08-07 | Japanese | ||
| 7551454 | 四半期報告書-第130期第1四半期(2023/04/01-2023/06/30) | 2023-08-07 | Japanese | ||
| 7555533 | 内部統制報告書-第129期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555516 | 確認書 | 2023-06-29 | Japanese | ||
| 7555513 | 有価証券報告書-第129期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7577400 | 確認書 | 2023-02-09 | Japanese | ||
| 7577402 | 四半期報告書-第129期第3四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese | ||
|
2022
5 filings
| |||||
| 7586471 | 確認書 | 2022-11-09 | Japanese | ||
| 7586472 | 四半期報告書-第129期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-09 | Japanese | ||
| 7595146 | 確認書 | 2022-08-08 | Japanese | ||
| 7595141 | 四半期報告書-第129期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-08 | Japanese | ||
| 7600275 | 内部統制報告書-第128期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aramark
A global provider of food services, facilities management, …
|
ARMK | US | Accommodation and food service … |
|
Brass Corporation
Plans and operates weddings at its network of guesthouse-st…
|
2424 | JP | Accommodation and food service … |
|
Compass Group PLC
A multinational contract foodservice and support services c…
|
CPG | GB | Accommodation and food service … |
|
CSS HOLDINGS,LTD.
Holding company for steward, food service, and professional…
|
2304 | JP | Accommodation and food service … |
|
DO & CO AG
A global gourmet company for airline catering, event cateri…
|
DOC | AT | Accommodation and food service … |
|
ESCRIT INC.
Specializes in comprehensive wedding services, including pl…
|
2196 | JP | Accommodation and food service … |
|
Goel Food Products Limited
Provides catering and event management services through a n…
|
543538 | IN | Accommodation and food service … |
|
IKK Holdings Inc.
A diversified company in wedding, nursing care, funeral, an…
|
2198 | JP | Accommodation and food service … |
|
NEO GROUP LIMITED
Diversified food and beverage conglomerate providing integr…
|
5UJ | SG | Accommodation and food service … |
|
New Palace
Provides large-scale banquet services, wedding planning, an…
|
8940 | TW | Accommodation and food service … |
Tokyo Kaikan 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/13063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13063 | 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=13063 | 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=13063 \ -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": 13063}, 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 Tokyo Kaikan Co.,Ltd. (id: 13063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.