
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 |
|---|---|---|---|
|
Kansai Nerolac Paints
Manufacturer of decorative and industrial coatings and eco-…
|
KANSAINER | IN | Manufacturing |
|
KANSAI PAINT CO.,LTD.
A global manufacturer of automotive, industrial, decorative…
|
4613 | JP | Manufacturing |
|
KAWAKAMI PAINT MANUFACTURING CO.,LTD.
Manufacturer of functional and environmentally friendly pai…
|
4616 | JP | Manufacturing |
|
KIKUSUI CHEMICAL INDUSTRIES CO.,LTD.
Manufacturer of chemical products for the construction and …
|
7953 | JP | Manufacturing |
|
LETONG CHEMICAL CO.,LTD.
Produces printing inks and specialized coatings for packagi…
|
002319 | CN | Manufacturing |
|
MARSHALL BOYA VE VERNİK SANAYİİ A.Ş.
Manufactures paints and coatings for decorative, constructi…
|
MRSHL | TR | Manufacturing |
|
MEGA P&C ADVANCED MATERIALS (SHANGHAI) COMPANY LIMITED
Develops high-performance protective coatings for industria…
|
603062 | CN | Manufacturing |
|
Mitshi India Limited
Produces surface coatings and provides technology and logis…
|
523782 | IN | Manufacturing |
|
Nano Chem Tech, Inc.
Develops and manufactures advanced products based on nano m…
|
091970 | KR | Manufacturing |
|
NATOCO CO.,LTD.
Manufacturer of paints, fine chemicals, inks, and synthetic…
|
4627 | JP | 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.