Chosun Refractories Co., Ltd. — Investor Relations & Filings
Chosun Refractories Co., Ltd. is a manufacturer specializing in refractory materials essential for high-temperature industrial processes. Established in 1947, the company produces and supplies a comprehensive range of products, including alumina and fireclay-based refractories, as well as high-functionality products designed for specialized applications such as continuous casting and furnace linings. The company's portfolio also extends to non-refractory ceramic products. With a strong focus on research and development, Chosun Refractories is dedicated to developing next-generation materials and improving product quality to serve various industrial sectors that rely on heat-intensive operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 타법인주식및출자증권취득결정 | 2024-09-11 | Korean | |
| 타법인주식및출자증권취득결정 | 2024-09-11 | Korean | |
| 주권관련사채권의취득결정 | 2024-09-11 | Korean | |
| 반기보고서 (2024.06) | 2024-08-13 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2024-06-24 | Korean | |
| 현금ㆍ현물배당결정 | 2024-06-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8078680 | 타법인주식및출자증권취득결정 | 2024-09-11 | Korean | ||
| 8078678 | 타법인주식및출자증권취득결정 | 2024-09-11 | Korean | ||
| 8078652 | 주권관련사채권의취득결정 | 2024-09-11 | Korean | ||
| 8096433 | 반기보고서 (2024.06) | 2024-08-13 | Korean | ||
| 8120544 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2024-06-24 | Korean | ||
| 8120532 | 현금ㆍ현물배당결정 | 2024-06-24 | Korean | ||
| 8122138 | 최대주주등소유주식변동신고서 | 2024-06-19 | Korean | ||
| 8122472 | 주식등의대량보유상황보고서(일반) | 2024-06-18 | Korean | ||
| 8122268 | [기재정정]최대주주등소유주식변동신고서(최대주주변경시) | 2024-06-18 | Korean | ||
| 8140132 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8139432 | [기재정정]분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8166219 | 정기주주총회결과 | 2024-03-21 | Korean | ||
| 8180194 | [기재정정]사업보고서 (2023.12) | 2024-03-15 | Korean | ||
| 8188329 | 감사보고서제출 | 2024-03-13 | Korean | ||
| 8186289 | 사업보고서 (2023.12) | 2024-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | IN | Manufacturing |
|
KOREA REFRACTORIES CO.,LTD
Manufactures refractory materials and furnaces for the iron…
|
010040 | KR | Manufacturing |
Chosun Refractories Co., Ltd. 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/16517/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16517 | 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=16517 | 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=16517 \ -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": 16517}, 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 Chosun Refractories Co., Ltd. (id: 16517)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.