
FUJIAN FUNENG CO.,LTD. — Investor Relations & Filings
FUJIAN FUNENG CO.,LTD. specializes in the development, construction, and management of power generation facilities. The company operates a diversified energy portfolio encompassing thermal power, wind power, and natural gas-fired generation. Its primary business activities involve the production and distribution of electricity and heat to industrial and residential consumers. A significant portion of its operations is dedicated to renewable energy, specifically through the development of large-scale onshore and offshore wind farms. Additionally, the company provides distributed energy services and industrial steam supply. By utilizing high-efficiency power generation technologies, the company focuses on optimizing energy output and supporting regional energy infrastructure. Its strategic initiatives prioritize the expansion of clean energy capacity alongside the stable operation of its conventional power assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 发行股份购买资产暨关联交易报告书与预案差异对比表 | 2019-09-06 | Chinese | |
| 平安证券股份有限公司关于福建福能股份有限公司股票价格波动未达到《关于规范上市公司信息披露及相关各方行为的通知》第五条标准的核查意见 | 2019-09-06 | Chinese | |
| 上市公司并购重组财务顾问专业意见附表第3号——发行股份购买资产 | 2019-09-06 | Chinese | |
| 关于召开2019年第三次临时股东大会的通知 | 2019-09-06 | Chinese | |
| 福能集团拟出让其所持有的福建宁德核电有限公司10%股权价值资产评估报告 | 2019-09-06 | Chinese | |
| 平安证券股份有限公司关于福建福能股份有限公司发行股份购买资产暨关联交易产业政策和交易类型之独立财务顾问核查意见 | 2019-09-06 | Chinese |
Browse filings by year
23 years- 2026 18 filings
- 2025 137 filings
- 2024 121 filings
- 2023 121 filings
- 2022 112 filings
- 2021 128 filings
- 2020 111 filings
- 2019 181 filings
- 2018 114 filings
- 2017 92 filings
- 2016 132 filings
- 2015 174 filings
- 2014 120 filings
- 2013 75 filings
- 2012 49 filings
- 2011 46 filings
- 2010 38 filings
- 2009 34 filings
- 2008 32 filings
- 2007 45 filings
- 2006 53 filings
- 2005 25 filings
- 2004 23 filings
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… |
FUJIAN FUNENG 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/56755/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56755 | 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=56755 | 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=56755 \ -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": 56755}, 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 FUJIAN FUNENG CO.,LTD. (id: 56755)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.