Union Materials Corp. — Investor Relations & Filings
Union Materials Corp. is a manufacturer of advanced inorganic materials, specializing in fine ceramics and ferrite magnets. The company's product portfolio includes a variety of industrial ceramics and cutting tools, such as indexable inserts (Ceramic, PCD, pCBN, Cermet), tool holders, and cutters. It also produces ferrite magnets designed for motor applications. Leveraging extensive experience and state-of-the-art facilities, Union Materials Corp. manufactures high-precision components, including fiber optic ferrules, using fine, high-purity raw materials. The company serves a global market across various sectors that require advanced material solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 금전대여결정 | 2026-04-02 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33154637 | 금전대여결정 | 2026-04-02 | Korean | ||
| 33048188 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33048170 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33045411 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 32971296 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971275 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32926686 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926644 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926519 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32901953 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-05 | Korean | ||
|
2025
5 filings
| |||||
| 10214274 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33019605 | 금전대여결정 | 2025-09-24 | Korean | ||
| 7872909 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7902200 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7915463 | 금전대여결정 | 2025-04-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other porcelain and ceramic products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupo Lamosa, S.A.B. de C.V.
Global manufacturer of ceramic tiles, adhesives, and buildi…
|
LAMOSA | MX | Manufacturing |
|
GUANGDNG SITONG GROUP CO.,LTD
Manufactures household, sanitary, and artistic ceramic prod…
|
603838 | CN | Manufacturing |
|
GUANGDONG SONGFA CERAMICS CO.,LTD.
Specializes in high-end household ceramics for residential,…
|
603268 | CN | Manufacturing |
|
GWA GROUP LIMITED.
Designs and supplies bathroom and kitchen fixtures and wate…
|
GWA | AU | Manufacturing |
|
HASS Corp.
Manufacturer of ceramic dental materials and digital soluti…
|
450330 | KR | Manufacturing |
|
HINDUSTHAN INSULATORS and INDUSTRIES LIMITED
Manufactures high-tension porcelain insulators for power gr…
|
539984 | IN | Manufacturing |
|
Hocheng Corporation
Manufacturer of sanitary ware, kitchen appliances, and adva…
|
1810 | TW | Manufacturing |
|
Huida Sanitary Ware Co., Ltd
Global manufacturer of ceramic sanitary ware, smart toilets…
|
603385 | CN | Manufacturing |
|
Hunan Hualian China Industry Co., Ltd.
Researches, designs, and manufactures daily-use ceramic pro…
|
001216 | CN | Manufacturing |
|
ITALTILE LIMITED
Vertically integrated manufacturer, franchisor, and retaile…
|
ITE | ZA | Manufacturing |
Union Materials Corp. 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/15447/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15447 | 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=15447 | 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=15447 \ -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": 15447}, 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 Union Materials Corp. (id: 15447)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.