
Okamura Foods Co.,Ltd. — Investor Relations & Filings
Okamura Foods Co., Ltd. is a seafood company that operates a vertically integrated business model focused on aquaculture, processing, and sales. The company specializes in salmon and salmon trout, managing the entire value chain from farming and raw material procurement to final distribution. Its operations are structured around four core businesses: aquaculture, domestic processing, overseas processing, and overseas wholesale. This integrated system allows the company to control quality, maintain freshness, and respond to customer needs effectively. The product portfolio includes various seafood items, such as salmon slices and salmon roe, which are supplied to a global market. The company's mission is to provide healthy and safe seafood through responsible practices with respect for nature.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-25 | Japanese | |
| 有価証券報告書-第55期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | |
| 半期報告書-第55期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 臨時報告書 | 2024-09-26 | Japanese | |
| 内部統制報告書-第54期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7929236 | 確認書 | 2025-09-25 | Japanese | ||
| 7929234 | 有価証券報告書-第55期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | ||
| 7276846 | 半期報告書-第55期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
| 7276845 | 確認書 | 2025-02-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7307797 | 臨時報告書 | 2024-09-26 | Japanese | ||
| 7307791 | 内部統制報告書-第54期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307796 | 有価証券報告書-第54期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307786 | 確認書 | 2024-09-26 | Japanese | ||
| 7338115 | 確認書 | 2024-05-14 | Japanese | ||
| 7338106 | 四半期報告書-第54期第3四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7352531 | 確認書 | 2024-02-14 | Japanese | ||
| 7352519 | 四半期報告書-第54期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
3 filings
| |||||
| 7372946 | 四半期報告書-第54期第1四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7372871 | 確認書 | 2023-11-14 | Japanese | ||
| 7543751 | 臨時報告書 | 2023-09-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Marine aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Andfjord Salmon
Farms Atlantic salmon on land using a patented, sustainable…
|
ANDF | NO | Agriculture, forestry and fishi… |
|
AQUABOUNTY TECHNOLOGIES INC
Biotech firm that developed genetically engineered salmon, …
|
AQB | US | Agriculture, forestry and fishi… |
|
Arctic Fish Holding
Aquaculture company with an integrated value chain for salm…
|
AFISH | NO | Agriculture, forestry and fishi… |
|
ATLAS PEARLS LTD
Cultivates and distributes South Sea pearls through a verti…
|
ATP | AU | Agriculture, forestry and fishi… |
|
Bakkafrost P/f
A leading producer of high-quality farmed salmon with a ful…
|
BAKKA | FO | Agriculture, forestry and fishi… |
|
Barramundi Group
Global producer of barramundi using a sustainable, end-to-e…
|
BARRA | SG | Agriculture, forestry and fishi… |
|
BioFish Holding AS
A land-based producer of smolt and post-smolt using RAS tec…
|
BFISH | NO | Agriculture, forestry and fishi… |
|
BKV Industries Ltd.
Specializes in the cultivation, processing, and global expo…
|
519500 | IN | Agriculture, forestry and fishi… |
|
Blue Island PLC
A vertically integrated aquaculture company farming and tra…
|
BLUE | CY | Agriculture, forestry and fishi… |
|
Clean Seas Seafood Limited
A global leader and the largest producer of farmed Yellowta…
|
CSS | AU | Agriculture, forestry and fishi… |
Okamura Foods 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/14661/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14661 | 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=14661 | 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=14661 \ -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": 14661}, 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 Okamura Foods Co.,Ltd. (id: 14661)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.