
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 |
|---|---|---|---|
| [기재정정]주주총회소집공고 | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-03-18 | Korean | |
| 특수관계인에대한출자 | 2026-03-11 | Korean | |
| [기재정정]주요사항보고서(감자결정) | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32973204 | [기재정정]주주총회소집공고 | 2026-03-18 | Korean | ||
| 32972894 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972833 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32972208 | [기재정정]현금ㆍ현물배당결정 | 2026-03-18 | Korean | ||
| 32928087 | 특수관계인에대한출자 | 2026-03-11 | Korean | ||
| 32928036 | [기재정정]주요사항보고서(감자결정) | 2026-03-11 | Korean | ||
| 32927147 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927114 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926812 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32848146 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2026-02-27 | Korean | ||
| 32541796 | 풍문또는보도에대한해명(미확정) | 2026-02-19 | Korean | ||
| 19474410 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19422054 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정(자회사의 주요경영사항) | 2026-02-10 | Korean | ||
| 19422009 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-10 | Korean | ||
| 14172705 | 결산실적공시예고(안내공시) | 2026-02-04 | 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.