
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 |
|---|---|---|---|
| [기재정정]사업보고서 (2025.12) | 2026-03-27 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33057956 | [기재정정]사업보고서 (2025.12) | 2026-03-27 | Korean | ||
| 33053603 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-27 | Korean | ||
| 33045350 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33045028 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973360 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32971502 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971122 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32962983 | [기재정정]타법인주식및출자증권취득결정(자회사의 주요경영사항) | 2026-03-17 | Korean | ||
| 32940685 | [기재정정]주주총회소집공고 | 2026-03-13 | Korean | ||
| 32940408 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경(자회사의 주요경영사항) | 2026-03-13 | Korean | ||
| 32940355 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-13 | Korean | ||
| 32922609 | [기재정정]주주총회소집결의 | 2026-03-10 | Korean | ||
| 32922449 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920580 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920463 | 주주총회소집결의 | 2026-03-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tirupati Starch & Chemicals Ltd.
Produces maize starch and derivatives for food, pharma, and…
|
524582 | IN | Manufacturing |
|
Universal Starch-Chem Allied Ltd.
Processes maize into starch and derivatives for food, pharm…
|
524408 | IN | Manufacturing |
|
Wai Chun Bio-Technology Limited
Manufactures and sells modified starch and biochemical prod…
|
660 | HK | Manufacturing |
|
YAN TAI SHUANG TA FOOD CO.,LTD,
Global producer of pea proteins, starches, and fibers for t…
|
002481 | CN | Manufacturing |
|
Zhejiang Huakang Pharmaceutical Co., Ltd.
Manufacturer of functional sugar alcohols for food, beverag…
|
605077 | CN | 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.