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 |
|---|---|---|---|
|
NORITAKE CO., LIMITED
A diversified manufacturer of advanced ceramics, tableware,…
|
5331 | JP | Manufacturing |
|
N.V. Koninklijke Porceleyne Fles
The last remaining 17th-century manufacturer of hand-painte…
|
PORF | NL | Manufacturing |
|
PBG S/A
Designs, manufactures, and distributes ceramic and porcelai…
|
— | BR | Manufacturing |
|
PORTMEIRION GROUP PLC
Designer and manufacturer of homeware, ceramics, giftware, …
|
PMP | GB | Manufacturing |
|
Pozzi Milano
Designs tableware and home décor inspired by a legacy in lu…
|
POZ | IT | Manufacturing |
|
SANITAR Co., Ltd.
Manufacturer of sanitary ceramics and bathroom solutions us…
|
1817 | TW | Manufacturing |
|
SERANİT GRANİT SERAMİK SANAYİ VE TİCARET A.Ş.
A manufacturer of building materials specializing in porcel…
|
SERNT | TR | Manufacturing |
|
SHANDONG SINOCERA FUNCTIONAL MATERIAL CO.,LTD.
Produces high-performance ceramic materials for electronics…
|
300285 | CN | Manufacturing |
|
Sintx Technologies, Inc.
Develops silicon nitride ceramics for biomedical, technical…
|
SINT | US | Manufacturing |
|
Somany Ceramics Limited
Produces ceramic and vitrified tiles, sanitaryware, and div…
|
SOMANYCERA | IN | 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.