
Shenzhen Energy Group Co., Ltd. — Investor Relations & Filings
Shenzhen Energy Group Co., Ltd. is an integrated energy enterprise specializing in the development, construction, and management of power generation and environmental protection infrastructure. The company operates a diversified portfolio that includes high-efficiency thermal power, hydropower, wind power, and solar energy. It is a recognized leader in the waste-to-energy sector, providing comprehensive urban waste treatment solutions through advanced incineration technology. Additionally, the group is active across the natural gas value chain, including LNG procurement and distribution, and provides industrial steam and environmental engineering services. The organization focuses on advancing green energy transitions and enhancing energy efficiency to support sustainable urban infrastructure and regional energy security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 深圳能源《董事会议事规则》修订对照表 | 2025-08-12 | Chinese | |
| 董事会八届三十七次会议决议公告 | 2025-08-12 | Chinese | |
| 监事会八届十三次会议决议公告 | 2025-08-12 | Chinese | |
| 关于提醒投资者防范不法分子假冒公司名义从事诈骗活动的公告 | 2025-07-29 | Chinese | |
| 董事会八届三十六次会议决议公告 | 2025-07-23 | Chinese | |
| 关于投资建设汕尾红海湾六海上风电项目的公告 | 2025-07-23 | Chinese |
Browse filings by year
27 years- 2026 45 filings
- 2025 117 filings
- 2024 149 filings
- 2023 120 filings
- 2022 134 filings
- 2021 163 filings
- 2020 160 filings
- 2019 121 filings
- 2018 152 filings
- 2017 128 filings
- 2016 94 filings
- 2015 81 filings
- 2014 68 filings
- 2013 75 filings
- 2012 103 filings
- 2011 72 filings
- 2010 57 filings
- 2009 72 filings
- 2008 93 filings
- 2007 73 filings
- 2006 93 filings
- 2005 47 filings
- 2004 29 filings
- 2003 38 filings
- 2002 25 filings
- 2001 2 filings
- 1993 1 filing
Market data
Market data not available
Price history
Peer group · Electric power generation activities from non-renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adani Power Limited
Private thermal power producer with over 15,000 MW capacity…
|
ADANIPOWER | IN | Electricity, gas, steam and air… |
|
AGL ENERGY LIMITED.
Integrated energy and telecommunications provider retailing…
|
AGL | AU | Electricity, gas, steam and air… |
|
AKENERJİ ELEKTRİK ÜRETİM A.Ş.
Independent power producer with a diversified portfolio of …
|
AKENR | TR | Electricity, gas, steam and air… |
|
AKSA ENERJİ ÜRETİM A.Ş.
A global independent power producer that installs and opera…
|
AKSEN | TR | Electricity, gas, steam and air… |
|
Altern Energy Limited
A power generation company operating a 32 MW thermal power …
|
ALTN | PK | Electricity, gas, steam and air… |
|
AN HUI WENERGY CO.,LTD
Operates thermal power plants, natural gas pipelines, and r…
|
000543 | CN | Electricity, gas, steam and air… |
|
Atlantic Power Corporation
Independent power producer specializing in the ownership an…
|
ATP | CA | Electricity, gas, steam and air… |
|
Atlantic Power Preferred Equity Ltd.
Independent power producer generating electricity and steam…
|
AZP | CA | Electricity, gas, steam and air… |
|
Beijing Jingneng Clean Energy Co., Limited
Energy enterprise generating and selling power and heat, fo…
|
579 | HK | Electricity, gas, steam and air… |
|
BEIJING JINGNENG POWER CO.,LTD.
Generates electric power and thermal energy from thermal an…
|
600578 | CN | Electricity, gas, steam and air… |
Shenzhen Energy Group 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/53564/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53564 | 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=53564 | 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=53564 \ -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": 53564}, 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 Shenzhen Energy Group Co., Ltd. (id: 53564)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.