Co.%2CLtd./other/DALIAN_FRIENDSHIP_GroupCo.Ltd.-logo.png)
DALIAN FRIENDSHIP (Group)Co.,Ltd. — Investor Relations & Filings
Dalian Friendship (Group) Co., Ltd. is a diversified enterprise primarily engaged in retail commerce, real estate development, and hotel management services. The company operates a network of department stores, supermarkets, and shopping centers, focusing on providing consumer goods and lifestyle services. Its real estate division focuses on the development and management of residential and commercial properties, while its hospitality segment includes the operation of hotels and related facilities. The company serves a broad customer base within the regional market, leveraging its established brand presence to integrate commercial retail with property development and management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于投资设立境外子公司的进展公告 | 2026-02-13 | Chinese | |
| 关于修订《公司章程》的公告 | 2026-02-13 | Chinese | |
| 关于补选第十届董事会非独立董事的公告 | 2026-02-13 | Chinese | |
| 2025年度业绩预告 | 2026-01-30 | Chinese | |
| 2025年第六次临时股东会决议公告 | 2025-12-29 | Chinese | |
| 2025年第六次临时股东会法律意见书 | 2025-12-29 | Japanese |
Browse filings by year
28 years- 2026 34 filings
- 2025 103 filings
- 2024 86 filings
- 2023 52 filings
- 2022 45 filings
- 2021 49 filings
- 2020 166 filings
- 2019 62 filings
- 2018 68 filings
- 2017 104 filings
- 2016 183 filings
- 2015 131 filings
- 2014 79 filings
- 2013 56 filings
- 2012 83 filings
- 2011 82 filings
- 2010 59 filings
- 2009 54 filings
- 2008 57 filings
- 2007 32 filings
- 2006 54 filings
- 2005 23 filings
- 2004 34 filings
- 2003 25 filings
- 2002 18 filings
- 2001 2 filings
- 1997 1 filing
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 43063277 | 关于投资设立境外子公司的进展公告 | 2026-02-13 | Chinese | ||
| 43063245 | 关于修订《公司章程》的公告 | 2026-02-13 | Chinese | ||
| 43063202 | 关于补选第十届董事会非独立董事的公告 | 2026-02-13 | Chinese | ||
| 43063181 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
|
2025
11 filings
| |||||
| 43063151 | 2025年第六次临时股东会决议公告 | 2025-12-29 | Chinese | ||
| 43063126 | 2025年第六次临时股东会法律意见书 | 2025-12-29 | Japanese | ||
| 43063095 | 关于召开2025年第六次临时股东会的提示性公告 | 2025-12-22 | Chinese | ||
| 43063062 | 关于调整关联方对公司借款利率并展期暨关联交易的公告(更正后) | 2025-12-22 | Chinese | ||
| 43063010 | 关于变更签字会计师的公告 | 2025-12-22 | Chinese | ||
| 43062967 | 更正公告 | 2025-12-22 | Chinese | ||
| 43062941 | 关于召开2025年第六次临时股东会的通知 | 2025-12-12 | Chinese | ||
| 43062915 | 关于调整关联方对公司借款利率并展期暨关联交易的公告 | 2025-12-12 | Chinese | ||
| 43062867 | 第十届董事会第十九次会议决议公告 | 2025-12-12 | Chinese | ||
| 43062818 | 2025年第五次临时股东会法律意见书 | 2025-12-04 | Chinese | ||
| 43062775 | 2025年第五次临时股东会决议公告 | 2025-12-04 | Chinese | ||
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 |
DALIAN FRIENDSHIP (Group)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/53747/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53747 | 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=53747 | 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=53747 \ -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": 53747}, 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 DALIAN FRIENDSHIP (Group)Co.,Ltd. (id: 53747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.