
NICHIREI CORPORATION — Investor Relations & Filings
Nichirei Corporation is a holding company with core operations centered on processed foods and temperature-controlled logistics. The processed foods business manufactures and sells a wide range of products, with a significant focus on frozen foods, marine products, and meat. The logistics segment is a leading provider of cold storage warehousing and related services, managing an extensive network of refrigerated facilities. Additionally, the company operates a biosciences business that develops and supplies products such as diagnostic agents for the life sciences field.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39044021 | 訂正発行登録書 | 2026-04-30 | Japanese | ||
| 39043994 | 臨時報告書 | 2026-04-30 | Japanese | ||
| 32961506 | 訂正発行登録書 | 2026-03-17 | Japanese | ||
| 30324094 | 訂正発行登録書 | 2026-02-18 | Japanese | ||
| 14164645 | 訂正発行登録書 | 2026-02-03 | Japanese | ||
|
2025
10 filings
| |||||
| 8442522 | 訂正発行登録書 | 2025-11-18 | Japanese | ||
| 8318096 | 確認書 | 2025-11-14 | Japanese | ||
| 8317616 | 半期報告書-第108期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7982409 | 発行登録追補書類(株券、社債券等) | 2025-10-10 | Japanese | ||
| 7859770 | 訂正発行登録書 | 2025-07-29 | Japanese | ||
| 7239390 | 訂正発行登録書 | 2025-07-18 | Japanese | ||
| 7239395 | 確認書 | 2025-07-18 | Japanese | ||
| 7239396 | 訂正有価証券報告書-第107期(2024/04/01-2025/03/31) | 2025-07-18 | Japanese | ||
| 7246560 | 訂正発行登録書 | 2025-06-27 | Japanese | ||
| 7246551 | 臨時報告書 | 2025-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Komo Plant Based Foods Inc.
Manufactures and sells easy-to-prepare frozen plant-based c…
|
KOMOF | CA | Manufacturing |
|
LDC
European agri-food company specializing in poultry and conv…
|
LOUP | FR | Manufacturing |
|
Lian Hwa Foods Corporation
Manufacturer of snack foods and ready-to-eat meals for reta…
|
1231 | TW | Manufacturing |
|
Mama's Creations, Inc.
A marketer and manufacturer of fresh prepared foods and 'on…
|
MAMA | US | Manufacturing |
|
Marley Spoon Group SE
A global DTC company providing meal-kits and ready-to-heat …
|
MS1 | LU | Manufacturing |
|
NAKAMURAYA CO.,LTD.
Food manufacturer of confectionery and processed foods, als…
|
2204 | JP | Manufacturing |
|
NittoBest Corporation
Manufacturer of commercial-use frozen foods and other proce…
|
2877 | JP | Manufacturing |
|
Nomad Foods Ltd
A leading European frozen food company specializing in fish…
|
NOMD | VG | Manufacturing |
|
Orior AG
An international food group specializing in fresh convenien…
|
ORON | CH | Manufacturing |
|
Pamapol S.A.
A food producer of convenient, ready-to-eat meals based on …
|
PMP | PL | Manufacturing |
NICHIREI CORPORATION 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/11081/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11081 | 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=11081 | 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=11081 \ -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": 11081}, 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 NICHIREI CORPORATION (id: 11081)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.