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 |
|---|---|---|---|
| 유상증자결정(종속회사의주요경영사항) | 2019-09-09 | Korean | |
| 타법인주식및출자증권취득결정 | 2019-09-09 | Korean | |
| 최대주주등소유주식변동신고서 | 2019-08-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2019-08-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-08-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-08-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 10199756 | 유상증자결정(종속회사의주요경영사항) | 2019-09-09 | Korean | ||
| 10199635 | 타법인주식및출자증권취득결정 | 2019-09-09 | Korean | ||
| 10211922 | 최대주주등소유주식변동신고서 | 2019-08-14 | Korean | ||
| 10211697 | 주식등의대량보유상황보고서(일반) | 2019-08-14 | Korean | ||
| 10210924 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-08-14 | Korean | ||
| 10208237 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-08-14 | Korean | ||
| 10204619 | 반기보고서 (2019.06) | 2019-08-14 | Korean | ||
| 10227784 | 증권발행실적보고서 | 2019-08-09 | Korean | ||
| 10228070 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2019-08-08 | Korean | ||
| 10228892 | 유상증자또는주식관련사채등의청약결과(자율공시) | 2019-08-05 | Korean | ||
| 10237500 | 유상증자신주발행가액(안내공시)(확정발행가액 안내공시) | 2019-07-30 | Korean | ||
| 10238125 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-07-26 | Korean | ||
| 10238120 | 주식등의대량보유상황보고서(일반) | 2019-07-26 | Korean | ||
| 10238117 | 최대주주등소유주식변동신고서 | 2019-07-26 | Korean | ||
| 10240823 | 연결재무제표기준영업(잠정)실적(공정공시) | 2019-07-18 | 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 |
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.