Risen Energy Co., Ltd — Investor Relations & Filings
About Risen Energy Co., Ltd
Risen Energy Co., Ltd. is a global new energy enterprise engaged in the research, development, manufacturing, and distribution of solar photovoltaic (PV) application products and smart energy solutions. The company's core offerings include high-efficiency solar cells and advanced solar modules, such as the Titan and Hyper-ion series, alongside the development and operation of large-scale photovoltaic power plants. Risen Energy also provides integrated energy storage solutions, positioning itself as a key contributor to the global energy transition and the deployment of sustainable PV technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于东方日升新能源股份有限公司2025年度定期现场检查报告 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告-霍佳震 | 2026-04-24 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-24 | Chinese | |
| 政旦志远内字第260000027号内部控制审计报告 | 2026-04-24 | Chinese | |
| 中信建投证券股份有限公司关于东方日升新能源股份有限公司预计公司及下属公司开展远期结售汇业务及外汇期权业务的核查意见 | 2026-04-24 | Chinese | |
| 关于预计公司及下属公司开展远期结售汇业务及外汇期权业务与可行性分析的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36131561 | 中信建投证券股份有限公司关于东方日升新能源股份有限公司2025年度定期现场检查报告 | 2026-04-24 | Chinese | ||
| 36131557 | 独立董事2025年度述职报告-霍佳震 | 2026-04-24 | Chinese | ||
| 36131553 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 36131550 | 政旦志远内字第260000027号内部控制审计报告 | 2026-04-24 | Chinese | ||
| 36131549 | 中信建投证券股份有限公司关于东方日升新能源股份有限公司预计公司及下属公司开展远期结售汇业务及外汇期权业务的核查意见 | 2026-04-24 | Chinese | ||
| 36131544 | 关于预计公司及下属公司开展远期结售汇业务及外汇期权业务与可行性分析的公告 | 2026-04-24 | Chinese | ||
| 36131542 | 关于2025年度利润分配预案的公告 | 2026-04-24 | Chinese | ||
| 36131540 | 关于2025年度会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 36131539 | 董事会审计管理委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 36131538 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 36131535 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 36131526 | 政旦志远核字第260000139号募集资金存放与使用情况鉴证报告 | 2026-04-24 | Chinese | ||
| 36131521 | 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 36131517 | 2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 36131516 | 关于会计政策变更的公告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji Technology Co., Ltd.
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION ELECTRIC CO., LTD.
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
|
Cloud Live Technology Group Co.,Ltd.
Integrates catering management with high-efficiency solar c…
|
002306 | CN | Manufacturing |
Risen Energy 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/48859/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48859 | 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=48859 | 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=48859 \ -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": 48859}, 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 Risen Energy Co., Ltd (id: 48859)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.