
TCC — 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 |
|---|---|---|---|
| 114年05月法人說明會簡報 — 110120250519M001.pdf | 2025-05-19 | English | |
| 114年05月法人說明會簡報 | 2025-05-19 | Chinese | |
| 本公司受邀參加HSBC舉辦之HSBC Taiwan Conference | 2025-05-16 | Chinese | |
| 本公司114年股東常會股東除可親臨現場外,亦採全程 對外線上直播,另股東可於會前至公司網站提問 | 2025-05-16 | Chinese | |
| 114年05月僑外投資持股 | 2025-05-15 | Chinese | |
| 114年第1季海外子公司投資 | 2025-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33133596 | 114年05月法人說明會簡報 — 110120250519M001.pdf | 2025-05-19 | English | ||
| 33133595 | 114年05月法人說明會簡報 | 2025-05-19 | Chinese | ||
| 33133598 | 本公司受邀參加HSBC舉辦之HSBC Taiwan Conference | 2025-05-16 | Chinese | ||
| 33133599 | 本公司114年股東常會股東除可親臨現場外,亦採全程 對外線上直播,另股東可於會前至公司網站提問 | 2025-05-16 | Chinese | ||
| 33133600 | 114年05月僑外投資持股 | 2025-05-15 | Chinese | ||
| 33133601 | 114年第1季海外子公司投資 | 2025-05-13 | Chinese | ||
| 33133602 | 114年第1季大陸投資 | 2025-05-13 | Chinese | ||
| 33133606 | 114年第1季權益變動表 | 2025-05-13 | Chinese | ||
| 33133605 | 114年第1季現金流量表 | 2025-05-13 | Chinese | ||
| 33133604 | 114年第1季綜合損益表 | 2025-05-13 | Chinese | ||
| 33133603 | 114年第1季資產負債表 | 2025-05-13 | Chinese | ||
| 33133607 | 代子公司台泥(英德)水泥有限公司公告董事會決議 增資金隅台泥(代縣)環保科技有限公司 | 2025-05-13 | Chinese | ||
| 33133608 | 公告本公司向關係人取得使用權資產 | 2025-05-13 | Chinese | ||
| 33133609 | 公告本公司董事會決議與財團法人台灣水泥股份 有限公司職工福利委員會合建開發案 | 2025-05-13 | Chinese | ||
| 33133610 | 代重要子公司TCC International Holdings Limited公告 董事異動 | 2025-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC
A vertically integrated cement and concrete producer focuse…
|
1102 | TW | Manufacturing |
|
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
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
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/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 (id: 51735)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.