
Ronshin Group — Investor Relations & Filings
Ronshin Group focuses on large-scale property development, investment, and management services. The organization specializes in the creation of high-end residential projects, commercial complexes, and integrated urban developments. Its core activities involve comprehensive project lifecycle management, including land acquisition, architectural design, construction oversight, and property maintenance. The group prioritizes the development of premium living spaces and modern business hubs in major metropolitan regions. By integrating innovative design with functional urban planning, the company delivers diverse real estate solutions ranging from luxury housing to retail and office environments. Its operational strategy emphasizes quality construction and the enhancement of urban environments through strategic asset management and professional property services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙江天册(深圳)律师事务所关于荣信教育文化产业发展股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于参加2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会的公告 | 2026-05-13 | Chinese | |
| 中原证券股份有限公司关于荣信教育文化产业发展股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-27 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-27 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46536062 | 浙江天册(深圳)律师事务所关于荣信教育文化产业发展股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46536079 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 45565680 | 关于参加2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会的公告 | 2026-05-13 | Chinese | ||
| 39832722 | 中原证券股份有限公司关于荣信教育文化产业发展股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-27 | Chinese | ||
| 39832717 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39832711 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 39832706 | 《董事、高级管理人员薪酬管理制度》 | 2026-04-27 | Chinese | ||
| 39832699 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 39832693 | 关于确认2025年度日常关联交易和预计2026年度日常关联交易的公告 | 2026-04-27 | Chinese | ||
| 39832687 | 第四届董事会第十二次会议决议公告 | 2026-04-27 | Chinese | ||
| 39832679 | 募集资金年度存放与使用情况鉴证报告 | 2026-04-27 | Chinese | ||
| 39832678 | 非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-27 | Chinese | ||
| 39832671 | 关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | ||
| 39832669 | 关于提请股东会授权董事会制定2026年中期分红事项的公告 | 2026-04-27 | Chinese | ||
| 39832665 | 关于2025年度拟不进行利润分配的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aerodrom Nikola Tesla a.d.
Manages real estate, supervises an airport concession, and …
|
AERO | RS | Real estate activities |
|
AEW UK REIT PLC
A value-investing REIT with a diversified portfolio of comm…
|
AEWU | GB | Real estate activities |
|
AFINE INVESTMENTS LIMITED
Commercial real estate investment trust holding and leasing…
|
ANIE | ZA | Real estate activities |
|
AFI Properties Ltd.
Develops, owns, and operates a diverse portfolio of income-…
|
AFPR | IL | Real estate activities |
|
Africa Israel Residences Ltd.
A real estate developer of residential units, neighborhoods…
|
AFRE | IL | Real estate activities |
|
Agat Ejendomme
A real estate company specializing in property development …
|
AGAT | DK | Real estate activities |
|
Agility Real Estate
A real estate investment and development firm that optimize…
|
AGIL | VG | Real estate activities |
|
AGP Malaga Socimi
Real estate investment firm specializing in the ownership o…
|
MLAGP | ES | Real estate activities |
|
Agratio urban design Inc.
Engaged in the design, construction, and sale of new single…
|
3467 | JP | Real estate activities |
|
AGREE REALTY CORP
A REIT that acquires and manages retail properties under a …
|
ADC | US | Real estate activities |
Ronshin Group 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/56164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56164 | 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=56164 | 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=56164 \ -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": 56164}, 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 Ronshin Group (id: 56164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.