Gansu Golden Solar Co., Ltd — Investor Relations & Filings
Gansu Golden Solar Co., Ltd. specializes in the research, development, and large-scale manufacturing of high-efficiency heterojunction (HJT) solar cells and modules. The company focuses on N-type silicon technology to produce bifacial photovoltaic modules characterized by high conversion efficiency, low temperature coefficients, and minimal light-induced degradation. Its product suite is engineered for utility-scale power plants as well as commercial and residential installations, prioritizing maximized energy yield and long-term reliability. By implementing advanced production processes for large-format wafers, the firm delivers high-power output solutions designed to optimize the levelized cost of energy. The company maintains a focus on technical innovation in photovoltaic conversion to support global transitions toward sustainable power generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于公司2024年度无法表示意见审计报告涉及事项影响已消除的专项说明 | 2026-04-02 | Chinese | |
| 2025年年度报告摘要 | 2026-04-02 | Chinese | |
| 关于申请撤销公司股票退市风险警示及其他风险警示的公告 | 2026-04-02 | Chinese | |
| 2026年度向特定对象发行A股股票方案论证分析报告 | 2026-04-02 | Chinese | |
| 2026年度向特定对象发行A股股票预案 | 2026-04-02 | Chinese | |
| 关于金刚光伏2024年度审计报告无法表示意见涉及事项影响已消除专项说明的审核报告 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36131031 | 董事会关于公司2024年度无法表示意见审计报告涉及事项影响已消除的专项说明 | 2026-04-02 | Chinese | ||
| 35766945 | 2025年年度报告摘要 | 2026-04-02 | Chinese | ||
| 35766944 | 关于申请撤销公司股票退市风险警示及其他风险警示的公告 | 2026-04-02 | Chinese | ||
| 35766940 | 2026年度向特定对象发行A股股票方案论证分析报告 | 2026-04-02 | Chinese | ||
| 35766939 | 2026年度向特定对象发行A股股票预案 | 2026-04-02 | Chinese | ||
| 35766934 | 关于金刚光伏2024年度审计报告无法表示意见涉及事项影响已消除专项说明的审核报告 | 2026-04-02 | Chinese | ||
| 35766898 | 2025年度独立董事述职报告(赵军-已离任) | 2026-04-02 | Chinese | ||
| 35766888 | 第八届董事会第二次会议决议公告 | 2026-04-02 | Chinese | ||
| 35766884 | 2025年年度审计报告 | 2026-04-02 | Chinese | ||
| 35766760 | 2025年年度报告 | 2026-04-02 | Chinese | ||
| 35766756 | 2025年营业收入扣除情况的专项审核报告 | 2026-04-02 | Chinese | ||
| 35766732 | 关于公司股票可能被终止上市的第四次风险提示公告 | 2026-03-23 | Chinese | ||
| 35766722 | 关于2025年年度报告编制及最新审计进展情况 | 2026-03-19 | Chinese | ||
| 35766714 | 关于公司股票可能被终止上市的第三次风险提示公告 | 2026-03-09 | Chinese | ||
| 35766702 | 关于2025年年度报告编制及最新审计进展情况 | 2026-03-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji Technology Co., Ltd.
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION ELECTRIC CO., LTD.
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
|
Cloud Live Technology Group Co.,Ltd.
Integrates catering management with high-efficiency solar c…
|
002306 | CN | Manufacturing |
Gansu Golden Solar 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/55111/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55111 | 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=55111 | 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=55111 \ -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": 55111}, 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 Gansu Golden Solar Co., Ltd (id: 55111)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.