Taiwan Cogeneration Corporation — Investor Relations & Filings
Taiwan Cogeneration Corporation (TCC) is a professional power project developer specializing in the investment, development, and management of independent power producer (IPP) plants, cogeneration facilities, and renewable energy systems. The company provides integrated services encompassing project planning, engineering, procurement, and construction (EPC), as well as operation and maintenance (O&M) and technical consultancy. TCC’s portfolio includes natural gas-fired power plants and diverse renewable energy projects such as solar photovoltaic, onshore and offshore wind, geothermal, and biomass energy. Through its subsidiary, Star Energy Corporation, the group provides specialized engineering services for power transmission, transformation, and renewable infrastructure. TCC is recognized for its technical expertise in turnkey power plant construction and its commitment to high-efficiency, sustainable power generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司永續發展委員會委員異動 | 2026-05-04 | Chinese | |
| 公告115年第1季財務報告董事會預計召開日期為 115年5月12日 | 2026-05-04 | Chinese | |
| 功能性委員會成員 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_8926_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_8926_20260529FE2.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_8926_20260529F02.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40861138 | 公告本公司永續發展委員會委員異動 | 2026-05-04 | Chinese | ||
| 40861147 | 公告115年第1季財務報告董事會預計召開日期為 115年5月12日 | 2026-05-04 | Chinese | ||
| 40861172 | 功能性委員會成員 | 2026-05-04 | Chinese | ||
| 37962586 | 115年年報及股東會資料 — 2026_8926_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37962537 | 115年年報及股東會資料 — 2026_8926_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37962504 | 115年年報及股東會資料 — 2026_8926_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37962442 | 115年年報及股東會資料 — 2026_8926_20260529FE1.pdf | 2026-04-28 | English | ||
| 37962411 | 115年年報及股東會資料 — 2026_8926_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 37424527 | 115年4月公開說明書 — 202604_8926_B04.pdf | 2026-04-27 | Chinese | ||
| 37248837 | 115年4月公開說明書 — 202604_8926_B011.pdf | 2026-04-27 | Chinese | ||
| 37248707 | 115年4月公開說明書 — 202603_8926_B011.pdf | 2026-04-27 | Chinese | ||
| 37247780 | 115年4月公開說明書 — 202601_8926_B011.pdf | 2026-04-27 | Chinese | ||
| 37247745 | 115年4月公開說明書 — 202512_8926_B011.pdf | 2026-04-27 | Chinese | ||
| 37247689 | 115年4月公開說明書 — 202304_8926_B04.pdf | 2026-04-27 | Chinese | ||
| 37247557 | 115年4月公開說明書 — 202303_8926_B013.pdf | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SGC Energy Co.,Ltd.
Produces and distributes steam, electricity, and renewable …
|
005090 | KR | Electricity, gas, steam and air… |
|
Sharc International Systems Inc.
Clean technology firm recovering thermal energy from wastew…
|
SHRC | CA | Electricity, gas, steam and air… |
|
SHENYANG HUITIAN THERMAL POWER CO.,LTD
Produces and distributes thermal energy and electricity thr…
|
000692 | CN | Electricity, gas, steam and air… |
|
SHUNFA HENGNENG Corporation
Supplies electric power and thermal energy via thermal and …
|
000631 | CN | Electricity, gas, steam and air… |
|
TGK-14
Generates and distributes electricity and thermal energy in…
|
TGKN | RU | Electricity, gas, steam and air… |
|
Tianjin Tianbao Energy Co., Ltd.
Integrated energy enterprise providing combined heat and po…
|
1671 | HK | Electricity, gas, steam and air… |
|
Tigi Ltd.
Develops renewable heat solutions for industrial and commer…
|
TIGI | IL | Electricity, gas, steam and air… |
|
Toplofikacia Pleven AD
An energy utility that generates electricity and provides d…
|
TPLP | BG | Electricity, gas, steam and air… |
|
Toplofikatsia-Burgas AD
Municipal utility that produces and distributes heat and ge…
|
TPLB | BG | Electricity, gas, steam and air… |
|
Wise Living Technology Co., Ltd
Operates and maintains centralized thermal energy supply sy…
|
2481 | HK | Electricity, gas, steam and air… |
Taiwan Cogeneration 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/52759/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52759 | 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=52759 | 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=52759 \ -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": 52759}, 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 Taiwan Cogeneration Corporation (id: 52759)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.