
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-07-12 | Korean | |
| 기업지배구조보고서공시 | 2024-05-31 | Korean | |
| 분기보고서 (2024.03) | 2024-05-16 | Korean | |
| 투자설명서 | 2024-04-11 | Korean | |
| 증권발행실적보고서 | 2024-04-11 | Korean | |
| [발행조건확정]증권신고서(채무증권) | 2024-04-09 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8109712 | 타법인주식및출자증권취득결정(자회사의 주요경영사항) | 2024-07-12 | Korean | ||
| 8131404 | 기업지배구조보고서공시 | 2024-05-31 | Korean | ||
| 8137448 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8148920 | 투자설명서 | 2024-04-11 | Korean | ||
| 8148788 | 증권발행실적보고서 | 2024-04-11 | Korean | ||
| 8148982 | [발행조건확정]증권신고서(채무증권) | 2024-04-09 | Korean | ||
| 8150526 | [기재정정]증권신고서(채무증권) | 2024-04-04 | Korean | ||
| 8150517 | [발행조건확정]증권신고서(채무증권) | 2024-04-04 | Korean | ||
| 8152686 | 증권신고서(채무증권) | 2024-03-29 | Korean | ||
| 8156079 | [기재정정]사업보고서 (2023.12) | 2024-03-27 | Korean | ||
| 8157119 | 감사보고서제출(자회사의 주요경영사항) | 2024-03-26 | Korean | ||
| 8158186 | 정기주주총회결과 | 2024-03-22 | Korean | ||
| 8182739 | 감사보고서제출 | 2024-03-14 | Korean | ||
| 8182656 | 사업보고서 (2023.12) | 2024-03-14 | Korean | ||
| 8182020 | 감사보고서제출(자회사의 주요경영사항) | 2024-03-14 | 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.