
CHUNGDAMGLOBAL Co., Ltd. — Investor Relations & Filings
CHUNGDAMGLOBAL Co., Ltd. is a distribution company that operates a total value distribution platform, connecting brands with international markets. The company provides comprehensive solutions encompassing data-driven marketing, sales, consulting, and supply chain management. Its primary product categories include cosmetics, infant products, hair and body care, and health supplements. CHUNGDAMGLOBAL facilitates the successful market entry and growth for brands in regions such as China, the United States, Europe, and Southeast Asia. The company also operates BYSUCO, a platform dedicated to offering premium products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2023-03-30 | Korean | |
| 본점소재지변경 | 2023-03-30 | Korean | |
| 감사보고서제출 | 2023-03-22 | Korean | |
| 사업보고서 (2022.12) | 2023-03-22 | Korean | |
| 주주총회소집공고 | 2023-03-14 | Korean | |
| 주주총회집중일개최사유신고 | 2023-03-14 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 8364258 | 정기주주총회결과 | 2023-03-30 | Korean | ||
| 8364010 | 본점소재지변경 | 2023-03-30 | Korean | ||
| 8374891 | 감사보고서제출 | 2023-03-22 | Korean | ||
| 8374625 | 사업보고서 (2022.12) | 2023-03-22 | Korean | ||
| 8395615 | 주주총회소집공고 | 2023-03-14 | Korean | ||
| 8395462 | 주주총회집중일개최사유신고 | 2023-03-14 | Korean | ||
| 8400417 | 주주총회소집결의 | 2023-03-09 | Korean | ||
| 8406905 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-03-02 | Korean | ||
| 8425779 | 기업설명회(IR)개최 | 2023-01-27 | Korean | ||
| 8548820 | 주식등의대량보유상황보고서(약식) | 2023-01-10 | Korean | ||
|
2022
5 filings
| |||||
| 8563666 | 주주명부폐쇄기간또는기준일설정 | 2022-12-14 | Korean | ||
| 8573373 | 분기보고서 (2022.09) | 2022-11-29 | Korean | ||
| 8621549 | 반기보고서 (2022.06) | 2022-08-31 | Korean | ||
| 8623521 | 기타경영사항(자율공시)(6기 반기보고서 제출 관련) | 2022-08-29 | Korean | ||
| 8647560 | [기재정정]유상증자결정(자율공시)(종속회사의주요경영사항) | 2022-08-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
CHUNGDAMGLOBAL 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/17384/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17384 | 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=17384 | 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=17384 \ -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": 17384}, 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 CHUNGDAMGLOBAL Co., Ltd. (id: 17384)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.