
CHOKWANG PAINT CO.,LTD — Investor Relations & Filings
Chokwang Paint Co., Ltd. is a manufacturer of paints, varnishes, and advanced coating solutions. The company provides a diverse portfolio of products for various industrial and commercial applications, including the construction, automotive, shipbuilding, and furniture sectors. Its product line encompasses architectural and interior paints, industrial coatings, floor coatings, and specialized functional paints. Key offerings include eco-friendly waterborne paints, energy-saving waterproof coatings for rooftops, durable epoxy flooring systems, powder coatings, and high-quality wood paints. The company also develops innovative solutions such as acid and alkali leakage detector paints. With a focus on research and development, Chokwang Paint is committed to creating environmentally friendly products and advanced technologies to meet evolving market demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(자기주식처분결정) | 2026-04-27 | Korean | |
| 자기교환사채만기전취득결정 | 2026-04-27 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 타법인주식및출자증권취득결정 | 2026-03-31 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46361844 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 37377007 | [기재정정]주요사항보고서(자기주식처분결정) | 2026-04-27 | Korean | ||
| 37366987 | 자기교환사채만기전취득결정 | 2026-04-27 | Korean | ||
| 33116978 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33116546 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33116518 | 타법인주식및출자증권취득결정 | 2026-03-31 | Korean | ||
| 33012535 | [기재정정]사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33011893 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32997652 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32833969 | 현금ㆍ현물배당결정 | 2026-02-24 | Korean | ||
| 32833888 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-24 | Korean | ||
| 32833885 | 주주총회소집결의 | 2026-02-24 | Korean | ||
| 32833878 | 주주총회소집공고 | 2026-02-24 | Korean | ||
| 13325212 | 자기교환사채만기전취득결정 | 2026-01-26 | Korean | ||
| 13325206 | [기재정정]주요사항보고서(자기주식처분결정) | 2026-01-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of paints, varnishes and similar coatings, printing ink and mastics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
New East New Materials Co.,Ltd
Produces eco-friendly inks, adhesives, and electronic mater…
|
603110 | CN | Manufacturing |
|
Nihon Tokushu Toryo Co., Ltd.
Manufacturer of automotive products and specialized paints …
|
4619 | JP | Manufacturing |
|
NIPPON PAINT HOLDINGS CO.,LTD.
A global chemical company manufacturing paints, coatings, a…
|
4612 | JP | Manufacturing |
|
NOROO HOLDINGS CO., LTD
A fine chemical holding company with interests in agricultu…
|
000320 | KR | Manufacturing |
|
NOROO PAINT & COATINGS Co.,LTD
Manufactures paints and coatings for architectural, industr…
|
090350 | KR | Manufacturing |
|
Nur Ink Innovations Ltd.
Develops and produces water-based pigmented inks for digita…
|
NURI | IL | Manufacturing |
|
Organic Coatings Ltd.
Develops and manufactures surface coatings, printing inks, …
|
531157 | IN | Manufacturing |
|
PhiChem Corporation
Supplies UV-curable coatings and electronic materials for t…
|
300398 | CN | Manufacturing |
|
Photocat A/S
Develops photocatalytic fluids for building materials to im…
|
PCAT | DK | Manufacturing |
|
Poddar Pigments Ltd.
Produces color and additive masterbatches for man-made fibe…
|
PODDARMENT | IN | Manufacturing |
CHOKWANG PAINT 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/15156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15156 | 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=15156 | 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=15156 \ -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": 15156}, 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 CHOKWANG PAINT CO.,LTD (id: 15156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.