
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 |
|---|---|---|---|
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | |
| 타인에대한채무보증결정 | 2025-08-21 | Korean | |
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-30 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-07-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7868239 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7870448 | 타인에대한채무보증결정 | 2025-08-21 | Korean | ||
| 7873851 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
| 7873771 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7880640 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-07-30 | Korean | ||
| 7884128 | 기업설명회(IR)개최(안내공시) | 2025-07-17 | Korean | ||
| 7889304 | 특수관계인에대한자금대여 | 2025-06-27 | Korean | ||
| 7889300 | 지속가능경영보고서등관련사항(자율공시) | 2025-06-27 | Korean | ||
| 7895646 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-06-02 | Korean | ||
| 7896661 | 기업지배구조보고서공시 | 2025-05-30 | Korean | ||
| 7898735 | 타법인주식및출자증권취득결정 | 2025-05-23 | Korean | ||
| 7898729 | 유상증자결정(종속회사의주요경영사항) | 2025-05-23 | Korean | ||
| 7898726 | 특수관계인에대한출자 | 2025-05-23 | Korean | ||
| 7901977 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7910903 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-04-22 | 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… |
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.