
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 |
|---|---|---|---|
|
GORG
Operates department stores and commercial real estate in mu…
|
5907 | TW | Wholesale and retail trade |
|
GRAZZIOTIN SA
Retail and wholesale firm specializing in consumer goods, f…
|
— | BR | Wholesale and retail trade |
|
Grove Collaborative Holdings, Inc.
Online marketplace for eco-friendly home and personal care …
|
GROV | US | Wholesale and retail trade |
|
Grupa Modne Zakupy Spolka Akcyjna
Provides diagnostic services and medical equipment for slee…
|
GMZ | PL | Wholesale and retail trade |
|
Grupo Famsa, S.A.B. de C.V.
Retailer of household goods and electronics offering consum…
|
GFAMSA | MX | Wholesale and retail trade |
|
Grupo Palacio de Hierro, S.A.B. de C.V.
Operates upscale department stores, real estate management,…
|
GPH | MX | Wholesale and retail trade |
|
GRUPO UNICOMER CORP.
A full-service retailer and financial services provider spe…
|
6Q5B | SG | Wholesale and retail trade |
|
Guangzhou Grandbuy Co., Ltd.
Operates department stores, supermarkets, and e-commerce wi…
|
002187 | CN | Wholesale and retail trade |
|
GwangjuShinsegae. Co.,Ltd.
A retail company operating department stores and hypermarke…
|
037710 | KR | Wholesale and retail trade |
|
H2O RETAILING CORPORATION
A retail holding company operating department stores, super…
|
8242 | JP | 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.