Champion Building Materials Co., Ltd. — Investor Relations & Filings
Champion Building Materials Co., Ltd. is a prominent manufacturer and distributor of high-quality ceramic tiles and surface solutions with over five decades of operational history. The company offers an extensive portfolio including polished tiles, stone slabs, wall and floor tiles, and exterior cladding. It operates through a multi-brand strategy, featuring labels such as Champion Tile and Marcobelli, to serve both residential and commercial markets. A leader in sustainable practices, the company utilizes green manufacturing processes and clean energy to minimize carbon emissions. It distinguishes itself through rigorous quality standards and environmental certifications, being the first in its sector to receive the Green Building Material label and the global BSI PAS 2050 carbon footprint verification. Its core activities encompass product research and development, multi-channel distribution, and comprehensive architectural consulting services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年年報及股東會資料 — 2024_1806_20250616FE4.pdf | 2025-08-11 | Chinese | |
| 113年年報及股東會資料 — 2024_1806_20250616F04.pdf | 2025-08-11 | Chinese | |
| 113年年報及股東會資料 — 2025_1806_20250616FE2.pdf | 2025-08-11 | Chinese | |
| 113年年報及股東會資料 — 2025_1806_20250616FE1.pdf | 2025-08-11 | Chinese | |
| 113年年報及股東會資料 — 2025_1806_20250616F13.pdf | 2025-08-11 | Chinese | |
| 113年年報及股東會資料 — 2025_1806_20250616F02.pdf | 2025-08-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33488066 | 113年年報及股東會資料 — 2024_1806_20250616FE4.pdf | 2025-08-11 | Chinese | ||
| 33488055 | 113年年報及股東會資料 — 2024_1806_20250616F04.pdf | 2025-08-11 | Chinese | ||
| 33488047 | 113年年報及股東會資料 — 2025_1806_20250616FE2.pdf | 2025-08-11 | Chinese | ||
| 33488036 | 113年年報及股東會資料 — 2025_1806_20250616FE1.pdf | 2025-08-11 | Chinese | ||
| 33488030 | 113年年報及股東會資料 — 2025_1806_20250616F13.pdf | 2025-08-11 | Chinese | ||
| 33488025 | 113年年報及股東會資料 — 2025_1806_20250616F02.pdf | 2025-08-11 | Chinese | ||
| 33488010 | 113年年報及股東會資料 — 2025_1806_20250616F01.pdf | 2025-08-11 | Chinese | ||
| 33483948 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33483945 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33483953 | 公司基本資料 | 2025-08-08 | Chinese | ||
| 33483956 | 公告本公司114年第二季合併財務報告董事會 預計召開日期為114年8月13日 | 2025-08-05 | Chinese | ||
| 33483971 | 114年07月內部人持股異動(事後) | 2025-08-04 | Chinese | ||
| 33483963 | 114年07月董事會成員及持股 | 2025-08-04 | Chinese | ||
| 33483973 | 代子公司信益陶瓷(蓬萊)有限公司公告 完成減資變更登記。 | 2025-07-29 | Chinese | ||
| 33483982 | 114年6月背書保證與資金貸與 | 2025-07-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIAN GRANITO INDIA LIMITED
Manufacturer of ceramic tiles, composite marble, quartz, an…
|
ASIANTILES | IN | Manufacturing |
|
BRIKOR LIMITED
Manufactures and supplies high-quality building, constructi…
|
BIK | ZA | Manufacturing |
|
Cemacon S.A.
A manufacturer of ceramic blocks, bricks, and other constru…
|
CEON | RO | Manufacturing |
|
DANTO HOLDINGS CORPORATION
A construction ceramics manufacturer also involved in desig…
|
5337 | JP | Manufacturing |
|
EGE SERAMİK SANAYİ VE TİCARET A.Ş.
Manufacturer of ceramic and porcelain tiles for floor and w…
|
EGSER | TR | Manufacturing |
|
Exxaro Tiles Limited
Manufactures and markets vitrified tiles for residential an…
|
EXXARO | IN | Manufacturing |
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
Champion Building Materials 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/51926/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51926 | 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=51926 | 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=51926 \ -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": 51926}, 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 Champion Building Materials Co., Ltd. (id: 51926)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.