
Risen Energy Co., Ltd — Investor Relations & Filings
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 |
|---|---|---|---|
| 关于为下属公司提供担保的进展公告 | 2026-02-27 | Chinese | |
| 2025年度业绩预告 | 2026-01-26 | Chinese | |
| 2026-003东方日升关于股价异动的公告 | 2026-01-26 | Chinese | |
| 关于为下属公司提供担保的进展公告 | 2026-01-13 | Chinese | |
| 2025年第三次临时股东会决议公告 | 2025-12-24 | Chinese | |
| 浙江和义观达律师事务所关于东方日升2025年第三次临时股东会的法律意见书 | 2025-12-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 36131305 | 关于为下属公司提供担保的进展公告 | 2026-02-27 | Chinese | ||
| 36131298 | 2025年度业绩预告 | 2026-01-26 | Chinese | ||
| 36131297 | 2026-003东方日升关于股价异动的公告 | 2026-01-26 | Chinese | ||
| 36131295 | 关于为下属公司提供担保的进展公告 | 2026-01-13 | Chinese | ||
|
2025
11 filings
| |||||
| 36131294 | 2025年第三次临时股东会决议公告 | 2025-12-24 | Chinese | ||
| 36131291 | 浙江和义观达律师事务所关于东方日升2025年第三次临时股东会的法律意见书 | 2025-12-24 | Chinese | ||
| 36131285 | 关于召开2025年第三次临时股东会的提示性公告 | 2025-12-23 | Chinese | ||
| 35894870 | 关于股价异动的公告 | 2025-12-15 | Chinese | ||
| 35894859 | 关于为下属公司提供担保的进展公告 | 2025-12-12 | Chinese | ||
| 35894852 | 关于选举公司职工代表董事的公告 | 2025-12-08 | Chinese | ||
| 35894849 | 关于召开2025年第三次临时股东会的通知 | 2025-12-08 | Chinese | ||
| 35894841 | 关于拟续聘会计师事务所的公告 | 2025-12-08 | Chinese | ||
| 35894831 | 第四届董事会第二十三次会议决议公告 | 2025-12-08 | Chinese | ||
| 35894826 | 关于宁波证监局对公司采取责令改正措施的整改报告 | 2025-12-05 | Chinese | ||
| 35894816 | 关于转让宁夏旭宁新能源科技有限公司100%股权的进展公告 | 2025-12-05 | 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
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 |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | 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
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 |
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.