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 |
|---|---|---|---|
|
Nuvoco Vistas Corporation Limited
Manufacturer and supplier of cement, ready-mix concrete, an…
|
NUVOCO | IN | Manufacturing |
|
ORIENT CEMENT LIMITED
Manufactures and distributes OPC and PPC cement products un…
|
ORIENTCEM | IN | Manufacturing |
|
OYAK ÇİMENTO FABRİKALARI A.Ş.
A leading manufacturer of cement, clinker, and ready-mix co…
|
OYAKC | TR | Manufacturing |
|
PACIFIC LIME AND CEMENT LIMITED
Manufacturer and distributor of lime-based products and cem…
|
PLA | SG | Manufacturing |
|
Panyam Cements & Mineral Inds. Ltd.
Produces high-grade cement and mineral products for large-s…
|
500322 | IN | Manufacturing |
|
PPC LIMITED
Sub-Saharan African manufacturer and distributor of essenti…
|
PPC | ZA | Manufacturing |
|
PRISM JOHNSON LIMITED.
Integrated building materials provider of cement, tiles, an…
|
PRSMJOHNSN | IN | Manufacturing |
|
Qassim Cement Co.
Manufactures high-grade cement products for infrastructure …
|
3040 | SA | Manufacturing |
|
Raw Edge Industrial Solutions Limited
Processes and distributes industrial minerals and chemicals…
|
541634 | IN | Manufacturing |
|
Riyadh Cement Co.
Produces high-quality cement products for infrastructure an…
|
3092 | SA | 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.