
DAESANG HOLDINGS CO., LTD — Investor Relations & Filings
DAESANG HOLDINGS CO., LTD. is a holding company specializing in food and biotechnology. Through its subsidiaries, it operates as a comprehensive food enterprise with two primary business segments: general foods and industrial materials. The general foods division produces and markets a diverse portfolio of products, including seasonings, fermented foods, processed meats, and convenience meals under brands such as Chungjungone and Miwon. The materials division is a major manufacturer of starch and starch-based sweeteners for various industrial applications. Leveraging advanced fermentation technology, the company serves both consumer and industrial markets on a global scale.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주주총회소집결의 | 2026-03-10 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-10 | Korean | |
| 주주총회소집공고 | 2026-03-10 | Korean | |
| 주주총회소집결의 | 2026-03-10 | Korean | |
| 현금ㆍ현물배당결정 | 2026-03-10 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 32922609 | [기재정정]주주총회소집결의 | 2026-03-10 | Korean | ||
| 32922449 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920580 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920463 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32920338 | 현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32920333 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-10 | Korean | ||
| 32837230 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-02-25 | Korean | ||
| 32837207 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-25 | Korean | ||
| 32837201 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정(자회사의 주요경영사항) | 2026-02-25 | Korean | ||
| 32834816 | 매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2026-02-25 | Korean | ||
| 13640054 | 매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2026-01-29 | Korean | ||
|
2025
4 filings
| |||||
| 12203511 | 타법인주식및출자증권취득결정(자회사의 주요경영사항) | 2025-12-17 | Korean | ||
| 7872563 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7896155 | 기업지배구조보고서공시 | 2025-05-30 | Korean | ||
| 7900853 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRICORE CS HOLDINGS BERHAD
Sourcing, distributing, and producing food ingredients and …
|
— | MY | Manufacturing |
|
Archer-Daniels-Midland Co
A global agricultural supply chain manager and processor of…
|
ADM | US | Manufacturing |
|
Asia Bio-Chem Group Corp.
Manufacturer and supplier of corn-based products and deriva…
|
ABC | CA | Manufacturing |
|
BAOLINGBAO BIOLOGY CO.,LTD.
Produces functional sugar products, prebiotics, and dietary…
|
002286 | CN | Manufacturing |
|
China Starch Holdings Limited
Manufacture and sale of corn-refined products, including co…
|
3838 | HK | Manufacturing |
|
Công ty Cổ phần Đầu tư Phát triển Thực phẩm Hồng Hà
Specializes in the production and commercial trading of agr…
|
HSL | VN | Manufacturing |
|
Copam
Producer of starch and derivatives from corn for food and i…
|
CPA | PT | Manufacturing |
|
Gayatri BioOrganics Ltd
Produces starch and derivatives for food, pharma, and indus…
|
524564 | IN | Manufacturing |
|
Global Corn Group Limited
A leading PRC producer of corn sweeteners and refined produ…
|
3889 | HK | Manufacturing |
|
Gujarat Ambuja Exports Ltd.
Agro-processor specializing in corn starch derivatives, soy…
|
GAEL | IN | Manufacturing |
DAESANG HOLDINGS 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/15230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15230 | 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=15230 | 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=15230 \ -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": 15230}, 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 DAESANG HOLDINGS CO., LTD (id: 15230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.