
UMENOHANA CO.,LTD. — Investor Relations & Filings
UMENOHANA CO.,LTD. is a food service company that operates a multi-brand portfolio of restaurants. Its flagship chain, "Umenohana," specializes in traditional Japanese Kaiseki cuisine, with a focus on dishes featuring tofu and yuba (soy milk skin). The group also manages other dining concepts, including "Kanishige" crab specialty restaurants and "China Umenohana" Chinese restaurants. The company's operations are structured across three primary segments: Restaurant, Takeout, and Outside Sale. These activities encompass dine-in services, dedicated takeout stores, bento delivery, and the retail of processed food products. The Umenohana brand is known for its elegant dining atmosphere, catering to special occasions and formal gatherings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-09-14 | Japanese | |
| 四半期報告書-第44期第1四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | |
| 内部統制報告書-第43期(令和3年5月1日-令和4年4月30日) | 2022-07-28 | Japanese | |
| 確認書 | 2022-07-28 | Japanese | |
| 有価証券報告書-第43期(令和3年5月1日-令和4年4月30日) | 2022-07-28 | Japanese | |
| 四半期報告書-第43期第3四半期(令和3年11月1日-令和4年1月31日) | 2022-03-15 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7589421 | 確認書 | 2022-09-14 | Japanese | ||
| 7589423 | 四半期報告書-第44期第1四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7596433 | 内部統制報告書-第43期(令和3年5月1日-令和4年4月30日) | 2022-07-28 | Japanese | ||
| 7596432 | 確認書 | 2022-07-28 | Japanese | ||
| 7596434 | 有価証券報告書-第43期(令和3年5月1日-令和4年4月30日) | 2022-07-28 | Japanese | ||
| 7614807 | 四半期報告書-第43期第3四半期(令和3年11月1日-令和4年1月31日) | 2022-03-15 | Japanese | ||
|
2021
6 filings
| |||||
| 7620200 | 四半期報告書-第43期第2四半期(令和3年8月1日-令和3年10月31日) | 2021-12-14 | Japanese | ||
| 7626329 | 四半期報告書-第43期第1四半期(令和3年5月1日-令和3年7月31日) | 2021-09-14 | Japanese | ||
| 7662972 | 内部統制報告書-第42期(令和2年5月1日-令和3年4月30日) | 2021-07-28 | Japanese | ||
| 7662969 | 確認書 | 2021-07-28 | Japanese | ||
| 7662973 | 有価証券報告書-第42期(令和2年5月1日-令和3年4月30日) | 2021-07-28 | Japanese | ||
| 7674642 | 四半期報告書-第42期第3四半期(令和2年11月1日-令和3年1月31日) | 2021-03-16 | Japanese | ||
|
2020
3 filings
| |||||
| 7679182 | 四半期報告書-第42期第2四半期(令和2年8月1日-令和2年10月31日) | 2020-12-15 | Japanese | ||
| 7683353 | 確認書 | 2020-10-05 | Japanese | ||
| 7683356 | 訂正有価証券報告書-第41期(令和1年5月1日-令和2年4月30日) | 2020-10-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
ABR HOLDINGS LIMITED
Manages, franchises, and operates F&B brands; involved in p…
|
533 | SG | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Al Firdous Holdings PJSC
Operation of food and restaurant establishments
|
ALFIRDOUS | AE | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
UMENOHANA 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/12647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12647 | 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=12647 | 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=12647 \ -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": 12647}, 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 UMENOHANA CO.,LTD. (id: 12647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.