
DL E&C CO.,LTD. — Investor Relations & Filings
DL E&C is a global engineering, procurement, and construction (EPC) company that operates as a total solution provider for large-scale projects. The company's core business areas include the plant sector, with a focus on gas, petroleum refining, chemical, and petrochemical facilities. In the civil engineering domain, it undertakes major infrastructure projects, including the construction of complex structures like suspension bridges. The building division is responsible for developing high-rise residential and commercial complexes, as well as landmark architectural structures. DL E&C manages projects from initial planning and design through to construction and commissioning, serving clients across various international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-12 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-06 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-06 | Korean | |
| 연결재무제표기준영업실적등에대한전망(공정공시) | 2026-02-06 | Korean | |
| 결산실적공시예고(안내공시) | 2026-01-22 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-01-22 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 19459607 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-12 | Korean | ||
| 14745980 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-06 | Korean | ||
| 14744066 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-06 | Korean | ||
| 14744061 | 연결재무제표기준영업실적등에대한전망(공정공시) | 2026-02-06 | Korean | ||
| 13199973 | 결산실적공시예고(안내공시) | 2026-01-22 | Korean | ||
| 13199971 | 기업설명회(IR)개최(안내공시) | 2026-01-22 | Korean | ||
| 13199840 | [기재정정]단일판매ㆍ공급계약체결 | 2026-01-22 | Korean | ||
| 12194544 | 주식등의대량보유상황보고서(약식) | 2026-01-02 | Korean | ||
|
2025
7 filings
| |||||
| 12196185 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-31 | Korean | ||
| 12195519 | 단일판매ㆍ공급계약체결 | 2025-12-31 | Korean | ||
| 12195413 | 단일판매ㆍ공급계약체결 | 2025-12-31 | Korean | ||
| 12196392 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-30 | Korean | ||
| 12198992 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-26 | Korean | ||
| 12201104 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2025-12-24 | Korean | ||
| 12200968 | 신탁계약해지결과보고서 | 2025-12-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
DL E&C 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/17697/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17697 | 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=17697 | 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=17697 \ -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": 17697}, 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 DL E&C CO.,LTD. (id: 17697)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.