
Daejung Chemicals & Metals Co., Ltd — Investor Relations & Filings
Daejung Chemicals & Metals Co., Ltd. is a manufacturer and distributor of chemical products. The company's core offerings include a comprehensive range of reagents, such as general analytical, diagnostic, and special test reagents. It also supplies drug substances and raw materials for the pharmaceutical industry. The product portfolio extends to electronic materials for advanced manufacturing processes and specialized materials for energy applications. The company provides essential chemical solutions for various industrial, pharmaceutical, and research purposes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 기업가치제고계획(자율공시) (2026년 대정화금(주) 기업가치 제고 계획) | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 주주총회소집공고 | 2026-03-10 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33044142 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33044140 | 기업가치제고계획(자율공시) (2026년 대정화금(주) 기업가치 제고 계획) | 2026-03-26 | Korean | ||
| 32969815 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32969797 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32919777 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32830899 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-24 | Korean | ||
| 32830893 | 현금ㆍ현물배당결정 | 2026-02-24 | Korean | ||
| 32830889 | 주주총회소집결의 | 2026-02-24 | Korean | ||
|
2025
7 filings
| |||||
| 7874895 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7888341 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-01 | Korean | ||
| 7888335 | 주식등의대량보유상황보고서(일반) | 2025-07-01 | Korean | ||
| 7896908 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-05-30 | Korean | ||
| 7904400 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7922380 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7952185 | 감사보고서제출 | 2025-03-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
Daejung Chemicals & Metals 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/15211/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15211 | 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=15211 | 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=15211 \ -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": 15211}, 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 Daejung Chemicals & Metals Co., Ltd (id: 15211)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.