
KUK YOUNG G M — Investor Relations & Filings
Kuk Young G&M Co., Ltd. is a company that specializes in the processing, manufacturing, and sale of glass products. Its core offerings include various types of window glass, such as double-layered and multi-layered glass solutions. The company also produces architectural glass for commercial applications and household glass for residential use. Kuk Young G&M designs and manufactures these products for a diverse range of building and construction needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-24 | Korean | |
| 사업보고서 (2025.12) | 2026-03-16 | Korean | |
| 감사보고서제출 | 2026-03-16 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-16 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33023516 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32955944 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32955909 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32952325 | [기재정정]주주총회소집공고 | 2026-03-16 | Korean | ||
| 32952318 | [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32915523 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32915496 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 19476044 | 자기주식처분결과보고서 | 2026-02-13 | Korean | ||
| 19459235 | 주요사항보고서(자기주식처분결정) | 2026-02-12 | Korean | ||
| 18003369 | 주주총회소집결의 | 2026-02-09 | Korean | ||
| 18003161 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-09 | Korean | ||
|
2025
4 filings
| |||||
| 7873841 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7902471 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7922770 | 정기주주총회결과 | 2025-03-25 | Korean | ||
| 7922760 | 대표이사변경 | 2025-03-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Argus Corporation Limited
Full-service supplier specializing in custom fabrication, m…
|
— | CA | Manufacturing |
|
Asian Star Anchor Chain Co.,Ltd.Jiangsu
Produces marine anchor and offshore mooring chains for glob…
|
601890 | CN | Manufacturing |
|
Atlantic China Welding Consumables,Inc.
Manufactures welding electrodes, wires, and fluxes for indu…
|
600558 | CN | Manufacturing |
|
Auro Impex & Chemicals Limited
Manufactures and supplies internal components for Electrost…
|
AUROIMPEX | IN | Manufacturing |
|
Auto Pins (India) Ltd.
Manufactures leaf springs and suspension components for com…
|
531994 | IN | Manufacturing |
|
Azad Engineering Limited
Precision engineering of mission-critical components for ae…
|
AZAD | IN | Manufacturing |
|
Balmer Lawrie & Co. Ltd.
Diversified provider of industrial packaging, lubricants, l…
|
BALMLAWRIE | IN | Manufacturing |
|
BAOTOU TIANHE MAGNETICS TECHNOLOGY CO., LTD.
Produces high-performance NdFeB and SmCo rare earth permane…
|
603072 | CN | Manufacturing |
|
Beijer Alma
An industrial group that acquires and develops internationa…
|
BEIA | SE | Manufacturing |
|
Beijing Tieke Shougang Railway-Tech Co.,Ltd.
Develops and manufactures high-speed railway fastening syst…
|
688569 | CN | Manufacturing |
KUK YOUNG G M 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/16454/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16454 | 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=16454 | 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=16454 \ -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": 16454}, 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 KUK YOUNG G M (id: 16454)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.