
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 |
|---|---|---|---|
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-31 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2025-07-31 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2025-07-28 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-07-25 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-07-25 | Korean | |
| 투자판단관련주요경영사항 | 2025-07-24 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7880153 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-31 | Korean | ||
| 7879899 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2025-07-31 | Korean | ||
| 7881123 | [기재정정]단일판매ㆍ공급계약체결 | 2025-07-28 | Korean | ||
| 7881932 | 기업설명회(IR)개최(안내공시) | 2025-07-25 | Korean | ||
| 7881532 | 단일판매ㆍ공급계약체결 | 2025-07-25 | Korean | ||
| 7882429 | 투자판단관련주요경영사항 | 2025-07-24 | Korean | ||
| 7882725 | 결산실적공시예고(안내공시) | 2025-07-23 | Korean | ||
| 7882724 | 기업설명회(IR)개최(안내공시) | 2025-07-23 | Korean | ||
| 7884318 | 특수관계인에대한출자 | 2025-07-16 | Korean | ||
| 7884932 | 단일판매ㆍ공급계약체결 | 2025-07-14 | Korean | ||
| 7887279 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-03 | Korean | ||
| 7888062 | 주식등의대량보유상황보고서(약식) | 2025-07-02 | Korean | ||
| 7889020 | 지속가능경영보고서등관련사항(자율공시) | 2025-06-30 | Korean | ||
| 7889682 | [기재정정]단일판매ㆍ공급계약체결 | 2025-06-26 | Korean | ||
| 7890164 | 타인에대한채무보증결정 | 2025-06-25 | 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.