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 |
|---|---|---|---|
|
J.K. CEMENT LTD
Manufacturer of grey and white cement, wall putty, and dive…
|
JKCEMENT | IN | Manufacturing |
|
JK Lakshmi Cement Limited
Manufacturer of cement, RMC, and AAC blocks for constructio…
|
JKLAKSHMI | IN | Manufacturing |
|
JSW CEMENT LIMITED
Manufacturer of eco-friendly cement and building materials …
|
JSWCEMENT | IN | Manufacturing |
|
Kakatiya Cement Sugar & Industries Ltd.
Manufactures cement and sugar with integrated power generat…
|
KAKATCEM | IN | Manufacturing |
|
KANGDONG C&L co., Ltd
Manufactures cement products and operates recreational and …
|
198440 | KR | Manufacturing |
|
K.C.P. LTD
Diversified conglomerate producing cement, sugar, heavy mac…
|
KCP | IN | Manufacturing |
|
Keerthi Industries Ltd
Manufacturer of cement, printed circuit boards, wind energy…
|
518011 | IN | Manufacturing |
|
Kesoram Industries Ltd
Manufactures Birla Shakti cement, viscose filament yarn, an…
|
KESORAMIND | IN | Manufacturing |
|
KONYA ÇİMENTO SANAYİİ A.Ş.
Manufactures cement, ready-mixed concrete, clinker, and agg…
|
KONYA | TR | Manufacturing |
|
LİMAK DOĞU ANADOLU ÇİMENTO SANAYİ VE TİCARET A.Ş.
Manufacturer of cement and clinker with a zero-waste certif…
|
LMKDC | TR | 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.