
NAKAYAMAFUKU CO.,LTD. — Investor Relations & Filings
NAKAYAMAFUKU CO.,LTD. is a specialized trading company and wholesaler focused on home-use products. Established in 1925, the company engages in the wholesale, import, and export of a diverse portfolio of goods, including kitchen and dining products, cooking appliances, household metalware, storage solutions, and other lifestyle items. It primarily serves retailers, such as home centers, utilizing a comprehensive logistics network to distribute products throughout its domestic market. The company aims to enrich daily living by providing a wide range of products that offer convenience and support to consumers' lifestyles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-12 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8236943 | 確認書 | 2025-11-12 | Japanese | ||
| 8236941 | 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7855714 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
| 7858088 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-12 | Japanese | ||
| 7242613 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7256593 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7256588 | 確認書 | 2025-06-20 | Japanese | ||
| 7256599 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
|
2024
7 filings
| |||||
| 7299449 | 確認書 | 2024-11-12 | Japanese | ||
| 7299450 | 半期報告書-第79期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7318877 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7329219 | 内部統制報告書-第78期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7329216 | 確認書 | 2024-06-25 | Japanese | ||
| 7329224 | 有価証券報告書-第78期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7353476 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
NAKAYAMAFUKU 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/12414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12414 | 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=12414 | 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=12414 \ -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": 12414}, 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 NAKAYAMAFUKU CO.,LTD. (id: 12414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.