YUKIGUNI FACTORY CO.,LTD. — Investor Relations & Filings
YUKIGUNI FACTORY CO.,LTD. is a comprehensive manufacturer specializing in the production and sale of premium mushrooms. The company's primary product is the Maitake mushroom, complemented by a portfolio that includes Eryngii, Buna-shimeji, and Button mushrooms. In addition to fresh produce, the company manufactures and sells various processed mushroom-based foods. Leveraging proprietary technologies for strain development and stable cultivation, Yukiguni Factory focuses on research and development to create innovative applications for fungi. This includes developing mushroom-based meat alternatives and new materials, aiming to contribute to environmental sustainability and human health.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8128067 | 確認書 | 2025-11-07 | Japanese | ||
| 8128039 | 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7245990 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251448 | 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251430 | 確認書 | 2025-06-25 | Japanese | ||
| 7251428 | 有価証券報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7259589 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-11 | Japanese | ||
| 7264886 | 臨時報告書 | 2025-05-09 | Japanese | ||
|
2024
7 filings
| |||||
| 7302166 | 確認書 | 2024-11-08 | Japanese | ||
| 7302142 | 半期報告書-第8期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7324382 | 内部統制報告書-第7期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324370 | 確認書 | 2024-06-27 | Japanese | ||
| 7324366 | 有価証券報告書-第7期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324204 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7357048 | 確認書 | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
YUKIGUNI FACTORY 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/10880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10880 | 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=10880 | 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=10880 \ -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": 10880}, 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 YUKIGUNI FACTORY CO.,LTD. (id: 10880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.