
AN HUI WENERGY CO.,LTD — Investor Relations & Filings
Anhui Wenergy Co., Ltd. focuses on the investment, construction, and management of energy infrastructure, primarily centered on power generation and natural gas distribution. The company operates a significant portfolio of thermal power plants, utilizing advanced coal-fired technology to provide stable electricity and heat supply. Its operations extend to the development and maintenance of natural gas pipelines, ensuring efficient fuel delivery across its primary service regions. Increasingly, the company is diversifying its energy portfolio through the integration of renewable energy projects, including wind and solar power installations. Anhui Wenergy Co., Ltd. emphasizes operational efficiency, technological innovation in energy conservation, and the strategic expansion of its clean energy footprint to meet evolving regional energy requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-21 | Chinese | |
| 董事会十一届二十次会议决议公告 | 2026-04-29 | Chinese | |
| 2026年一季度报告 | 2026-04-29 | Chinese | |
| 未来三年(2026—2028年)股东回报规划 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告-姚王信 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告-孙永标 | 2026-04-23 | Chinese |
Browse filings by year
27 years- 2026 70 filings
- 2025 66 filings
- 2024 78 filings
- 2023 98 filings
- 2022 106 filings
- 2021 80 filings
- 2020 87 filings
- 2019 134 filings
- 2018 196 filings
- 2017 70 filings
- 2016 133 filings
- 2015 104 filings
- 2014 70 filings
- 2013 81 filings
- 2012 115 filings
- 2011 71 filings
- 2010 56 filings
- 2009 52 filings
- 2008 58 filings
- 2007 61 filings
- 2006 65 filings
- 2005 28 filings
- 2004 16 filings
- 2003 28 filings
- 2002 19 filings
- 2001 2 filings
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757435 | 2025年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 42342131 | 董事会十一届二十次会议决议公告 | 2026-04-29 | Chinese | ||
| 42342122 | 2026年一季度报告 | 2026-04-29 | Chinese | ||
| 42342114 | 未来三年(2026—2028年)股东回报规划 | 2026-04-23 | Chinese | ||
| 42342109 | 2025年度独立董事述职报告-姚王信 | 2026-04-23 | Chinese | ||
| 42342102 | 2025年度独立董事述职报告-孙永标 | 2026-04-23 | Chinese | ||
| 42342096 | 关于2025年度第四期超短期融资券兑付安排的公告 | 2026-04-23 | Chinese | ||
| 42342090 | 董事会十一届十九次会议决议公告 | 2026-04-23 | Chinese | ||
| 42342081 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-23 | Chinese | ||
| 42342067 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 42342032 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 42342024 | 关于注册发行超短期融资券的公告 | 2026-04-23 | Chinese | ||
| 42342018 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 42341657 | 容诚事务所出具的财务公司风险评估报告 | 2026-04-23 | Chinese | ||
| 42341624 | 2025年度独立董事述职报告-谢敬东 | 2026-04-23 | Chinese | ||
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… |
|
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… |
|
Bloom Energy Corp
Designs and manufactures solid-oxide fuel cell systems for …
|
BE | US | Electricity, gas, steam and air… |
AN HUI WENERGY 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/53662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53662 | 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=53662 | 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=53662 \ -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": 53662}, 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 AN HUI WENERGY CO.,LTD (id: 53662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.