DONG SUH COMPANIES INC. — Investor Relations & Filings
DONG SUH COMPANIES INC. is a diversified enterprise primarily engaged in the food industry. The company's operations are structured into several key business segments: food, packaging, tea, logistics, and procurement & export. The food division produces, imports, and distributes a broad range of products, including coffee, tea, cereals, beverages, edible oils, fats, creamers, and confectionery. The company also provides comprehensive packaging solutions and logistics services. It operates through a network of specialized subsidiaries, such as Dong Suh Foods (coffee and tea) and Dong Suh Oil and Fats, to manage its varied product lines and services effectively.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-06 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-20 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-20 | Korean | |
| 정기주주총회결과 | 2026-03-20 | Korean | |
| 사업보고서 (2025.12) | 2026-03-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41717812 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-06 | Korean | ||
| 32997102 | 주식등의대량보유상황보고서(일반) | 2026-03-20 | Korean | ||
| 32996933 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean | ||
| 32996905 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-20 | Korean | ||
| 32996408 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32932766 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32900102 | [기재정정]주주총회소집공고 | 2026-03-05 | Korean | ||
| 32897941 | 주주총회소집공고 | 2026-03-05 | Korean | ||
| 32869425 | 최대주주등소유주식변동신고서 | 2026-03-03 | Korean | ||
| 32868085 | 기업가치제고계획(자율공시) (2026년) | 2026-03-03 | Korean | ||
| 32849327 | 감사보고서제출 | 2026-02-27 | Korean | ||
| 32848229 | 주주총회소집결의 | 2026-02-27 | Korean | ||
| 19421388 | 최대주주등소유주식변동신고서 | 2026-02-10 | Korean | ||
| 13259349 | 매출액또는손익구조30%(대규모법인15%)미만변경(자율공시) | 2026-01-23 | Korean | ||
| 13255074 | 현금ㆍ현물배당결정 | 2026-01-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
DONG SUH COMPANIES INC. 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/16716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16716 | 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=16716 | 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=16716 \ -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": 16716}, 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 DONG SUH COMPANIES INC. (id: 16716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.