
Jinmao Property Services Co., Limited — Investor Relations & Filings
Jinmao Property Services Co., Limited is a rapidly growing provider of high-end property management and urban operation services. The company manages a diverse portfolio encompassing residential and various non-residential properties. Its core offerings include comprehensive property management services such as security, cleaning, greening, repair and maintenance, and facilities management, delivered to property owners, residents, and developers. Jinmao also provides non-owner value-added services and community value-added services. Leveraging its strong brand reputation, extensive resources, and technical capabilities, the company is positioned to deliver consistent quality and long-term value in the property services sector. It operates under the umbrella of China Jinmao Holdings Group, the urban operation platform of Sinochem Holdings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NOTIFICATION LETTER WITH REPLY FORM TO NON-REGISTERED SHAREHOLDER | 2026-05-21 | English | |
| NOTIFICATION LETTER WITH REPLY FORM TO REGISTERED SHAREHOLDER | 2026-05-21 | English | |
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING TO BE HELD ON MONDAY, 15 JUNE 2026 | 2026-05-21 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-05-21 | English | |
| PROPOSED FINAL DIVIDEND, RE-ELECTION OF DIRECTORS, PROPOSED RE-APPOINTMENT OF AUDITOR, PROPOSED GRANTING OF GENERAL MANDATES TO BUY BACK SHARES AND TO ISSUE SHARES, PROPOSED AMENDMENTS TO THE ARTICLES | 2026-05-21 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April, 2026 | 2026-05-06 | English |
Browse filings by year
28 years- 2026 21 filings
- 2025 87 filings
- 2024 95 filings
- 2023 85 filings
- 2022 86 filings
- 2021 25 filings
- 2020 30 filings
- 2019 30 filings
- 2018 23 filings
- 2017 26 filings
- 2016 28 filings
- 2015 23 filings
- 2014 27 filings
- 2013 32 filings
- 2012 35 filings
- 2011 24 filings
- 2010 23 filings
- 2009 25 filings
- 2008 18 filings
- 2007 12 filings
- 2006 19 filings
- 2005 10 filings
- 2004 13 filings
- 2003 16 filings
- 2002 19 filings
- 2001 7 filings
- 2000 6 filings
- 1999 1 filing
Market data
Market data not available
Price history
Peer group · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acanthus Real Estate Corporation
Real estate advisory and development specializing in comple…
|
— | CA | Real estate activities |
|
ACUMENTIS GROUP LIMITED
Provides independent property valuation, advisory, and risk…
|
ACU | AU | Real estate activities |
|
Advenis
An integrated real estate and financial wealth management g…
|
ALADV | FR | Real estate activities |
|
Alpha Astika Akinhta S.A.
A provider of real estate services supporting the entire pr…
|
ASTAK | GR | Real estate activities |
|
Anywhere Real Estate Inc.
Provider of integrated real estate services: franchising, b…
|
HOUS | US | Real estate activities |
|
Area Quest Inc.
Provides real estate solutions for commercial properties, f…
|
8912 | JP | Real estate activities |
|
Atland
Pan-European real estate firm offering asset management, fu…
|
ATLD | FR | Real estate activities |
|
Aventa AG
Real estate firm managing property projects with an integra…
|
AAG | AT | Real estate activities |
|
AZOOM CO.,LTD
A real estate tech company that turns idle properties into …
|
3496 | JP | Real estate activities |
|
Beh-Property Co.,Ltd
Provides lifecycle management and maintenance for residenti…
|
600791 | CN | Real estate activities |
Jinmao Property Services Co., Limited 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/49484/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49484 | 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=49484 | 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=49484 \ -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": 49484}, 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 Jinmao Property Services Co., Limited (id: 49484)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.