
Dashang Co.,Ltd. — Investor Relations & Filings
Dashang Co., Ltd. is a large-scale commercial enterprise focused on the operation of multi-format retail outlets. The company manages an extensive portfolio of department stores, hypermarkets, supermarkets, and specialized electronics retailers. Its core business activities involve the procurement and sale of a diverse range of consumer goods, including apparel, household appliances, food products, and luxury items. Dashang operates through several prominent brand identities, such as New Mart, Mykal, and Dashang Department Store, catering to various market segments. The company utilizes a regional expansion strategy to maintain a strong presence in major urban commercial hubs. Its operational framework integrates traditional physical retail with modern logistics and supply chain management systems. Dashang focuses on enhancing consumer experiences through store modernization and the implementation of digital service platforms to support its physical retail network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大商股份有限公司关于董事会及监事会延期换届的提示性公告 | 2025-04-25 | Chinese | |
| 大商股份有限公司资产重组业绩承诺实现情况说明的审核报告(大华核字【2025】0011003459号) | 2025-04-25 | Chinese | |
| 大商股份有限公司第十一届监事会第十九次会议决议公告 | 2025-04-25 | Chinese | |
| 关于大商股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2025-04-25 | Chinese | |
| 大商股份有限公司2024年度董事会工作报告 | 2025-04-25 | Chinese | |
| 大商股份有限公司关于召开2024年年度业绩说明会的公告 | 2025-04-24 | Chinese |
Browse filings by year
27 years- 2026 11 filings
- 2025 171 filings
- 2024 75 filings
- 2023 100 filings
- 2022 119 filings
- 2021 118 filings
- 2020 83 filings
- 2019 118 filings
- 2018 112 filings
- 2017 103 filings
- 2016 86 filings
- 2015 103 filings
- 2014 45 filings
- 2013 86 filings
- 2012 37 filings
- 2011 37 filings
- 2010 35 filings
- 2009 37 filings
- 2008 32 filings
- 2007 62 filings
- 2006 72 filings
- 2005 41 filings
- 2004 33 filings
- 2003 23 filings
- 2002 21 filings
- 2001 8 filings
- 1993 1 filing
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 |
Dashang Co.,Ltd. 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/56927/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56927 | 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=56927 | 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=56927 \ -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": 56927}, 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 Dashang Co.,Ltd. (id: 56927)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.