Jiangsu New Energy Development Co., Ltd. — Investor Relations & Filings
About Jiangsu New Energy Development Co., Ltd.
Jiangsu New Energy Development Co., Ltd. focuses on the investment, development, construction, and operation of power generation projects utilizing renewable resources. The company’s core activities include the management of onshore and offshore wind farms, solar photovoltaic power plants, and biomass energy facilities. It provides comprehensive services across the project lifecycle, including technical consultancy, equipment maintenance, and energy technology research. By integrating advanced power generation systems and grid-connection technologies, the firm facilitates the production and distribution of clean electricity. Its portfolio emphasizes the expansion of sustainable energy capacity through large-scale infrastructure projects and the optimization of resource utilization to meet growing power demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江苏新能2025年度独立董事述职报告(蔡建) | 2026-04-24 | Chinese | |
| 江苏新能2025年度独立董事述职报告(巫强) | 2026-04-24 | Chinese | |
| 江苏新能关于2025年度“提质增效重回报”行动方案的评估报告 | 2026-04-24 | Chinese | |
| 江苏新能关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese | |
| 江苏新能2025年度独立董事述职报告(冯永强) | 2026-04-24 | Chinese | |
| 关于江苏省新能源开发股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39835555 | 江苏新能2025年度独立董事述职报告(蔡建) | 2026-04-24 | Chinese | ||
| 39835548 | 江苏新能2025年度独立董事述职报告(巫强) | 2026-04-24 | Chinese | ||
| 39835546 | 江苏新能关于2025年度“提质增效重回报”行动方案的评估报告 | 2026-04-24 | Chinese | ||
| 39835502 | 江苏新能关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese | ||
| 39835501 | 江苏新能2025年度独立董事述职报告(冯永强) | 2026-04-24 | Chinese | ||
| 39835499 | 关于江苏省新能源开发股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-24 | Chinese | ||
| 39835450 | 江苏新能2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 39835447 | 天衡会计师事务所关于江苏新能2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-24 | Chinese | ||
| 39835316 | 江苏新能2025年度环境、社会和公司治理报告 | 2026-04-24 | Chinese | ||
| 39834767 | 江苏新能关于与江苏省国信集团财务有限公司续签《金融服务协议》暨关联交易的公告 | 2026-04-24 | Chinese | ||
| 39834758 | 江苏新能关于续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 39834752 | 江苏新能关于对江苏省国信集团财务有限公司风险评估报告的公告 | 2026-04-24 | Chinese | ||
| 39834740 | 天衡会计师事务所关于江苏新能2025年度内部控制审计报告 | 2026-04-24 | Chinese | ||
| 39834649 | 江苏新能关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-24 | Chinese | ||
| 39834642 | 江苏新能关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME Solar Holdings Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ACMESOLAR | IN | Electricity, gas, steam and air… |
|
ACWA POWER Co.
Developer, investor, and operator of power generation and w…
|
2082 | SA | Electricity, gas, steam and air… |
|
Adani Green Energy Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ADANIGREEN | IN | Electricity, gas, steam and air… |
|
Agatos
Designs and supplies turnkey solutions for renewable energy…
|
AGA | IT | Electricity, gas, steam and air… |
|
Aker Horizons
Investment company incubating and developing renewable ener…
|
AKH | NO | Electricity, gas, steam and air… |
|
AKFEN YENİLENEBİLİR ENERJİ A.Ş.
Renewable energy producer with a 699 MW portfolio of hydro,…
|
AKFYE | TR | Electricity, gas, steam and air… |
|
AKSU ENERJİ VE TİCARET A.Ş.
Generates and trades electricity from renewable hydroelectr…
|
AKSUE | TR | Electricity, gas, steam and air… |
|
Alaska Hydro Corporation
Develops renewable hydroelectric power generation facilitie…
|
AKH.H | CA | Electricity, gas, steam and air… |
|
Albioma
Independent renewable energy producer using thermal biomass…
|
ABIO | FR | Electricity, gas, steam and air… |
|
Alerion Cleanpower
Produces electricity from renewable sources, including wind…
|
ARN | IT | Electricity, gas, steam and air… |
Jiangsu New Energy Development 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/57782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57782 | 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=57782 | 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=57782 \ -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": 57782}, 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 Jiangsu New Energy Development Co., Ltd. (id: 57782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.