
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-04-24 | Korean | |
| 임시주주총회결과 | 2026-04-21 | Korean | |
| 의결권대리행사권유참고서류 | 2026-04-06 | Korean | |
| 주주총회소집공고 | 2026-04-06 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-06 | Korean | |
| 주주총회소집결의 | 2026-04-06 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36090084 | 영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 34696203 | 임시주주총회결과 | 2026-04-21 | Korean | ||
| 33585686 | 의결권대리행사권유참고서류 | 2026-04-06 | Korean | ||
| 33576591 | 주주총회소집공고 | 2026-04-06 | Korean | ||
| 33573292 | 주주명부폐쇄기간또는기준일설정 | 2026-04-06 | Korean | ||
| 33573239 | 주주총회소집결의 | 2026-04-06 | Korean | ||
| 33252443 | 대표이사(대표집행임원)변경(안내공시) | 2026-04-03 | Korean | ||
| 33046529 | [기재정정]정기주주총회결과 | 2026-03-26 | Korean | ||
| 33045377 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33045337 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33017804 | 영업(잠정)실적(공정공시) | 2026-03-24 | Korean | ||
| 32939776 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32939479 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32926108 | [기재정정]주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926098 | [기재정정]의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zespół Elektrociepłowni Wrocławskich Kogeneracja S.A.
Supplier of district heating and electricity for Wrocław vi…
|
KGN | PL | Electricity, gas, steam and air… |
|
Zhejiang Fuchunjiang Environmental Thermoelectric Co.,LTD.
Provides waste-to-energy, CHP generation, and hazardous was…
|
002479 | CN | Electricity, gas, steam and air… |
|
Zhejiang Xinzhonggang Thermal Power Co., LTD.
Produces industrial steam and electricity using combined he…
|
605162 | 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.