
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 |
|---|---|---|---|
| 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 | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | 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 |
|---|---|---|---|
|
CVLB BRASIL S.A.
Multichannel distributor of consumer goods, home decor, and…
|
— | BR | Wholesale and retail trade |
|
Daegu Department Store Co., Ltd
Retail company operating department stores and an online ma…
|
006370 | KR | Wholesale and retail trade |
|
DALIAN FRIENDSHIP (Group)Co.,Ltd.
Diversified enterprise in retail, real estate development, …
|
000679 | CN | Wholesale and retail trade |
|
Damartex
European retail group for consumers 55+ offering fashion, h…
|
ALDAR | FR | Wholesale and retail trade |
|
Dashang Co.,Ltd.
Operates multi-format retail outlets including department s…
|
600694 | CN | Wholesale and retail trade |
|
DCM Holdings Co.,Ltd.
A holding company managing subsidiaries in the home center …
|
3050 | JP | Wholesale and retail trade |
|
DENNINGHOUSE INC.
Historical discount retailer that operated dollar stores li…
|
— | CA | Wholesale and retail trade |
|
DFZ CAPITAL BERHAD
Diversified investment holding company in duty-free retail,…
|
— | MY | Wholesale and retail trade |
|
DILLARD'S, INC.
A fashion retailer operating department stores and a websit…
|
DDS | US | Wholesale and retail trade |
|
D-MARKET Electronic Services & Trading
Holding company that operates a digital marketplace with a …
|
HEPS | US | 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.