
CSG HOLDING CO.,LTD. — Investor Relations & Filings
CSG Holding Co., Ltd. specializes in the research, development, and manufacturing of high-end glass products and solar energy solutions. The company operates across four primary business segments: architectural glass, solar glass, electronic glass, and solar energy products. Its architectural glass portfolio includes energy-saving low-emissivity (Low-E) glass, tempered glass, and laminated glass used in large-scale infrastructure and commercial buildings. In the solar sector, the company produces high-purity polysilicon, solar cells, and photovoltaic modules, maintaining an integrated industrial chain. Additionally, CSG develops ultra-thin electronic glass for display panels and touchscreens. The company focuses on technological innovation in energy efficiency and renewable energy, providing specialized glass solutions for global construction and green energy markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事工作制度 | 2023-04-25 | Chinese | |
| 独立董事对担保等事项的独立意见 | 2023-04-25 | Chinese | |
| 股东大会议事规则修改对照表 | 2023-04-25 | Chinese | |
| 年度关联方资金占用专项审计报告 | 2023-04-25 | Chinese | |
| 2022年年度报告 | 2023-04-25 | Chinese | |
| 关于2023年度担保计划的公告 | 2023-04-25 | Chinese |
Browse filings by year
29 years- 2026 26 filings
- 2025 113 filings
- 2024 49 filings
- 2023 97 filings
- 2022 113 filings
- 2021 88 filings
- 2020 138 filings
- 2019 128 filings
- 2018 126 filings
- 2017 135 filings
- 2016 120 filings
- 2015 120 filings
- 2014 68 filings
- 2013 58 filings
- 2012 82 filings
- 2011 64 filings
- 2010 67 filings
- 2009 57 filings
- 2008 87 filings
- 2007 112 filings
- 2006 74 filings
- 2005 29 filings
- 2004 35 filings
- 2003 30 filings
- 2002 18 filings
- 2001 2 filings
- 1993 2 filings
- 1992 1 filing
- 1991 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 41886537 | 独立董事工作制度 | 2023-04-25 | Chinese | ||
| 41886523 | 独立董事对担保等事项的独立意见 | 2023-04-25 | Chinese | ||
| 41886508 | 股东大会议事规则修改对照表 | 2023-04-25 | Chinese | ||
| 41886498 | 年度关联方资金占用专项审计报告 | 2023-04-25 | Chinese | ||
| 41886353 | 2022年年度报告 | 2023-04-25 | Chinese | ||
| 41886348 | 关于2023年度担保计划的公告 | 2023-04-25 | Chinese | ||
| 41886336 | 公司章程修改对照表 | 2023-04-25 | Chinese | ||
| 41886300 | 信息披露管理制度 | 2023-04-25 | Chinese | ||
| 41886287 | 2022年社会责任报告 | 2023-04-25 | Chinese | ||
| 41885900 | 内幕信息知情人登记管理制度 | 2023-04-25 | Chinese | ||
| 41885889 | 董事会决议公告 | 2023-04-25 | Chinese | ||
| 41885864 | 关联交易管理制度 | 2023-04-25 | Chinese | ||
| 41885851 | 2022年度投资者保护工作报告 | 2023-04-25 | Chinese | ||
| 41885841 | 内部控制审计报告 | 2023-04-25 | Chinese | ||
| 41885784 | 独立董事年度述职报告 | 2023-04-25 | Chinese | ||
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 |
CSG HOLDING 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/53555/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53555 | 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=53555 | 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=53555 \ -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": 53555}, 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 CSG HOLDING CO.,LTD. (id: 53555)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.