
CHAMPION — 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年第4季綜合損益表 | 2025-03-31 | Chinese | |
| 113年第4季資產負債表 | 2025-03-31 | Chinese | |
| 公告113年第四季財務報告董事會 預計召開日期為114年3月31日 | 2025-03-21 | Chinese | |
| 公告本公司董事會決議召開114年股東常會。 | 2025-03-14 | Chinese | |
| 公告本公司董事會通過113年度自結合併財務資訊。 | 2025-03-14 | Chinese | |
| 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33484201 | 113年第4季綜合損益表 | 2025-03-31 | Chinese | ||
| 33484197 | 113年第4季資產負債表 | 2025-03-31 | Chinese | ||
| 33484227 | 公告113年第四季財務報告董事會 預計召開日期為114年3月31日 | 2025-03-21 | Chinese | ||
| 33484230 | 公告本公司董事會決議召開114年股東常會。 | 2025-03-14 | Chinese | ||
| 33484232 | 公告本公司董事會通過113年度自結合併財務資訊。 | 2025-03-14 | Chinese | ||
| 33484240 | 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | ||
| 33484236 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 33484242 | 公告本公司113年度自結財務資訊董事會 預計召開日期為114年3月14日 | 2025-03-06 | Chinese | ||
| 33484249 | 114年02月內部人持股異動(事後) | 2025-03-04 | Chinese | ||
| 33484245 | 114年02月董事會成員及持股 | 2025-03-04 | Chinese | ||
| 33484254 | 公告臺灣新北地方法院檢察署起訴本公司會計主管 | 2025-02-20 | Chinese | ||
| 33484258 | 公告臺灣新北地方法院檢察署起訴本公司董事長及 前經理人一事 | 2025-02-20 | Chinese | ||
| 33484265 | 114年1月背書保證與資金貸與 | 2025-02-10 | Chinese | ||
| 33484261 | 114年1月營業收入 | 2025-02-10 | Chinese | ||
| 33484275 | 114年01月內部人持股異動(事後) | 2025-02-03 | 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 |
|
CERAMICA RUTA 16 SRL
Manufacturer of ceramic building materials, specializing in…
|
— | AR | Manufacturing |
|
Công ty Cổ phần Vicem Vật liệu Xây dựng Đà Nẵng
Produces and distributes building materials, including ceme…
|
DXV | VN | 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 |
| Frontier Ceramics Limited | FRCL | PK | Manufacturing |
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
CHAMPION 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 (id: 51926)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.