Universal Cement Corporation — Investor Relations & Filings
Universal Cement Corporation (UCC) is a diversified building materials group established in 1959. The company operates through several core divisions, including Cement, Ready-mixed Concrete, and Gypsum Board. UCC specializes in the grinding and processing of cement clinker, the production of high-quality concrete, and the manufacture of fire-resistant gypsum boards. A key focus of the group is sustainability, evidenced by its portfolio of green building materials and the attainment of carbon labels for its primary construction products. In addition to its traditional construction business, UCC has expanded into the technology sector through its Microelectronics Division, Uneo, which develops printed flexible electronics and advanced pressure-sensing solutions. The company also distributes specialized architectural materials, such as fiber cement siding, serving the infrastructure, residential, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_1104_20260526F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1104_20260526F17.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1104_20260526FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_1104_20260526F02.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41460528 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458217 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 36009130 | 115年年報及股東會資料 — 2026_1104_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36009020 | 115年年報及股東會資料 — 2026_1104_20260526F17.pdf | 2026-04-24 | Chinese | ||
| 36008997 | 115年年報及股東會資料 — 2026_1104_20260526FE2.pdf | 2026-04-24 | English | ||
| 36008751 | 115年年報及股東會資料 — 2026_1104_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36008574 | 115年年報及股東會資料 — 2026_1104_20260526FE1.pdf | 2026-04-24 | English | ||
| 36008550 | 115年年報及股東會資料 — 2026_1104_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 34402308 | 公告本公司115年第1季財務報告提報之董事會召開日期 | 2026-04-13 | Chinese | ||
| 33992546 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989862 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33155247 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 33155246 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33143596 | 更正本公司114年度關係企業合併營業報告書部分內容 | 2026-03-27 | Chinese | ||
| 33143601 | 114年第4季海外子公司投資 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Heidelberg Materials AG
An integrated manufacturer of building materials and soluti…
|
HEI | DE | Manufacturing |
|
Hoffmann Green Cement Technologies SA
Designs, produces, and distributes low-carbon, clinker-free…
|
ALHGR | FR | Manufacturing |
|
Holcim AG
Global provider of building materials and solutions for sus…
|
LHN | CH | Manufacturing |
|
Hsing Ta Cement Co., Ltd.
Manufactures and markets cement and clinker for constructio…
|
1109 | TW | Manufacturing |
|
HUAXIN BUILDING MATERIALS GROUP CO., LTD
Global building material conglomerate specializing in integ…
|
6655 | HK | Manufacturing |
|
HUAXIN BUILDING MATERIALS GROUP CO.,LTD.
Manufacturer of cement, concrete, and aggregates with integ…
|
600801 | CN | Manufacturing |
|
India Cements Ltd.
Manufacturer of cement and building materials with integrat…
|
INDIACEM | IN | Manufacturing |
|
INTERCEMENT BRASIL S.A. - EM RECUPERAÇÃO JUDICIAL
Building materials producer and distributor undergoing fina…
|
— | KY | Manufacturing |
|
JIANGXI WANNIANQING CEMENT CO.,LTD
Produces Portland cement, clinker, and concrete for infrast…
|
000789 | CN | Manufacturing |
|
Jilin Yatai (Group) Co.,Ltd.
Diversified group in building materials, real estate, pharm…
|
600881 | CN | Manufacturing |
Universal Cement Corporation 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/51738/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51738 | 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=51738 | 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=51738 \ -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": 51738}, 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 Universal Cement Corporation (id: 51738)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.