
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-04-09 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-04-07 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-03 | Korean | |
| 투자판단관련주요경영사항 | 2026-04-01 | Korean | |
| 풍문또는보도에대한해명 | 2026-04-01 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-01 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33898585 | 주식등의대량보유상황보고서(약식) | 2026-04-09 | Korean | ||
| 33708637 | [기재정정]현금ㆍ현물배당결정 | 2026-04-07 | Korean | ||
| 33259924 | 주식등의대량보유상황보고서(약식) | 2026-04-03 | Korean | ||
| 33134752 | 투자판단관련주요경영사항 | 2026-04-01 | Korean | ||
| 33125225 | 풍문또는보도에대한해명 | 2026-04-01 | Korean | ||
| 33124027 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-01 | Korean | ||
| 33115887 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2026-03-31 | Korean | ||
| 33115883 | 특수관계인에대한자금대여 | 2026-03-31 | Korean | ||
| 33115881 | 특수관계인에대한자금대여 | 2026-03-31 | Korean | ||
| 33115875 | 특수관계인에대한자금대여 | 2026-03-31 | Korean | ||
| 33115797 | 금전대여결정 | 2026-03-31 | Korean | ||
| 33115795 | 금전대여결정 | 2026-03-31 | Korean | ||
| 33047624 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-26 | Korean | ||
| 33038970 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 33038967 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-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.