
NIHON SHOKUHIN KAKO CO., LTD. — Investor Relations & Filings
NIHON SHOKUHIN KAKO CO., LTD. is a manufacturer specializing in processed products derived from corn. The company engages in the research, development, and production of food-derived intermediate materials, including starches, sugar products, and fine chemicals. These products are utilized in a wide range of food and industrial applications. Leveraging synergies as part of the Mitsubishi Corporation Group, the company focuses on developing materials tailored to the specific characteristics of customers' final products. Its business is centered on exploring the potential of food ingredients to supply essential materials to various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34545573 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32938738 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19459374 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
| 12723664 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
8 filings
| |||||
| 10094097 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8307995 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8234772 | 確認書 | 2025-11-12 | Japanese | ||
| 8234762 | 半期報告書-第105期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7244671 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7252770 | 確認書 | 2025-06-24 | Japanese | ||
| 7252769 | 有価証券報告書-第104期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252767 | 内部統制報告書-第104期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
3 filings
| |||||
| 7299569 | 半期報告書-第104期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7299567 | 確認書 | 2024-11-12 | Japanese | ||
| 7321955 | 臨時報告書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Archer-Daniels-Midland Co
A global agricultural supply chain manager and processor of…
|
ADM | US | Manufacturing |
|
Asia Bio-Chem Group Corp.
Manufacturer and supplier of corn-based products and deriva…
|
ABC | CA | Manufacturing |
|
BAOLINGBAO BIOLOGY CO.,LTD.
Produces functional sugar products, prebiotics, and dietary…
|
002286 | CN | Manufacturing |
|
China Starch Holdings Limited
Manufacture and sale of corn-refined products, including co…
|
3838 | HK | Manufacturing |
|
Copam
Producer of starch and derivatives from corn for food and i…
|
CPA | PT | Manufacturing |
|
DAESANG HOLDINGS CO., LTD
A food and biotech holding company with food and industrial…
|
084690 | KR | Manufacturing |
|
Gayatri BioOrganics Ltd
Produces starch and derivatives for food, pharma, and indus…
|
524564 | IN | Manufacturing |
|
Global Corn Group Limited
A leading PRC producer of corn sweeteners and refined produ…
|
3889 | HK | Manufacturing |
|
Gujarat Ambuja Exports Ltd.
Agro-processor specializing in corn starch derivatives, soy…
|
GAEL | IN | Manufacturing |
|
Ingredion Inc
Transforms plant-based materials into value-added ingredien…
|
INGR | US | Manufacturing |
NIHON SHOKUHIN KAKO 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/11078/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11078 | 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=11078 | 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=11078 \ -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": 11078}, 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 NIHON SHOKUHIN KAKO CO., LTD. (id: 11078)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.