ILJIN DIAMOND CO., LTD. — Investor Relations & Filings
ILJIN DIAMOND CO., LTD. is a manufacturer of advanced tool materials, specializing in industrial synthetic diamonds and other ultra-hard materials. The company's product portfolio includes Polycrystalline Diamond (PCD), Polycrystalline Cubic Boron Nitride (PCBN), Polycrystalline Diamond Compacts (PDC), Tungsten Carbide, and synthetic diamond and cBN powders. These materials are engineered for high-performance cutting, grinding, and drilling applications across diverse sectors. Key markets served include automotive, aerospace, semiconductors, IT/electronics, construction, mining, and oil & gas. The company focuses on continuous technological development to supply critical materials for processes such as component machining, wafer grinding, and resource exploration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-22 | Korean | |
| 정기주주총회결과 | 2026-03-19 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-19 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46366262 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 35157149 | 기업가치제고계획(자율공시) | 2026-04-22 | Korean | ||
| 32982623 | 정기주주총회결과 | 2026-03-19 | Korean | ||
| 32982611 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-19 | Korean | ||
| 32982601 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | ||
| 32928380 | 사업보고서 (2025.12) | 2026-03-11 | Korean | ||
| 32927713 | 감사보고서제출 | 2026-03-11 | Korean | ||
| 32878803 | [기재정정]의결권대리행사권유참고서류 | 2026-03-04 | Korean | ||
| 32875557 | 주주총회소집공고 | 2026-03-04 | Korean | ||
| 32875528 | 의결권대리행사권유참고서류 | 2026-03-04 | Korean | ||
| 32874318 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32874018 | 현금ㆍ현물배당결정 | 2026-03-04 | Korean | ||
| 14183375 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-04 | Korean | ||
|
2025
2 filings
| |||||
| 10215092 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-12-16 | Korean | ||
| 10214855 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | 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 |
|---|---|---|---|
|
HUNAN BOYUN NEW MATERIALS Co.,Ltd.
Develops advanced composite materials and powder metallurgy…
|
002297 | CN | Manufacturing |
|
Indobell Insulations Limited
Manufactures thermal and acoustic insulation for power, oil…
|
544334 | IN | Manufacturing |
|
Inner Mongolia OJing Science & Technology Co., Ltd.
Produces quartz crucibles and silicon processing for solar …
|
001269 | CN | Manufacturing |
|
Integrated Paving Concepts Inc.
Manufacturer of proprietary stamped asphalt solutions and d…
|
— | CA | Manufacturing |
|
Izolacja-Jarocin S.A.
Manufacturer of asphalt-based waterproofing and sealing pro…
|
IZO | PL | Manufacturing |
|
JAPAN INSULATION CO.,LTD.
Manufactures fire-resistant and thermal insulation material…
|
5368 | JP | Manufacturing |
|
JIANGSU CANLON BUILDING MATERIALS CO., LTD.
Develops high-performance waterproofing systems and membran…
|
300715 | CN | Manufacturing |
|
Jiangsu Jingxue Insulation Technology Co.,Ltd.
Manufactures energy-saving insulation materials and cold ch…
|
301010 | CN | Manufacturing |
|
JIANGSU PACIFIC QUARTZ CO.,LTD.
Produces high-purity quartz materials for semiconductor and…
|
603688 | CN | Manufacturing |
|
KCC Corporation
Global manufacturer of coatings, building materials, silico…
|
002380 | KR | Manufacturing |
ILJIN DIAMOND 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/17255/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17255 | 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=17255 | 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=17255 \ -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": 17255}, 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 ILJIN DIAMOND CO., LTD. (id: 17255)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.