
CHOKWANG LEATHER CO.,LTD — Investor Relations & Filings
Chokwang Leather Co., Ltd. is a specialized manufacturer and distributor of leather products. The company primarily produces high-quality leather fabrics for a variety of applications, with a significant focus on the automotive sector for items such as car seats and steering wheels. In addition to automotive leathers, the company supplies materials for furniture, handbags, and footwear. Its product range includes various leather types, such as full grain and shrunken, to meet diverse client specifications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| [기재정정]주주총회소집결의 | 2026-03-23 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33058834 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33058819 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33014941 | [기재정정]주주총회소집결의 | 2026-03-23 | Korean | ||
| 33014620 | [기재정정]주주총회소집공고 | 2026-03-23 | Korean | ||
| 32982868 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32982862 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32954506 | 주식등의대량보유상황보고서(약식) | 2026-03-16 | Korean | ||
| 32935573 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32935061 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32935028 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 19422674 | 주식등의대량보유상황보고서(약식) | 2026-02-10 | Korean | ||
|
2025
4 filings
| |||||
| 7875063 | [기재정정]사업보고서 (2024.12) | 2025-08-14 | Korean | ||
| 7874725 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7895736 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7902567 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | Manufacturing |
|
Super Tannery Limited
Manufacturer of finished leather, safety footwear, and auto…
|
523842 | IN | Manufacturing |
CHOKWANG LEATHER 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/15005/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15005 | 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=15005 | 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=15005 \ -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": 15005}, 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 LEATHER CO.,LTD (id: 15005)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.