
ILSHIN STONE CO.,LTD — Investor Relations & Filings
ILSHIN STONE CO., LTD. is a manufacturer and distributor of stone products. The company processes and supplies a diverse range of materials, including natural stones such as granite, marble, limestone, and sandstone, as well as engineered stone. Its primary offerings are stone slabs provided to construction sites and other building projects. In addition to its core business in construction materials, the company also produces and sells handcrafted stone products. The business model encompasses both wholesale and retail distribution channels for its building materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 단일판매ㆍ공급계약체결 | 2022-03-22 | Korean | |
| 감사보고서제출 | 2022-03-17 | Korean | |
| 사업보고서 (2021.12) | 2022-03-17 | Korean | |
| 주주총회소집결의 | 2022-03-10 | Korean | |
| 주주총회소집공고 | 2022-03-10 | Korean | |
| 주주총회집중일개최사유신고 | 2022-03-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 8751704 | 단일판매ㆍ공급계약체결 | 2022-03-22 | Korean | ||
| 8766760 | 감사보고서제출 | 2022-03-17 | Korean | ||
| 8766691 | 사업보고서 (2021.12) | 2022-03-17 | Korean | ||
| 8791203 | 주주총회소집결의 | 2022-03-10 | Korean | ||
| 8790048 | 주주총회소집공고 | 2022-03-10 | Korean | ||
| 8789795 | 주주총회집중일개최사유신고 | 2022-03-10 | Korean | ||
| 8820397 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2022-02-10 | Korean | ||
| 8820365 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2022-02-10 | Korean | ||
| 8837145 | 단일판매ㆍ공급계약체결 | 2022-01-10 | Korean | ||
| 8837134 | 단일판매ㆍ공급계약체결 | 2022-01-10 | Korean | ||
|
2021
5 filings
| |||||
| 8870852 | 분기보고서 (2021.09) | 2021-11-15 | Korean | ||
| 8899782 | 주식등의대량보유상황보고서(약식) | 2021-10-12 | Korean | ||
| 8909580 | 단일판매ㆍ공급계약체결 | 2021-09-15 | Korean | ||
| 8926788 | 반기보고서 (2021.06) | 2021-08-17 | Korean | ||
| 8947679 | 단일판매ㆍ공급계약체결 | 2021-07-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABLEGROUP BERHAD
Processes, trades, exports, and provides contract workmansh…
|
— | MY | Manufacturing |
|
Aro Granite Industries Ltd.
Processes and exports premium granite slabs and tiles for g…
|
AROGRANITE | IN | Manufacturing |
|
Công ty Cổ phần Phú Tài
Manufactures and trades wood/stone products; distributes an…
|
PTB | VN | Manufacturing |
|
DFCITY GROUP BERHAD
Manufacturer and supplier of natural and engineered dimensi…
|
— | MY | Manufacturing |
|
DIVYASHAKTI LIMITED
Processes and exports natural stone and quartz surfaces to …
|
526315 | IN | Manufacturing |
|
Elegant Marbles & Grani Industries
Processes and distributes premium natural stones for luxury…
|
526705 | IN | Manufacturing |
|
Glittek Granites Ltd.
Processes and exports premium granite slabs and tiles for g…
|
513528 | IN | Manufacturing |
|
Global Stone Corporation
Specializes in the design, custom fabrication, and installa…
|
515115 | CA | Manufacturing |
|
Global Surfaces Limited
Manufacturer of natural stone and engineered quartz surface…
|
GSLSU | IN | Manufacturing |
|
Iktinos Hellas S.A.
Vertically integrated in quarrying, processing, and global …
|
IKTIN | GR | Manufacturing |
ILSHIN STONE 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/17303/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17303 | 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=17303 | 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=17303 \ -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": 17303}, 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 ILSHIN STONE CO.,LTD (id: 17303)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.