
KOREA DISTRICT HEATING CORPORATION — Investor Relations & Filings
Korea District Heating Corporation (KDHC) is an integrated energy company specializing in district energy systems. The company's core business involves the production and supply of thermal energy for district heating and cooling to residential apartments and commercial buildings. This centralized system provides an efficient and convenient alternative to individual heating and cooling units. In addition to its primary thermal energy services, KDHC operates in the electricity sector through power generation. The corporation is also actively involved in the development of renewable energy sources and the implementation of community energy systems (CES), extending its expertise to overseas projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 영업(잠정)실적(공정공시) | 2026-05-22 | Korean | |
| 임시주주총회결과 | 2026-05-22 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-22 | Korean | |
| [기재정정]분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46777970 | 영업(잠정)실적(공정공시) | 2026-05-22 | Korean | ||
| 46768460 | 임시주주총회결과 | 2026-05-22 | Korean | ||
| 46768426 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-22 | Korean | ||
| 45421285 | [기재정정]분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 45349963 | 분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 43941358 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-08 | Korean | ||
| 42619666 | 의결권대리행사권유참고서류 | 2026-05-07 | Korean | ||
| 42542183 | 주주총회소집결의 | 2026-05-07 | Korean | ||
| 42542142 | 주주명부폐쇄기간또는기준일설정 | 2026-05-07 | Korean | ||
| 42541879 | 주주총회소집공고 | 2026-05-07 | Korean | ||
| 41624395 | 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | ||
| 41614539 | 결산실적공시예고(안내공시) | 2026-05-06 | Korean | ||
| 36090084 | 영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 34696203 | 임시주주총회결과 | 2026-04-21 | Korean | ||
| 33585686 | 의결권대리행사권유참고서류 | 2026-04-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1414 DEGREES LIMITED
Develops silicon-based thermal energy storage for industria…
|
14D | AU | Electricity, gas, steam and air… |
|
A.B.P. Nocivelli
ESCo offering energy efficiency, facility management, and c…
|
ABP | IT | Electricity, gas, steam and air… |
|
Acinque S.p.A.
A multi-utility company providing energy, water, and enviro…
|
AC5 | IT | Electricity, gas, steam and air… |
|
Arverne Group
Energy transition company specializing in geothermal energy…
|
ARVEN | FR | Electricity, gas, steam and air… |
|
Beijing Jingneng Thermal Co., Ltd.
Invests in, constructs, and operates centralized heating sy…
|
002893 | CN | Electricity, gas, steam and air… |
|
Causeway Energy Corporation
Technology-driven service specializing in decarbonizing ind…
|
CUW | CA | Electricity, gas, steam and air… |
|
CHYY Development Group Limited
Specializes in shallow ground source energy solutions, equi…
|
8128 | HK | Electricity, gas, steam and air… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | Electricity, gas, steam and air… |
|
Emirates Central Cooling Systems Corporation PJSC
World's largest provider of district cooling services, deli…
|
EMPOWER | AE | Electricity, gas, steam and air… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
KOREA DISTRICT HEATING CORPORATION 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/15453/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15453 | 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=15453 | 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=15453 \ -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": 15453}, 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 KOREA DISTRICT HEATING CORPORATION (id: 15453)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.