
KUMBI CO.,LTD — Investor Relations & Filings
KUMBI CO., LTD. is a manufacturing company specializing in glass containers, packaging components, and cosmetic products. The company's operations are organized into two primary business divisions: Glass and Cosmetics. The Glass division is engaged in the production of a variety of glass bottles. This is complemented by the manufacturing of packaging solutions such as aluminum caps and closures, notably through its affiliate Samhwa Crown & Closure. The Cosmetics division, operating as Kumbi Beauty & Packaging, produces a range of items including perfumes and other toilet preparations. The company's product portfolio also extends to plastic products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 감사보고서제출 | 2024-12-19 | Korean | |
| 사업보고서 (2024.09) | 2024-12-19 | Korean | |
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2024-12-19 | Korean | |
| 최대주주등소유주식변동신고서 | 2024-12-18 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-18 | Korean | |
| 주주총회소집공고 | 2024-12-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8002127 | 감사보고서제출 | 2024-12-19 | Korean | ||
| 8002108 | 사업보고서 (2024.09) | 2024-12-19 | Korean | ||
| 8002086 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2024-12-19 | Korean | ||
| 8002692 | 최대주주등소유주식변동신고서 | 2024-12-18 | Korean | ||
| 8002677 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-18 | Korean | ||
| 8006943 | 주주총회소집공고 | 2024-12-12 | Korean | ||
| 8007680 | 현금ㆍ현물배당결정 | 2024-12-11 | Korean | ||
| 8007669 | 주주총회소집결의 | 2024-12-11 | Korean | ||
| 8019989 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2024-11-08 | Korean | ||
| 8022568 | 최대주주등소유주식변동신고서 | 2024-10-31 | Korean | ||
| 8077658 | 주주명부폐쇄기간또는기준일설정 | 2024-09-13 | Korean | ||
| 8077551 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2024-09-13 | Korean | ||
| 8093829 | 분기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8099614 | 최대주주등소유주식변동신고서 | 2024-08-08 | Korean | ||
| 8099604 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-08-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
KUMBI 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/15072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15072 | 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=15072 | 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=15072 \ -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": 15072}, 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 KUMBI CO.,LTD (id: 15072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.