TCC Group Holdings CO., LTD. — Investor Relations & Filings
TCC Group Holdings CO., LTD. is a global enterprise specializing in cement manufacturing and green environmental engineering. The company focuses on the production and distribution of cement, ready-mixed concrete, and low-carbon construction materials. Beyond its core building material operations, TCC has expanded into environmental services, dedicated to managing the intersection of human civilization and nature. The group integrates advanced technologies, including artificial intelligence, into its production, operations, and customer service to drive smart manufacturing and operational efficiency. Its strategic focus emphasizes sustainability and the transition to a low-carbon future. TCC maintains a significant international presence, providing specialized materials and engineering solutions to diverse global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司民國115年度第1季合併財務報告 之董事會預計召開日期為115年5月13日 | 2026-05-05 | Chinese | |
| 本公司啟動重要子公司 TCC Dutch Holdings B.V. 於 資本市場募資方案(包含IPO或其他募資方案)之可行性評估 | 2026-05-04 | Chinese | |
| 114年第4季財務報告書 — 202504_1101_AIC.pdf | 2026-05-04 | Chinese | |
| 114年第4季財務報告書 — 202504_1101_AIA.pdf | 2026-05-04 | English | |
| 115年年報及股東會資料 — 2026_1101_20260522FE2.pdf | 2026-04-21 | Chinese | |
| 115年年報及股東會資料 — 2026_1101_20260522FE1.pdf | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41262007 | 公告本公司民國115年度第1季合併財務報告 之董事會預計召開日期為115年5月13日 | 2026-05-05 | Chinese | ||
| 40862183 | 本公司啟動重要子公司 TCC Dutch Holdings B.V. 於 資本市場募資方案(包含IPO或其他募資方案)之可行性評估 | 2026-05-04 | Chinese | ||
| 40767287 | 114年第4季財務報告書 — 202504_1101_AIC.pdf | 2026-05-04 | Chinese | ||
| 40767269 | 114年第4季財務報告書 — 202504_1101_AIA.pdf | 2026-05-04 | English | ||
| 34695749 | 115年年報及股東會資料 — 2026_1101_20260522FE2.pdf | 2026-04-21 | Chinese | ||
| 34695747 | 115年年報及股東會資料 — 2026_1101_20260522FE1.pdf | 2026-04-21 | Chinese | ||
| 34695746 | 115年年報及股東會資料 — 2026_1101_20260522F13.pdf | 2026-04-21 | Chinese | ||
| 34695745 | 115年年報及股東會資料 — 2026_1101_20260522F02.pdf | 2026-04-21 | Chinese | ||
| 34695722 | 115年年報及股東會資料 — 2026_1101_20260522F01.pdf | 2026-04-21 | Chinese | ||
| 33992073 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989341 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33832070 | 代子公司台泥資產管理開發股份有限公司公告 董事會決議通過台北巿信義區逸仙段開發案預算 | 2026-04-08 | Chinese | ||
| 33706949 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33705455 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33133671 | 代子公司嘉和綠能(股)公司公告向關係人取得使用權資產 | 2026-04-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
|
Arabian Cement Co.
Manufacturer and distributor of cement and clinker for cons…
|
3010 | SA | Manufacturing |
TCC Group Holdings 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/51735/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51735 | 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=51735 | 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=51735 \ -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": 51735}, 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 Group Holdings CO., LTD. (id: 51735)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.