
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 |
|---|---|---|---|
| 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 | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | English | |
| Date of Board Meeting | 2026-04-30 | English | |
| FORM OF PROXY | 2026-04-13 | English |
Browse filings by year
22 years- 2026 20 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 |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | 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.