
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 |
|---|---|---|---|
| 关于召开公司2025年年度股东会的提示性公告 | 2026-05-25 | Chinese | |
| 2025年度日常关联交易预计公告 | 2024-12-27 | Chinese | |
| 2024年第一次独立董事专门会议意见 | 2024-12-27 | Chinese | |
| 关于诉讼事项及债务事项的公告 | 2024-12-27 | Chinese | |
| 关于为下属公司融资提供担保的公告 | 2024-12-26 | Chinese | |
| 荣盛发展2024年度第六次临时股东大会法律意见书 | 2024-12-26 | Chinese |
Browse filings by year
19 years- 2026 1 filing
- 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 | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 47041166 | 关于召开公司2025年年度股东会的提示性公告 | 2026-05-25 | Chinese | ||
|
2024
14 filings
| |||||
| 34963852 | 2025年度日常关联交易预计公告 | 2024-12-27 | Chinese | ||
| 34963841 | 2024年第一次独立董事专门会议意见 | 2024-12-27 | Chinese | ||
| 34963832 | 关于诉讼事项及债务事项的公告 | 2024-12-27 | Chinese | ||
| 34963821 | 关于为下属公司融资提供担保的公告 | 2024-12-26 | Chinese | ||
| 34963812 | 荣盛发展2024年度第六次临时股东大会法律意见书 | 2024-12-26 | Chinese | ||
| 34963797 | 2024年度第六次临时股东大会决议公告 | 2024-12-26 | Chinese | ||
| 34963789 | 关于召开公司2024年度第六次临时股东大会的提示性公告 | 2024-12-23 | Chinese | ||
| 34963777 | 关于为下属公司融资提供担保的公告 | 2024-12-17 | Chinese | ||
| 34963762 | 关于诉讼事项及债务事项的公告 | 2024-12-10 | Chinese | ||
| 34963753 | 关于召开公司2024年度第六次临时股东大会的通知 | 2024-12-09 | Chinese | ||
| 34963740 | 关于对外担保的公告 | 2024-12-09 | Chinese | ||
| 34963726 | 关于诉讼事项及债务事项的公告 | 2024-12-09 | Chinese | ||
| 34963714 | 关于拟续聘2024年度审计机构的公告 | 2024-12-09 | Chinese | ||
| 34963668 | 第八届董事会第三次会议决议公告 | 2024-12-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Sagax
A property company investing in warehouse and light industr…
|
SAGA | SE | Real estate activities |
|
ACADIA REALTY TRUST
A REIT owning and managing retail properties in high-barrie…
|
AKR | US | Real estate activities |
|
Acanthe Développement SE
Real estate company owning and managing premium office prop…
|
ACAN | FR | Real estate activities |
|
ACCELERATE PROPERTY FUND LIMITED
Real Estate Investment Trust acquiring and leasing retail, …
|
APF | ZA | Real estate activities |
|
Accentis nv
Owns, manages, and develops industrial and semi-industrial …
|
ACCB | BE | Real estate activities |
|
Accentro Real Estate AG
Residential property company specializing in housing privat…
|
A4Y | DE | Real estate activities |
|
ACI Infocom Ltd.
Distributes IT hardware and develops residential and commer…
|
517356 | IN | Real estate activities |
|
ACME HOLDINGS BERHAD
Investment holding, property development, and manufacturing…
|
— | MY | Real estate activities |
|
Acosta Verde, S.A.B. de C.V.
Develops, manages, and operates commercial retail propertie…
|
GAV | MX | Real estate activities |
|
Acrinova AB
Owns, develops, and manages a diversified property portfoli…
|
ACRI | SE | 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.