
TCC — 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 |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-21 | Chinese | |
| 公告本公司114年現金增資收足股款暨增資基準日 | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_8926_20260529F17.pdf | 2026-05-19 | Chinese | |
| 115年年報及股東會資料 — 2025_8926_20260529FE4.pdf | 2026-05-19 | English | |
| 115年年報及股東會資料 — 2025_8926_20260529F04.pdf | 2026-05-19 | Chinese | |
| 澄清媒體報導 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46726976 | 115年05月僑外投資持股 | 2026-05-21 | Chinese | ||
| 46586833 | 公告本公司114年現金增資收足股款暨增資基準日 | 2026-05-20 | Chinese | ||
| 46518890 | 115年年報及股東會資料 — 2026_8926_20260529F17.pdf | 2026-05-19 | Chinese | ||
| 46518886 | 115年年報及股東會資料 — 2025_8926_20260529FE4.pdf | 2026-05-19 | English | ||
| 46518876 | 115年年報及股東會資料 — 2025_8926_20260529F04.pdf | 2026-05-19 | Chinese | ||
| 46367635 | 澄清媒體報導 | 2026-05-13 | Chinese | ||
| 46359429 | 115年第1季財務報告書 — 202601_8926_AI1.pdf | 2026-05-13 | Chinese | ||
| 46366755 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366451 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366150 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46364194 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46125739 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46205765 | 本公司董事會決議收購星寶電力股份有限公司100%股權,進行集團組織架構調整 | 2026-05-12 | Chinese | ||
| 46232223 | 本公司於董事會通過115年第1季合併財務報告 | 2026-05-12 | Chinese | ||
| 45606368 | 114年第4季財務報告書 — 202504_8926_AIC.pdf | 2026-05-11 | English | ||
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… |
TCC 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 TCC (id: 52759)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.