
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-07-02 | Korean | |
| 지속가능경영보고서등관련사항(자율공시) | 2025-06-30 | Korean | |
| 타인에대한채무보증결정 | 2025-06-26 | Korean | |
| 타인에대한채무보증결정 | 2025-06-26 | Korean | |
| 임시주주총회결과 | 2025-06-11 | Korean | |
| 기업지배구조보고서공시 | 2025-06-02 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7887789 | 기타안내사항(안내공시) | 2025-07-02 | Korean | ||
| 7888571 | 지속가능경영보고서등관련사항(자율공시) | 2025-06-30 | Korean | ||
| 7889744 | 타인에대한채무보증결정 | 2025-06-26 | Korean | ||
| 7889741 | 타인에대한채무보증결정 | 2025-06-26 | Korean | ||
| 7893918 | 임시주주총회결과 | 2025-06-11 | Korean | ||
| 7895503 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7897225 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2025-05-30 | Korean | ||
| 7897224 | 대규모기업집단현황공시[연1회(동일인용)] | 2025-05-30 | Korean | ||
| 7898310 | 투자설명서 | 2025-05-27 | Korean | ||
| 7898308 | 주주총회소집공고 | 2025-05-27 | Korean | ||
| 7898307 | 의결권대리행사권유참고서류 | 2025-05-27 | Korean | ||
| 7903013 | 특수관계인에대한담보제공 | 2025-05-15 | Korean | ||
| 7903003 | 특수관계인으로부터부동산매수 | 2025-05-15 | Korean | ||
| 7902902 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7901419 | [기재정정]증권신고서(주식의포괄적교환ㆍ이전) | 2025-05-15 | 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.