
DONGWON INDUSTRIES CO.,LTD — Investor Relations & Filings
Dongwon Industries, established in 1969, is a global enterprise focused on the seafood value chain. The company's core operations include deep-sea fishing, seafood processing, global trade, and cold storage logistics. It operates a fleet of 40 vessels, including purse seiners and longliners, to harvest marine resources like tuna from the Pacific and Indian Oceans. The company processes and distributes high-quality seafood, including raw tuna and salmon, to markets in Japan, the United States, and Europe. It is the owner of the major U.S. canned tuna brand, StarKist. The Cold Storage Division manages a comprehensive low-temperature distribution network, utilizing a proprietary Cold Chain System and multiple logistics centers. The company emphasizes sustainable fishing operations in accordance with international fishery regulations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-02-04 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-01-20 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-01-02 | Korean | |
| 영업(잠정)실적(공정공시) | 2025-11-07 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-07 | Korean | |
| 최대주주등소유주식변동신고서 | 2025-11-06 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 14172704 | 기업설명회(IR)개최(안내공시) | 2026-02-04 | Korean | ||
| 13054944 | 풍문또는보도에대한해명(미확정) | 2026-01-20 | Korean | ||
| 12195050 | 풍문또는보도에대한해명(미확정) | 2026-01-02 | Korean | ||
|
2025
12 filings
| |||||
| 33031358 | 영업(잠정)실적(공정공시) | 2025-11-07 | Korean | ||
| 33031354 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-07 | Korean | ||
| 33030845 | 최대주주등소유주식변동신고서 | 2025-11-06 | Korean | ||
| 33030841 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-11-06 | Korean | ||
| 33029339 | 기업설명회(IR)개최(안내공시) | 2025-10-31 | Korean | ||
| 33029338 | 결산실적공시예고(안내공시) | 2025-10-31 | Korean | ||
| 33023983 | 회사합병결정(종속회사의주요경영사항) | 2025-10-14 | Korean | ||
| 33023981 | 회사합병결정(종속회사의주요경영사항) | 2025-10-14 | Korean | ||
| 33022365 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-10-01 | Korean | ||
| 33019619 | 타인에대한채무보증결정 | 2025-09-24 | Korean | ||
| 7869230 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2025-08-27 | Korean | ||
| 7874710 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Marine fishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aker BioMarine
A biotech innovator that sustainably harvests krill for hea…
|
AKBM | NO | Agriculture, forestry and fishi… |
|
Austevoll Seafood ASA
A globally integrated seafood company with operations acros…
|
AUSS | NO | Agriculture, forestry and fishi… |
|
Brim Seafood
A fishing and processing company for traceable, wild-caught…
|
BRIM | IS | Agriculture, forestry and fishi… |
|
China Ocean Group Development Limited
Diversified operations in ocean fishing, aquatic processing…
|
8047 | HK | Agriculture, forestry and fishi… |
|
Clearwater Seafoods Incorporated
North America's largest vertically-integrated seafood compa…
|
CLR | CA | Agriculture, forestry and fishi… |
|
CNFC OVERSEAS FISHERIES CO.,LTD
Specializes in deep-sea fishing, aquatic processing, and in…
|
000798 | CN | Agriculture, forestry and fishi… |
|
Conpak Seafoods Inc.
Historically active Canadian seafood entity that is current…
|
— | CA | Agriculture, forestry and fishi… |
|
DONGWON FISHERIES CO.,LTD
Diversified seafood company catching, processing, and distr…
|
030720 | KR | Agriculture, forestry and fishi… |
|
Ísfélag hf.
A vertically integrated fishing and processing company with…
|
ISF | IS | Agriculture, forestry and fishi… |
|
KYOKUYO CO., LTD.
A general foods company focused on marine products, managin…
|
1301 | JP | Agriculture, forestry and fishi… |
DONGWON INDUSTRIES 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/17026/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17026 | 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=17026 | 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=17026 \ -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": 17026}, 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 DONGWON INDUSTRIES CO.,LTD (id: 17026)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.