
Parkson Retail Group Limited — Investor Relations & Filings
Parkson Retail Group Limited is an investment holding company primarily engaged in the operation and management of a diverse network of retail formats. Its retail portfolio includes department stores, shopping malls, city outlets, beauty concept stores, and supermarkets. The company offers a wide range of fashion and lifestyle-related merchandise, focusing on apparel, household goods, electrical appliances, and groceries, utilizing both concessionaire and direct sales models. Beyond core retail activities, the group provides diversified ancillary services, including food and beverages management, property management, consultancy and management services, and financial services such as money lending and credit.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MAY 2026 | 2026-06-01 | English | |
| DISCLOSEABLE TRANSACTION: ENTERING INTO A NEW BUSINESS ENTRUSTED MANAGEMENT AGREEMENT IN RESPECT OF A PROPERTY IN KUNMING CITY, THE PRC | 2026-05-29 | English | |
| DELAY IN DESPATCH OF CIRCULAR | 2026-05-26 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 18 MAY 2026 | 2026-05-18 | English | |
| UNAUDITED FIRST QUARTERLY RESULTS ANNOUNCEMENT FOR THE THREE MONTHS ENDED 31 MARCH 2026 | 2026-05-18 | English | |
| VERY SUBSTANTIAL ACQUISTION IN RELATION TO THE RENEWAL OF A TENANCY IN SHANGHAI, THE PRC | 2026-05-08 | English |
Browse filings by year
22 years- 2026 22 filings
- 2025 49 filings
- 2024 48 filings
- 2023 43 filings
- 2022 45 filings
- 2021 36 filings
- 2020 40 filings
- 2019 43 filings
- 2018 40 filings
- 2017 30 filings
- 2016 72 filings
- 2015 77 filings
- 2014 61 filings
- 2013 51 filings
- 2012 42 filings
- 2011 30 filings
- 2010 33 filings
- 2009 46 filings
- 2008 42 filings
- 2007 31 filings
- 2006 31 filings
- 2005 7 filings
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Briscoe Group Limited
Retail holding company specializing in homeware and sportin…
|
BGP | NZ | Wholesale and retail trade |
|
BROWN (N) GROUP PLC
Digital retail platform for clothing, footwear, and homewar…
|
BWNG | GB | Wholesale and retail trade |
|
BRUNO, Inc.
Designs and markets lifestyle products like home goods, ele…
|
3140 | JP | Wholesale and retail trade |
|
Burlington Stores, Inc.
A national off-price retailer offering a wide assortment of…
|
BURL | US | Wholesale and retail trade |
|
Canadian Tire Corporation
Diversified retail conglomerate spanning merchandise, finan…
|
CTC | CA | Wholesale and retail trade |
|
CCOOP GROUP CO.,LTD
Commercial circulation enterprise specializing in retail an…
|
000564 | CN | Wholesale and retail trade |
|
Century Ginwa Retail Holdings Limited
Operates retail stores, including department stores, a shop…
|
162 | HK | Wholesale and retail trade |
|
Chang Chun Eurasia Group Co.,Ltd
Large-scale commercial enterprise specializing in multi-for…
|
600697 | CN | Wholesale and retail trade |
|
CHANGSHA TONGCHENG HOLDINGS CO.,LTD
Operates retail stores, supermarkets, electronics outlets, …
|
000419 | CN | Wholesale and retail trade |
|
China Tourism Group Duty Free Corporation Limited
Preeminent travel retail operator and China's largest autho…
|
1880 | HK | Wholesale and retail trade |
Parkson Retail Group 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/50826/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50826 | 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=50826 | 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=50826 \ -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": 50826}, 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 Parkson Retail Group Limited (id: 50826)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.