Dashang Co.,Ltd. — Investor Relations & Filings
About Dashang Co.,Ltd.
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 |
|---|---|---|---|
| 关于使用自有资金购买理财产品的进展公告 | 2019-11-14 | Chinese | |
| 2019年第三季度报告 | 2019-10-24 | Chinese | |
| 2019年第三季度主要经营数据的公告 | 2019-10-24 | Chinese | |
| 关于控股股东解除股票质押的公告 | 2019-10-18 | Chinese | |
| 独立董事对公司购买理财产品的独立意见 | 2019-09-27 | Chinese | |
| 第十届董事会第六次会议决议公告 | 2019-09-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 41397862 | 关于使用自有资金购买理财产品的进展公告 | 2019-11-14 | Chinese | ||
| 41397851 | 2019年第三季度报告 | 2019-10-24 | Chinese | ||
| 41397825 | 2019年第三季度主要经营数据的公告 | 2019-10-24 | Chinese | ||
| 41397812 | 关于控股股东解除股票质押的公告 | 2019-10-18 | Chinese | ||
| 41397806 | 独立董事对公司购买理财产品的独立意见 | 2019-09-27 | Chinese | ||
| 41397795 | 第十届董事会第六次会议决议公告 | 2019-09-27 | Chinese | ||
| 41397782 | 关于使用自有资金购买理财产品的进展公告 | 2019-09-05 | Chinese | ||
| 41397775 | 独立董事对公司使用自有资金购买理财产品的独立意见 | 2019-09-05 | Chinese | ||
| 41397756 | 关于持股5%以上股东更名的公告 | 2019-08-28 | Chinese | ||
| 41397747 | 2019年半年度报告摘要 | 2019-08-19 | Chinese | ||
| 41397734 | 2019年半年度报告 | 2019-08-19 | Chinese | ||
| 41397653 | 2019年第二季度主要经营数据的公告 | 2019-08-19 | Chinese | ||
| 41397640 | 2019年第二次临时股东大会决议公告 | 2019-08-08 | Chinese | ||
| 41397630 | 2019年第二次临时股东大会法律意见书 | 2019-08-08 | Chinese | ||
| 41397600 | 第十届董事会第四次会议决议公告 | 2019-08-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BELLUNA CO.,LTD.
Diversified mail-order firm with operations in hotels, real…
|
9997 | JP | Wholesale and retail trade |
|
BHG Group
An e-commerce company for home improvement and home furnish…
|
BHG | SE | Wholesale and retail trade |
|
BIC CAMERA INC.
Retailer of consumer electronics, appliances, pharmaceutica…
|
3048 | JP | Wholesale and retail trade |
|
B&M European Value Retail S.A.
A general merchandise discount retailer offering FMCG and n…
|
BME | LU | Wholesale and retail trade |
|
Boozt
A Nordic online department store for fashion, kids, sport, …
|
BOOZT | SE | Wholesale and retail trade |
|
BRISCOE GROUP AUSTRALASIA LIMITED
Retail holding company specializing in homeware and sportin…
|
BGP | AU | Wholesale and retail trade |
|
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 |
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.