
Zhuhai Huafa Properties Co.,Ltd — Investor Relations & Filings
Zhuhai Huafa Properties Co., Ltd. is a prominent developer specializing in residential and commercial property development, urban operations, and property management services. As a core subsidiary of the state-owned Huafa Group, the company focuses on creating high-quality living environments and integrated urban complexes. Its portfolio includes large-scale residential communities, premium office buildings, retail centers, and hotel properties. While maintaining a dominant market position in the Pearl River Delta, particularly Zhuhai, the company has expanded its footprint to major tier-one and tier-two cities, including Beijing, Shanghai, and Guangzhou. Huafa Properties is recognized for its commitment to architectural excellence, sustainable urban planning, and comprehensive property services, positioning itself as a leading provider of integrated urban life solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 华发股份2026年第五次临时股东会决议公告 | 2026-05-18 | Chinese | |
| 北京德恒(珠海)律师事务所关于珠海华发实业股份有限公司2026年第五次临时股东会的法律意见书 | 2026-05-18 | Chinese | |
| 珠海华发实业股份有限公司向特定对象发行可转换公司债券2026年跟踪评级报告 | 2026-05-18 | Chinese | |
| 华发股份2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 北京德恒(珠海)律师事务所关于珠海华发实业股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 华发股份关于召开2025年年度业绩说明会的公告 | 2026-05-14 | Chinese |
Browse filings by year
23 years- 2026 101 filings
- 2025 243 filings
- 2024 163 filings
- 2023 154 filings
- 2022 129 filings
- 2021 144 filings
- 2020 161 filings
- 2019 197 filings
- 2018 244 filings
- 2017 226 filings
- 2016 176 filings
- 2015 254 filings
- 2014 91 filings
- 2013 87 filings
- 2012 80 filings
- 2011 57 filings
- 2010 65 filings
- 2009 48 filings
- 2008 78 filings
- 2007 77 filings
- 2006 55 filings
- 2005 71 filings
- 2004 46 filings
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 |
Zhuhai Huafa Properties 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/56649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56649 | 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=56649 | 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=56649 \ -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": 56649}, 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 Zhuhai Huafa Properties Co.,Ltd (id: 56649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.