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 |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 33044272 | 기업가치제고계획(자율공시) | 2026-03-26 | Korean | ||
| 33044224 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33044109 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32981733 | [기재정정]사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32981131 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32981095 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32962432 | 주식등의대량보유상황보고서(일반) | 2026-03-17 | Korean | ||
| 32837933 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32837870 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 32544682 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 32544678 | 현금ㆍ현물배당결정 | 2026-02-20 | Korean | ||
| 32543206 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-20 | Korean | ||
|
2025
3 filings
| |||||
| 33019946 | 단일판매ㆍ공급계약체결 | 2025-09-24 | Korean | ||
| 33019943 | 단일판매ㆍ공급계약체결 | 2025-09-24 | Korean | ||
| 33019942 | 단일판매ㆍ공급계약체결 | 2025-09-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KROSAKI HARIMA CORPORATION
Manufacturer of refractories, ceramics, and high-temperatur…
|
5352 | JP | Manufacturing |
|
LUYANG ENERGY-SAVING MATERIALS CO.,LTD.
Develops and manufactures high-temperature refractory and e…
|
002088 | CN | Manufacturing |
|
Mathios Refractory S.A.
Develops and produces refractory materials and a diverse ra…
|
MATHI | GR | Manufacturing |
|
MINO CERAMIC CO., LTD.
Comprehensive manufacturer of ceramic products, including i…
|
5356 | JP | Manufacturing |
|
Monolithisch India Limited
Produces monolithic refractories and precast shapes for ext…
|
MONOLITH | IN | Manufacturing |
|
Nilachal Refractories Ltd.
Manufactures high-performance refractories and lining solut…
|
502294 | IN | Manufacturing |
|
Nippon Crucible co.,Ltd.
Manufacturer of refractories and industrial furnaces for me…
|
5355 | JP | Manufacturing |
|
ORIENT CERATECH LIMITED
Specialized manufacturer of calcined bauxite, fused alumina…
|
ORIENTCER | IN | Manufacturing |
|
Puyang Refractories Group Co., Ltd
Provides high-performance refractories and management for s…
|
002225 | CN | Manufacturing |
|
RAGHAV PRODUCTIVITY ENHANCERS LIMITED
Produces quartz-based ramming mass and refractory solutions…
|
RPEL | IN | 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.