
SGC Energy Co.,Ltd. — Investor Relations & Filings
SGC Energy Co., Ltd. is an eco-friendly energy company specializing in the production and distribution of steam and electricity. The company operates power generation facilities, using boilers, turbines, and generators to provide a stable supply of high-quality thermal energy and power, primarily to enterprises within industrial complexes. SGC Energy is also engaged in the renewable energy sector, developing sustainable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-06-01 | Korean | |
| 기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 타인에대한채무보증결정 | 2026-05-06 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-21 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47912338 | 기업설명회(IR)개최(안내공시) | 2026-06-01 | Korean | ||
| 47887922 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47879081 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 46348518 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 41760391 | 타인에대한채무보증결정 | 2026-05-06 | Korean | ||
| 34695214 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-21 | Korean | ||
| 34640550 | 기업설명회(IR)개최(안내공시) | 2026-04-16 | Korean | ||
| 34640548 | 기업설명회(IR)개최(안내공시) | 2026-04-16 | Korean | ||
| 34640546 | 기업설명회(IR)개최(안내공시) | 2026-04-16 | Korean | ||
| 33124660 | 타법인주식및출자증권취득결정 | 2026-04-01 | Korean | ||
| 33124657 | 타법인주식및출자증권취득결정(자율공시) | 2026-04-01 | Korean | ||
| 33086587 | 타인에대한채무보증결정 | 2026-03-30 | Korean | ||
| 32996517 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-20 | Korean | ||
| 32991318 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32936114 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
|
Hengsheng Energy Co.,Ltd.
Provides industrial steam and electricity via combined heat…
|
605580 | CN | Electricity, gas, steam and air… |
|
Jilin Province Chuncheng Heating Company Limited
Centralized heat service provider and leader in intelligent…
|
1853 | HK | Electricity, gas, steam and air… |
|
Kauno Energija
District utility providing heat and electricity, mainly fro…
|
KNR1L | LT | Electricity, gas, steam and air… |
|
KJTS GROUP BERHAD
Leading provider of integrated building support services, c…
|
— | MY | Electricity, gas, steam and air… |
|
KOREA DISTRICT HEATING CORPORATION
Integrated energy company specializing in district heating,…
|
071320 | KR | Electricity, gas, steam and air… |
|
Kyoto Group AS
Develops thermal energy storage solutions to decarbonize in…
|
KYOTO | NO | Electricity, gas, steam and air… |
|
Luenmei Quantum Co.,Ltd
Provides clean energy solutions for district heating, cooli…
|
600167 | CN | Electricity, gas, steam and air… |
|
National Central Cooling Co. PJSC
World-leading provider of sustainable district cooling and …
|
TABREED | AE | Electricity, gas, steam and air… |
SGC Energy 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/16415/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16415 | 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=16415 | 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=16415 \ -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": 16415}, 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 SGC Energy Co.,Ltd. (id: 16415)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.