CHEIL GRINDING WHEEL IND CO.,LTD — Investor Relations & Filings
CHEIL GRINDING WHEEL IND CO., LTD. is a manufacturer specializing in grinding wheel products for a wide range of industrial applications, including grinding, cutting, and finishing. The company produces a variety of abrasive products such as grinding discs and wheels, including those made with advanced materials like cubic boron nitride (CBN). It serves diverse sectors including steel, shipbuilding, construction, automotive, bearing, semiconductor, and medical industries. A key focus is on technological innovation, highlighted by the establishment of the first company-affiliated R&D center in its field, aiming to provide high-quality, competitive products and comprehensive solutions to meet customer requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2024.03) | 2024-05-14 | Korean | |
| 주식소각결정 | 2024-05-03 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-04-30 | Korean | |
| 신탁계약해지결과보고서 | 2024-04-30 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-04-09 | Korean | |
| 신탁계약해지결과보고서 | 2024-04-09 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8140228 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8142999 | 주식소각결정 | 2024-05-03 | Korean | ||
| 8144148 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-04-30 | Korean | ||
| 8144138 | 신탁계약해지결과보고서 | 2024-04-30 | Korean | ||
| 8149260 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-04-09 | Korean | ||
| 8149252 | 신탁계약해지결과보고서 | 2024-04-09 | Korean | ||
| 8151105 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-04-03 | Korean | ||
| 8151099 | 신탁계약해지결과보고서 | 2024-04-03 | Korean | ||
| 8153767 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8153765 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8165868 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8165195 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8174574 | 수시공시의무관련사항(공정공시) | 2024-03-19 | Korean | ||
| 8185263 | 주주총회집중일개최사유신고 | 2024-03-14 | Korean | ||
| 8185257 | 주주총회소집결의 | 2024-03-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
CHEIL GRINDING WHEEL IND 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/15524/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15524 | 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=15524 | 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=15524 \ -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": 15524}, 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 CHEIL GRINDING WHEEL IND CO.,LTD (id: 15524)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.