
Yoshimura Food Holdings K.K. — Investor Relations & Filings
Yoshimura Food Holdings K.K. is a holding company specializing in the acquisition and revitalization of small and medium-sized food enterprises (SMEs). The company's core strategy focuses on business succession, acquiring companies that possess quality products and unique manufacturing techniques but face challenges, such as a lack of successors. Rather than acquisition for resale, the firm aims for long-term growth and business continuation. It operates an SME support platform that provides its group companies with comprehensive assistance in management, sales, marketing, and product development. This model creates synergies within the group, preserving diverse food cultures. The collective portfolio includes a wide range of products, such as processed foods, noodles, frozen goods, confectionery, and beverages, which are distributed to a broad market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-28 | Japanese | |
| 確認書 | 2026-05-28 | Japanese | |
| 有価証券報告書-第18期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | |
| 取締役及び執行役員に対する譲渡制限付株式としての新株式発行に関するお知らせ | 2026-05-27 | Japanese | |
| 株主優待制度の拡充に関するお知らせ | 2026-04-15 | Japanese | |
| 通期連結業績予想値と実績値の差異に関するお知らせ | 2026-04-15 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47853265 | 臨時報告書 | 2026-05-28 | Japanese | ||
| 47853253 | 確認書 | 2026-05-28 | Japanese | ||
| 47853247 | 有価証券報告書-第18期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | ||
| 47275718 | 取締役及び執行役員に対する譲渡制限付株式としての新株式発行に関するお知らせ | 2026-05-27 | Japanese | ||
| 46877168 | 株主優待制度の拡充に関するお知らせ | 2026-04-15 | Japanese | ||
| 46877167 | 通期連結業績予想値と実績値の差異に関するお知らせ | 2026-04-15 | Japanese | ||
| 46877166 | 2026年2月期決算説明及び中期経営計画 | 2026-04-15 | Japanese | ||
| 46877164 | 2026年2月期 決算短信〔日本基準〕(連結) | 2026-04-15 | Japanese | ||
|
2025
7 filings
| |||||
| 8024859 | 確認書 | 2025-10-15 | Japanese | ||
| 8024858 | 半期報告書-第18期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7260671 | 臨時報告書 | 2025-06-02 | Japanese | ||
| 7261012 | 確認書 | 2025-05-30 | Japanese | ||
| 7261011 | 内部統制報告書-第17期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7261015 | 有価証券報告書-第17期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7266915 | 臨時報告書 | 2025-04-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Yoshimura Food Holdings K.K. 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/13931/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13931 | 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=13931 | 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=13931 \ -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": 13931}, 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 Yoshimura Food Holdings K.K. (id: 13931)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.