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 |
|---|---|---|---|
|
China National Building Material Company Limited
Produces and sells building materials, green new materials,…
|
3323 | HK | Manufacturing |
|
China Resources Building Materials Technology Holdings Limited
Produces and supplies building materials (cement, concrete,…
|
1313 | HK | Manufacturing |
|
China Shanshui Cement Group Limited
Major supplier of cement, clinker, and concrete serving dom…
|
691 | HK | Manufacturing |
|
China Tianrui Group Cement Company Limited
A major producer and distributor of cement and essential co…
|
1252 | KY | Manufacturing |
|
ÇİMENTAŞ İZMİR ÇİMENTO FABRİKASI T.A.Ş.
Manufactures cement, concrete, and aggregates, and provides…
|
CMENT | TR | Manufacturing |
|
ÇİMSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Manufacturer of cement and building materials, specializing…
|
CIMSA | TR | Manufacturing |
|
City Cement Co.
Produces OPC and SRC for infrastructure, industrial, and re…
|
3003 | SA | Manufacturing |
|
Corporación Moctezuma, S.A.B. de C.V.
Produces and distributes cement and ready-mix concrete for …
|
CMOCTEZ | MX | Manufacturing |
|
DALMIA BHARAT LIMITED
A conglomerate producing cement and building materials with…
|
DALBHARAT | IN | Manufacturing |
|
Deccan Cements Ltd.
Produces diverse cement varieties and specialty products fo…
|
DECCANCE | IN | 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.