
NAKAMURAYA CO.,LTD. — Investor Relations & Filings
NAKAMURAYA CO.,LTD. is a food manufacturer engaged in the production and sale of a diverse range of products. The company's core operations are divided into several business segments. The Confectionery segment produces and sells both traditional Japanese sweets (wagashi) and Western-style confectionery, such as moon cakes. The Food Products segment offers various processed foods, including its historically significant Indian curry, bakery items like cream bread, and pasta sauces. In addition to manufacturing, Nakamuraya operates a restaurant business, managing casual dining establishments and specialty curry shops. The company also engages in the real estate sector, focusing on property management and leasing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-20 | Japanese | |
| 当社株式の大規模買付行為に関する対応方針(買収への対応方針)の継続について | 2026-05-20 | Japanese | |
| 役員人事のお知らせ | 2026-05-20 | Japanese | |
| 株主優待制度の変更に関するお知らせ | 2026-04-30 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46582805 | 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-20 | Japanese | ||
| 46582803 | 当社株式の大規模買付行為に関する対応方針(買収への対応方針)の継続について | 2026-05-20 | Japanese | ||
| 46582802 | 役員人事のお知らせ | 2026-05-20 | Japanese | ||
| 46880170 | 株主優待制度の変更に関するお知らせ | 2026-04-30 | Japanese | ||
| 32919712 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
|
2025
7 filings
| |||||
| 8308763 | 確認書 | 2025-11-14 | Japanese | ||
| 8308719 | 半期報告書-第105期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7244227 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7242539 | 内部統制報告書-第104期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7242535 | 確認書 | 2025-06-30 | Japanese | ||
| 7242541 | 有価証券報告書-第104期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7274067 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-13 | Japanese | ||
|
2024
3 filings
| |||||
| 7295718 | 確認書 | 2024-11-14 | Japanese | ||
| 7295719 | 半期報告書-第104期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7321262 | 臨時報告書 | 2024-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Big Bird Foods Limited
Specializes in poultry farming, processing, and diverse fin…
|
BBFL | PK | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
NAKAMURAYA 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/11043/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11043 | 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=11043 | 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=11043 \ -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": 11043}, 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 NAKAMURAYA CO.,LTD. (id: 11043)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.