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 |
|---|---|---|---|
|
Birla Corporation Ltd.
Manufacturer of specialized cement and jute products for di…
|
BIRLACORPN | IN | Manufacturing |
|
BURSA ÇİMENTO FABRİKASI A.Ş.
Manufacturer and seller of clinker, cement, and ready-mixed…
|
BUCIM | TR | Manufacturing |
|
Buzzi Unicem
An international producer and distributor of cement, concre…
|
UCM | IT | Manufacturing |
|
Caltagirone
A holding company for a diversified private industrial grou…
|
QCG | IT | Manufacturing |
|
Cementarnica USJE AD
Producer of cement and building materials operating an inte…
|
USJE | MK | Manufacturing |
|
Cementir Holding
Global leader in white cement, producing grey cement, concr…
|
CEM | NL | Manufacturing |
|
Cementos Molins S.A.
Manufacturer of cement, concrete, aggregates, and specializ…
|
CMO | ES | Manufacturing |
|
CEMENTOS PACASMAYO SAA
A diversified materials provider serving the construction i…
|
CPAC | PE | Manufacturing |
|
CEMEX SAB DE CV
Global producer of cement, ready-mix concrete, aggregates, …
|
CEMEX | MX | Manufacturing |
|
CHIA HSIN CEMENT CORPORATION
Diversified group in cement, asset development, hospitality…
|
1103 | TW | 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.