DAEDONG KOREA GINSENG CO.,LTD. — Investor Relations & Filings
DAEDONG KOREA GINSENG CO.,LTD. is a manufacturer and distributor specializing in ginseng and related health functional food products. The company's product portfolio includes a variety of ginseng forms, such as whole ginseng, red ginseng, black ginseng, and taegeuk ginseng. It manages the entire production cycle, from cultivation and procurement to manufacturing, ensuring strict quality control. In addition to its own brands, the company provides Original Equipment Manufacturer (OEM) and Original Development Manufacturing (ODM) services. DAEDONG KOREA GINSENG is actively involved in global exports, distributing its products to numerous countries across Asia, North America, the Middle East, and Oceania.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 증권발행결과(자율공시) (제3자배정 유상증자_우선주) | 2026-04-30 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-27 | Korean | |
| 주요사항보고서(유상증자결정) | 2026-04-22 | Korean | |
| 자기주식처분결과보고서 | 2026-04-01 | Korean | |
| 자기주식취득결과보고서 | 2026-03-31 | Korean | |
| 주요사항보고서(자기주식취득결정) | 2026-03-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39058233 | 증권발행결과(자율공시) (제3자배정 유상증자_우선주) | 2026-04-30 | Korean | ||
| 37386436 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-27 | Korean | ||
| 35054286 | 주요사항보고서(유상증자결정) | 2026-04-22 | Korean | ||
| 33134435 | 자기주식처분결과보고서 | 2026-04-01 | Korean | ||
| 33100595 | 자기주식취득결과보고서 | 2026-03-31 | Korean | ||
| 32939021 | 주요사항보고서(자기주식취득결정) | 2026-03-13 | Korean | ||
| 32939009 | 주식소각결정 | 2026-03-13 | Korean | ||
| 32869867 | 자기주식처분결과보고서 | 2026-03-03 | Korean | ||
| 32848908 | 자기주식취득결과보고서 | 2026-02-27 | Korean | ||
| 13656233 | 주요사항보고서(자기주식취득결정) | 2026-01-29 | Korean | ||
| 13656229 | 주식소각결정 | 2026-01-29 | Korean | ||
| 12192978 | 주식등의대량보유상황보고서(약식) | 2026-01-06 | Korean | ||
| 12194792 | 자기주식처분결과보고서 | 2026-01-02 | Korean | ||
|
2025
2 filings
| |||||
| 12196077 | 자기주식취득결과보고서 | 2025-12-31 | Korean | ||
| 33029576 | 자기주식처분결과보고서 | 2025-11-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | Manufacturing |
DAEDONG KOREA GINSENG 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/17040/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17040 | 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=17040 | 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=17040 \ -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": 17040}, 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 DAEDONG KOREA GINSENG CO.,LTD. (id: 17040)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.