
CHONGKUNDANG HOLDINGS CORP. — Investor Relations & Filings
Chongkundang Holdings Corp. is the holding company for the Chong Kun Dang Group, a comprehensive life care and pharmaceutical conglomerate. The company manages a diverse business portfolio through its principal subsidiaries. Chong Kun Dang Pharmaceutical develops and markets prescription drugs, over-the-counter medications, and specialized treatments. Kyongbo Pharmaceutical manufactures active pharmaceutical ingredients (APIs) and generic drugs. Chong Kun Dang Bio specializes in fermentation technology and biotechnology products, while Chong Kun Dang Health offers a wide range of health functional foods and supplements. Collectively, the group focuses on improving quality of life through innovation in pharmaceuticals, biotechnology, and healthcare solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-05-28 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-28 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 투자판단관련주요경영사항(자회사의 주요경영사항) (고혈압 치료제로 개발중인 CKD339의 식약처(MFDS) 제3상 임상시험 계획 승인 신청) | 2026-05-14 | Korean | |
| 단일판매ㆍ공급계약해지(자회사의 주요경영사항) | 2026-04-10 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47854858 | 주식등의대량보유상황보고서(일반) | 2026-05-28 | Korean | ||
| 47854852 | 최대주주등소유주식변동신고서 | 2026-05-28 | Korean | ||
| 46358178 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45989073 | 투자판단관련주요경영사항(자회사의 주요경영사항) (고혈압 치료제로 개발중인 CKD339의 식약처(MFDS) 제3상 임상시험 계획 승인 신청) | 2026-05-14 | Korean | ||
| 33983766 | 단일판매ㆍ공급계약해지(자회사의 주요경영사항) | 2026-04-10 | Korean | ||
| 33134536 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33046859 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33046533 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33013935 | 주식등의대량보유상황보고서(일반) | 2026-03-23 | Korean | ||
| 32972781 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32956742 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32956293 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32955043 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32954122 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32926881 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCESS GROUP HOLDINGS CO., LTD.
Provides support services in promotion, recruitment, and fo…
|
7042 | JP | Professional, scientific and te… |
|
Adani Enterprises Ltd.
Flagship incubator scaling infrastructure, energy, and util…
|
ADANIENT | IN | Professional, scientific and te… |
|
AK Holdings, Inc.
A holding company with subsidiaries in chemicals, retail, r…
|
006840 | KR | Professional, scientific and te… |
|
Almunda Professionals N.V.
Deploys professionals for consultancy, interim management, …
|
AMUND | NL | Professional, scientific and te… |
|
Alpha Dhabi Holding PJSC
Prominent investment holding company with diversified portf…
|
ALPHADHABI | AE | Professional, scientific and te… |
|
Alpha One Corporation
Wholesale organic fertilizers offering safe, slow-release n…
|
AOAO | CA | Professional, scientific and te… |
|
ANALABS RESOURCES BERHAD
Provides environmental and industrial services, waste recyc…
|
— | MY | Professional, scientific and te… |
|
Astra International Tbk
A diversified conglomerate operating in automotive, heavy e…
|
ASII | ID | Professional, scientific and te… |
|
BASEIG SPÓŁKA AKCYJNA
Develops AI-powered SaaS tools to optimize sales processes …
|
— | PL | Professional, scientific and te… |
|
Basic Net SpA
Manages a portfolio of apparel brands through a global netw…
|
BCJ | IT | Professional, scientific and te… |
CHONGKUNDANG HOLDINGS CORP. 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/16844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16844 | 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=16844 | 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=16844 \ -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": 16844}, 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 CHONGKUNDANG HOLDINGS CORP. (id: 16844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.