DONGIL INDUSTRIES CO.,LTD — Investor Relations & Filings
Dongil Industries Co., Ltd. is a specialized construction and maintenance company focused on the petrochemical and energy sectors. The company's primary business areas include plant construction, gas facility services, and the fabrication and erection of steel structures. It offers comprehensive Engineering, Procurement, and Construction (EPC) services for storage tanks. Operating both domestically and internationally, the firm emphasizes stringent safety and quality control management in its projects. Dongil Industries holds various technical certifications and patents for specialized equipment, such as maintenance platforms for RFCC (Residuum Fluid Catalytic Cracking) reactors, highlighting its technical expertise in plant engineering and maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 33045414 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 33044270 | [기재정정]사업보고서 (2025.12) | 2026-03-26 | Korean | ||
| 33044222 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33044123 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33037175 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 32962207 | [기재정정]주주총회소집공고 | 2026-03-17 | Korean | ||
| 32961855 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32961352 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32961347 | [기재정정]주주총회소집결의 | 2026-03-17 | Korean | ||
| 32928158 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32832132 | 현금ㆍ현물배당결정 | 2026-02-24 | Korean | ||
| 32832122 | 주주총회소집결의 | 2026-02-24 | Korean | ||
| 32832002 | 주주총회소집공고 | 2026-02-24 | Korean | ||
| 19468445 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-13 | Korean | ||
|
2025
1 filing
| |||||
| 7872435 | 반기보고서 (2025.06) | 2025-08-14 | 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 |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | 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 |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | Construction |
DONGIL INDUSTRIES 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/15186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15186 | 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=15186 | 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=15186 \ -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": 15186}, 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 DONGIL INDUSTRIES CO.,LTD (id: 15186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.