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 |
|---|---|---|---|
|
Suzhou Kematek, Inc.
Manufactures precision technical ceramics for semiconductor…
|
301611 | CN | Manufacturing |
|
TOTO LTD.
Multinational manufacturer of plumbing products and sanitar…
|
5332 | JP | Manufacturing |
|
VAA-Vista Alegre Atlantis, SGPS, S.A.
Manufactures and distributes ceramic and crystal products l…
|
VAF | PT | Manufacturing |
|
Valencia India Limited
Manufactures and exports ceramic tiles, vitrified tiles, an…
|
544433 | IN | Manufacturing |
|
Villeroy & Boch AG
Manufacturer of premium ceramic products for bathroom, well…
|
VIB | DE | Manufacturing |
|
W.S. Industries (India) Ltd.
Manufactures electro-porcelain insulators and develops infr…
|
WSI | IN | Manufacturing |
|
秉扬科技
Develops ceramic proppants for hydraulic fracturing in oil …
|
920675 | CN | 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.