
NICHIMO CO.,LTD. — Investor Relations & Filings
NICHIMO CO., LTD., established in 1910, is a trading company with deep roots in the fishing industry. The company operates across four primary business segments: Food, Marine, Machinery, and Materials. The Food division is a key supplier of seafood products, including surimi, fresh and frozen fish, and various processed and value-added items. The Marine segment continues the company's legacy by providing fishing nets, ropes, and related gear. The Machinery division offers food processing equipment, and the Materials segment supplies products such as synthetic resins and packaging materials. Through these integrated operations, Nichimo aims to create new value and contribute to healthy living with a focus on sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第138期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第138期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-06-23 | Japanese | |
| 内部統制報告書-第137期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | |
| 有価証券報告書-第137期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7371000 | 四半期報告書-第138期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7549851 | 確認書 | 2023-08-10 | Japanese | ||
| 7549843 | 四半期報告書-第138期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7559295 | 確認書 | 2023-06-23 | Japanese | ||
| 7559292 | 内部統制報告書-第137期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 7559296 | 有価証券報告書-第137期(2022/04/01-2023/03/31) | 2023-06-23 | Japanese | ||
| 7573328 | 確認書 | 2023-02-14 | Japanese | ||
| 7573321 | 四半期報告書-第137期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
7 filings
| |||||
| 7581982 | 確認書 | 2022-11-14 | Japanese | ||
| 7581980 | 四半期報告書-第137期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7590130 | 有価証券届出書(組込方式) | 2022-08-26 | Japanese | ||
| 7590131 | 有価証券届出書(組込方式) | 2022-08-26 | Japanese | ||
| 7592892 | 確認書 | 2022-08-10 | Japanese | ||
| 7592884 | 四半期報告書-第137期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7602709 | 確認書 | 2022-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apex Frozen Foods Limited
Vertically integrated producer and exporter of processed sh…
|
APEX | IN | Manufacturing |
|
BAIYANG INVESTMENT GROUP, INC.
Integrated aquatic enterprise specializing in aquaculture, …
|
002696 | CN | Manufacturing |
|
CJ SEAFOOD CORPORATION
A specialized processor of seafood products like fish cakes…
|
011150 | KR | Manufacturing |
|
Coastal Corporation Limited
Processes and exports high-quality frozen shrimp products t…
|
COASTCORP | IN | Manufacturing |
|
DARDANEL ÖNENTAŞ GIDA SANAYİ A.Ş.
Producer of canned fish, frozen seafood, and ready-to-eat c…
|
DARDL | TR | Manufacturing |
|
Flora Corporation Limited
Specializes in the processing and global distribution of sh…
|
540267 | IN | Manufacturing |
|
Gaodi Holdings Limited
Packaging and distribution of marine food products, expandi…
|
1676 | HK | Manufacturing |
|
HAGOROMO FOODS CORPORATION
A food manufacturer of canned goods, pasta, pet foods, and …
|
2831 | JP | Manufacturing |
|
HaiXin Foods CO.,LTD.
Produces and distributes quick-frozen surimi, meat, and whe…
|
002702 | CN | Manufacturing |
|
HANSUNG ENTERPRISE CO.,LTD
A food company specializing in deep-sea fishing and seafood…
|
003680 | KR | Manufacturing |
NICHIMO 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/11157/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11157 | 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=11157 | 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=11157 \ -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": 11157}, 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 NICHIMO CO.,LTD. (id: 11157)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.