
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 |
|---|---|---|---|
| 주요사항보고서(주식교환ㆍ이전결정) | 2025-04-14 | Korean | |
| 주요사항보고서(주식교환ㆍ이전결정)(자회사의 주요경영사항) | 2025-04-14 | Korean | |
| 주주총회소집결의 | 2025-04-14 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-04-14 | Korean | |
| 정기주주총회결과 | 2025-03-26 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2025-03-26 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7912746 | 주요사항보고서(주식교환ㆍ이전결정) | 2025-04-14 | Korean | ||
| 7912745 | 주요사항보고서(주식교환ㆍ이전결정)(자회사의 주요경영사항) | 2025-04-14 | Korean | ||
| 7912740 | 주주총회소집결의 | 2025-04-14 | Korean | ||
| 7912736 | 주주명부폐쇄기간또는기준일설정 | 2025-04-14 | Korean | ||
| 7922091 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7922088 | 대표이사(대표집행임원)변경(안내공시) | 2025-03-26 | Korean | ||
| 7922067 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-26 | Korean | ||
| 7923407 | [기재정정]타인에대한채무보증결정 | 2025-03-24 | Korean | ||
| 7924681 | [기재정정]특수관계인에대한담보제공 | 2025-03-21 | Korean | ||
| 7951891 | 감사보고서제출(자회사의 주요경영사항) | 2025-03-18 | Korean | ||
| 7951782 | 감사보고서제출 | 2025-03-18 | Korean | ||
| 7951659 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-03-18 | Korean | ||
| 7951636 | [기재정정]주주총회소집공고 | 2025-03-18 | Korean | ||
| 7951633 | 감사보고서제출(자회사의 주요경영사항) | 2025-03-18 | Korean | ||
| 7951578 | [기재정정]의결권대리행사권유참고서류 | 2025-03-18 | 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.