
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 |
|---|---|---|---|
| 사업보고서 (2024.12) | 2025-03-19 | Korean | |
| 현금ㆍ현물배당결정 | 2025-03-11 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-03-11 | Korean | |
| 주주총회소집결의 | 2025-03-11 | Korean | |
| 주주총회집중일개최사유신고 | 2025-03-11 | Korean | |
| 주주총회소집공고 | 2025-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 7949124 | 사업보고서 (2024.12) | 2025-03-19 | Korean | ||
| 7959730 | 현금ㆍ현물배당결정 | 2025-03-11 | Korean | ||
| 7959719 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-03-11 | Korean | ||
| 7959620 | 주주총회소집결의 | 2025-03-11 | Korean | ||
| 7959545 | 주주총회집중일개최사유신고 | 2025-03-11 | Korean | ||
| 7959372 | 주주총회소집공고 | 2025-03-11 | Korean | ||
| 7963757 | [기재정정]유형자산취득결정(자회사의 주요경영사항) | 2025-03-05 | Korean | ||
| 7963645 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정(자회사의 주요경영사항) | 2025-03-05 | Korean | ||
| 7963643 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2025-03-05 | Korean | ||
| 7968226 | 매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2025-02-25 | Korean | ||
| 7970795 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-19 | Korean | ||
| 7987980 | 매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2025-02-04 | Korean | ||
|
2024
3 filings
| |||||
| 7999491 | [기재정정]타법인주식및출자증권취득결정 (자회사의 주요경영사항) | 2024-12-27 | Korean | ||
| 8007377 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8007371 | 기타경영사항(자율공시) (배당기준일 변경 안내) | 2024-12-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
|
Ingredion Inc
Transforms plant-based materials into value-added ingredien…
|
INGR | US | Manufacturing |
|
NEELKANTH LIMITED
Manufacturer of guar gum and chemical derivatives for diver…
|
512565 | 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.