
ISU CHEMICAL CO.,LTD — Investor Relations & Filings
ISU Chemical is a specialty chemical company engaged in the manufacturing and distribution of petrochemicals. The company's core product line includes Linear Alkyl Benzene (LAB), a primary raw material for detergents, and Normal Paraffin (NP). Other key products are Branched Alkyl Benzene (BAB), various solvents, Tertiary Dodecyl Mercaptan (TDM), and Isopropyl Alcohol (IPA). With a focus on sustainable value and creative innovation, ISU Chemical develops and supplies eco-friendly materials. The company leverages its proprietary process technologies alongside globally recognized methods. Its activities also extend to the development of green bio chemicals, underscoring its commitment to environmentally conscious production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2025-03-05 | Korean | |
| 주주총회소집결의 | 2025-03-05 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-17 | Korean | |
| 기타경영사항(종속회사의주요경영사항) | 2024-11-29 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2024-11-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 7963965 | 주식등의대량보유상황보고서(일반) | 2025-03-05 | Korean | ||
| 7963899 | 주주총회소집결의 | 2025-03-05 | Korean | ||
| 7971820 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-17 | Korean | ||
|
2024
12 filings
| |||||
| 8010676 | 기타경영사항(종속회사의주요경영사항) | 2024-11-29 | Korean | ||
| 8015634 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8019702 | 유상증자결정(종속회사의주요경영사항) | 2024-11-08 | Korean | ||
| 8019670 | 타법인주식및출자증권취득결정 | 2024-11-08 | Korean | ||
| 8074217 | 주식등의대량보유상황보고서(일반) | 2024-09-26 | Korean | ||
| 8079376 | 기타경영사항(종속회사의주요경영사항) | 2024-09-09 | Korean | ||
| 8079371 | 타인에대한채무보증결정 | 2024-09-09 | Korean | ||
| 8079744 | 주식등의대량보유상황보고서(일반) | 2024-09-06 | Korean | ||
| 8092476 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8105456 | 주식등의대량보유상황보고서(일반) | 2024-07-25 | Korean | ||
| 8130161 | [기재정정]기업지배구조보고서공시 | 2024-06-03 | Korean | ||
| 8130970 | 주식등의대량보유상황보고서(일반) | 2024-05-31 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
ISU CHEMICAL 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/15690/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15690 | 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=15690 | 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=15690 \ -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": 15690}, 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 ISU CHEMICAL CO.,LTD (id: 15690)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.