
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 |
|---|---|---|---|
| 东方日升新能源股份有限公司创业板向特定对象发行股票发行情况报告书 | 2023-01-18 | Chinese | |
| 关于对深圳证券交易所关注函的回复公告 | 2023-01-16 | Chinese | |
| 关于媒体报道的澄清和致歉公告 | 2023-01-12 | Chinese | |
| 关于股东股份进行质押的公告 | 2023-01-10 | Chinese | |
| 关于控股公司双一力(宁波)电池有限公司签订战略框架协议的公告 | 2023-01-09 | Chinese | |
| 关于为下属公司提供担保的进展公告 | 2023-01-06 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 35884741 | 东方日升新能源股份有限公司创业板向特定对象发行股票发行情况报告书 | 2023-01-18 | Chinese | ||
| 35884694 | 关于对深圳证券交易所关注函的回复公告 | 2023-01-16 | Chinese | ||
| 35884688 | 关于媒体报道的澄清和致歉公告 | 2023-01-12 | Chinese | ||
| 35884610 | 关于股东股份进行质押的公告 | 2023-01-10 | Chinese | ||
| 35884598 | 关于控股公司双一力(宁波)电池有限公司签订战略框架协议的公告 | 2023-01-09 | Chinese | ||
| 35884587 | 关于为下属公司提供担保的进展公告 | 2023-01-06 | Chinese | ||
| 35884575 | 关于股东股份进行质押的公告 | 2023-01-05 | Chinese | ||
| 35884562 | 关于拟开设募集资金专项账户并授权签订募集资金三方监管协议的公告 | 2023-01-03 | Chinese | ||
| 35884551 | 第三届董事会第四十一次会议决议公告 | 2023-01-03 | Chinese | ||
| 35884538 | 关于签订战略合作框架协议的公告 | 2023-01-03 | Chinese | ||
|
2022
5 filings
| |||||
| 35884522 | 关于获得政府补助的公告 | 2022-12-30 | Chinese | ||
| 35884508 | 关于为下属公司提供担保的进展公告 | 2022-12-30 | Chinese | ||
| 35884494 | 关于获得政府补助的公告 | 2022-12-23 | Chinese | ||
| 35884483 | 关于股东股份进行质押的公告 | 2022-12-19 | Chinese | ||
| 35884469 | 关于为下属公司提供担保的进展公告 | 2022-12-09 | 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.