
GCL Energy Technology Co.,Ltd. — Investor Relations & Filings
GCL Energy Technology Co., Ltd. is a provider of clean energy and mobile energy solutions, focusing on the development and operation of clean energy power plants, including natural gas distributed energy, wind power, and waste-to-energy projects. The company specializes in the mobile energy sector, offering battery swapping services for electric vehicles, battery asset management, and digital energy platforms. By integrating source-grid-load-storage, GCL Energy Technology provides comprehensive energy services such as cooling, heating, and power supply, alongside carbon-neutral solutions. The company utilizes digital infrastructure to optimize energy distribution and consumption, facilitating the transition toward sustainable and intelligent energy ecosystems through its smart energy management systems and integrated energy service capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中联评报字【2023】第3189号协鑫智慧能源(苏州)有限公司拟收购股权涉及的徐州鑫日光伏电力有限公司股东全部权益价值评估报告 | 2023-10-12 | Chinese | |
| 大华审字[2023]0020912号永州协鑫光伏电力有限公司审计报告 | 2023-10-12 | Chinese | |
| 中联评报字【2023】第3184号协鑫智慧能源(苏州)有限公司拟收购股权涉及的沈阳市于洪区协鑫光伏电力有限公司股东全部权益价值评估报告 | 2023-10-12 | Chinese | |
| 大华审字[2023]0020852号沈阳市于洪区协鑫光伏电力有限公司审计报告 | 2023-10-12 | Chinese | |
| 中联评报字【2023】第3199号协鑫智慧能源(苏州)有限公司拟收购股权涉及的高唐协辰光伏发电有限公司股东全部权益价值评估报告 | 2023-10-12 | Chinese | |
| 大华审字[2023]0020921号通榆县咱家禽业科技有限公司审计报告 | 2023-10-12 | Chinese |
Browse filings by year
22 years- 2026 8 filings
- 2024 142 filings
- 2023 353 filings
- 2022 270 filings
- 2021 197 filings
- 2020 153 filings
- 2019 258 filings
- 2018 184 filings
- 2017 115 filings
- 2016 135 filings
- 2015 207 filings
- 2014 162 filings
- 2013 97 filings
- 2012 92 filings
- 2011 115 filings
- 2010 79 filings
- 2009 100 filings
- 2008 81 filings
- 2007 97 filings
- 2006 58 filings
- 2005 69 filings
- 2004 28 filings
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
GCL Energy Technology 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/54080/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54080 | 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=54080 | 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=54080 \ -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": 54080}, 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 GCL Energy Technology Co.,Ltd. (id: 54080)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.