
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 |
|---|---|---|---|
| [기재정정]일괄신고서 | 2025-12-29 | Korean | |
| 단기차입금감소(자율공시) | 2025-12-26 | Korean | |
| 영업(잠정)실적(공정공시) | 2025-12-22 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 증권발행실적보고서 | 2025-11-11 | Korean | |
| 일괄신고추가서류 | 2025-11-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 12197686 | [기재정정]일괄신고서 | 2025-12-29 | Korean | ||
| 12199201 | 단기차입금감소(자율공시) | 2025-12-26 | Korean | ||
| 12202520 | 영업(잠정)실적(공정공시) | 2025-12-22 | Korean | ||
| 10217309 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33032116 | 증권발행실적보고서 | 2025-11-11 | Korean | ||
| 33031561 | 일괄신고추가서류 | 2025-11-10 | Korean | ||
| 33031550 | 투자설명서(일괄신고) | 2025-11-10 | Korean | ||
| 33031453 | 풍문또는보도에대한해명(미확정) | 2025-11-07 | Korean | ||
| 33031443 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-07 | Korean | ||
| 33029696 | 결산실적공시예고(안내공시) | 2025-11-03 | Korean | ||
| 33029694 | 기업설명회(IR)개최(안내공시) | 2025-11-03 | Korean | ||
| 33026118 | 영업(잠정)실적(공정공시) | 2025-10-22 | Korean | ||
| 33025490 | 증권발행실적보고서 | 2025-10-20 | Korean | ||
| 33024772 | 투자설명서(일괄신고) | 2025-10-17 | Korean | ||
| 33024765 | 일괄신고추가서류 | 2025-10-17 | 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… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | 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.