DAECHANG Co.,Ltd — Investor Relations & Filings
DAECHANG Co., Ltd. is a manufacturer specializing in the design, mold creation, and mass production of functional components and modules for the home appliance and automotive sectors. Its core products for home appliances include a wide range of ice makers for refrigerators, detergent supply pumps for washing machines, steam modules for clothing care systems, and various injection-molded and die-cast parts such as shelves and panels. For the automotive industry, the company produces specialized engineering plastics for engine and transmission systems, air conditioning components, and functional modules like in-car coolers, warmers, and temperature-controlled cup holders. The company's expertise spans from initial design and mold manufacturing to advanced processes like injection molding, die-casting, and urethane foaming for insulation. DAECHANG operates as a comprehensive parts maker, supplying both semi-finished products and serving as an Original Equipment Manufacturer (OEM).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2020-02-14 | Korean | |
| 분기보고서 (2019.09) | 2019-11-13 | Korean | |
| 타인에대한채무보증결정 | 2019-10-16 | Korean | |
| 소송등의판결ㆍ결정(일정금액이상의청구) | 2019-09-10 | Korean | |
| 반기보고서 (2019.06) | 2019-08-14 | Korean | |
| 타인에대한채무보증결정(자율공시) | 2019-08-07 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 10160957 | 주주총회소집결의 | 2020-02-14 | Korean | ||
|
2019
14 filings
| |||||
| 10187963 | 분기보고서 (2019.09) | 2019-11-13 | Korean | ||
| 10193786 | 타인에대한채무보증결정 | 2019-10-16 | Korean | ||
| 10199518 | 소송등의판결ㆍ결정(일정금액이상의청구) | 2019-09-10 | Korean | ||
| 10221688 | 반기보고서 (2019.06) | 2019-08-14 | Korean | ||
| 10228357 | 타인에대한채무보증결정(자율공시) | 2019-08-07 | Korean | ||
| 10249427 | [기재정정]사업보고서 (2018.12) | 2019-06-25 | Korean | ||
| 10271703 | 분기보고서 (2019.03) | 2019-05-14 | Korean | ||
| 10315627 | 사업보고서 (2018.12) | 2019-03-28 | Korean | ||
| 10317106 | 단기차입금증가결정 | 2019-03-27 | Korean | ||
| 10326456 | 정기주주총회결과 | 2019-03-15 | Korean | ||
| 10326438 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2019-03-15 | Korean | ||
| 10338261 | 감사보고서제출 | 2019-03-07 | Korean | ||
| 11045023 | 의결권대리행사권유참고서류 | 2019-02-25 | Korean | ||
| 11045018 | 현금ㆍ현물배당결정 | 2019-02-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
DAECHANG 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/17024/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17024 | 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=17024 | 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=17024 \ -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": 17024}, 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 DAECHANG Co.,Ltd (id: 17024)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.