
RiseSun Real Estate Development Co.,Ltd. — Investor Relations & Filings
RiseSun Real Estate Development Co., Ltd. specializes in the investment, development, and operation of real estate projects. The company's core business encompasses residential property development, commercial real estate, and hotel management. It focuses on creating integrated living environments, often incorporating property management services and community facilities. RiseSun has established a significant presence in major economic zones, including the Beijing-Tianjin-Hebei region, the Yangtze River Delta, and the Pearl River Delta. Beyond traditional housing, the firm has diversified into sectors such as health care, cultural tourism, and financial services to support its primary real estate operations. Its project portfolio includes high-rise residential buildings, garden houses, and large-scale urban complexes designed to meet diverse market demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于深圳证券交易所对荣盛房地产发展股份有限公司2023年年报问询函的有关问题回复 | 2024-05-30 | Chinese | |
| 关于为下属公司融资提供担保的公告 | 2024-05-30 | Chinese | |
| 关于召开公司2023年年度股东大会的提示性公告 | 2024-05-27 | Chinese | |
| 股票交易异常波动公告 | 2024-05-19 | Chinese | |
| 关于发行股份购买资产并配套募集资金暨关联交易事项的进展公告 | 2024-05-07 | Chinese | |
| 股票交易异常波动公告 | 2024-05-05 | Chinese |
Browse filings by year
19 years- 2026 4 filings
- 2024 137 filings
- 2023 248 filings
- 2022 196 filings
- 2021 189 filings
- 2020 179 filings
- 2019 168 filings
- 2018 208 filings
- 2017 217 filings
- 2016 217 filings
- 2015 252 filings
- 2014 178 filings
- 2013 145 filings
- 2012 135 filings
- 2011 122 filings
- 2010 132 filings
- 2009 127 filings
- 2008 83 filings
- 2007 67 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34962627 | 关于深圳证券交易所对荣盛房地产发展股份有限公司2023年年报问询函的有关问题回复 | 2024-05-30 | Chinese | ||
| 34962613 | 关于为下属公司融资提供担保的公告 | 2024-05-30 | Chinese | ||
| 34962606 | 关于召开公司2023年年度股东大会的提示性公告 | 2024-05-27 | Chinese | ||
| 34962596 | 股票交易异常波动公告 | 2024-05-19 | Chinese | ||
| 34962585 | 关于发行股份购买资产并配套募集资金暨关联交易事项的进展公告 | 2024-05-07 | Chinese | ||
| 34962572 | 股票交易异常波动公告 | 2024-05-05 | Chinese | ||
| 34962566 | 董事会对独立董事独立性评估的专项意见 | 2024-04-28 | Chinese | ||
| 34962555 | 关于为下属公司融资提供担保的公告 | 2024-04-28 | Chinese | ||
| 34962539 | 内部控制自我评价报告 | 2024-04-28 | Chinese | ||
| 34962525 | 关于营业收入扣除情况的专项核查报告 | 2024-04-28 | Chinese | ||
| 34962491 | 独立董事2023年年度述职报告(程玉民) | 2024-04-28 | Chinese | ||
| 34962479 | 2023年社会责任报告 | 2024-04-28 | Chinese | ||
| 34962310 | 2023年年度审计报告 | 2024-04-28 | Chinese | ||
| 34962260 | 监事会对公司内部控制自我评价的意见 | 2024-04-28 | Chinese | ||
| 34962251 | 关于诉讼事项的公告 | 2024-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
RiseSun Real Estate 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/54201/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54201 | 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=54201 | 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=54201 \ -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": 54201}, 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 RiseSun Real Estate Development Co.,Ltd. (id: 54201)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.