Shanghai Bailian Group Co.,Ltd. — Investor Relations & Filings
About Shanghai Bailian Group Co.,Ltd.
Shanghai Bailian Group Co., Ltd. operates an extensive network of commercial formats, including department stores, shopping malls, supermarkets, hypermarkets, and convenience stores. The company manages a portfolio of established brands such as Lianhua Supermarket, Hualian Supermarket, and the No. 1 Department Store. Its business activities encompass the procurement and sale of a wide range of consumer products, spanning groceries, apparel, home appliances, and luxury goods. Bailian Group focuses on multi-channel retail strategies, integrating physical storefronts with e-commerce platforms to streamline the shopping experience. The organization leverages a robust supply chain and logistics infrastructure to support its large-scale operations across various urban markets. By maintaining a diverse array of retail formats, the company caters to a broad spectrum of consumer needs and preferences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 百联股份关于参与设立基金的进展公告 | 2026-04-29 | Chinese | |
| 百联股份2026年第一季度报告 | 2026-04-29 | Chinese | |
| 百联股份2026年度提质增效重回报行动方案 | 2026-04-29 | Chinese | |
| 百联股份关于超短期融资券发行的公告 | 2026-04-15 | Chinese | |
| 百联股份关于2025年度计提、核销、转回各项减值准备的公告 | 2026-04-14 | Chinese | |
| 百联股份关于董事、高级管理人员2025年度薪酬情况及2026年薪酬方案的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41678095 | 百联股份关于参与设立基金的进展公告 | 2026-04-29 | Chinese | ||
| 41678093 | 百联股份2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 41678091 | 百联股份2026年度提质增效重回报行动方案 | 2026-04-29 | Chinese | ||
| 41678088 | 百联股份关于超短期融资券发行的公告 | 2026-04-15 | Chinese | ||
| 41678087 | 百联股份关于2025年度计提、核销、转回各项减值准备的公告 | 2026-04-14 | Chinese | ||
| 41678084 | 百联股份关于董事、高级管理人员2025年度薪酬情况及2026年薪酬方案的公告 | 2026-04-14 | Chinese | ||
| 41678083 | 百联股份2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 41678080 | 百联股份关于续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 41678078 | 百联股份关于与百联集团财务有限责任公司签订《金融服务协议》暨关联交易的公告 | 2026-04-14 | Chinese | ||
| 41678075 | 百联股份独立董事2025年度述职报告(钱学锋) | 2026-04-14 | Chinese | ||
| 34907480 | 百联股份董事及高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | ||
| 34907471 | 百联股份2025年度财务报表及审计报告 | 2026-04-14 | Chinese | ||
| 34893176 | 百联股份2025年度环境、社会及治理报告 | 2026-04-14 | Chinese | ||
| 34893170 | 百联股份2025年度会计师事务所履职情况评估报告 | 2026-04-14 | Chinese | ||
| 34893167 | 百联股份控股股东、实际控制人及其他关联方资金占用情况的专项说明 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1CM Inc.
Multi-jurisdictional retailer specializing in vice consumer…
|
EPIC | CA | Wholesale and retail trade |
|
Abdullah Al Othaim Markets Co.
Retail and wholesale distributor of food and consumer goods…
|
4001 | SA | Wholesale and retail trade |
|
ADITYA CONSUMER MARKETING LIMITED
Operates retail supermarkets, salons, hotels, and restauran…
|
540146 | IN | Wholesale and retail trade |
|
AEON Co.,Ltd.
A holding company focused on retail, shopping centers, and …
|
8267 | JP | Wholesale and retail trade |
|
Aeon Hokkaido Corporation
A retail operator in Hokkaido managing GMS, shopping center…
|
7512 | JP | Wholesale and retail trade |
|
AEON KYUSHU CO., LTD.
A retail enterprise in the Kyushu region operating diverse …
|
2653 | JP | Wholesale and retail trade |
|
Albertsons Companies, Inc.
A food and drug retailer operating a network of supermarket…
|
ACI | US | Wholesale and retail trade |
|
ALBIS Co.,Ltd.
Food retailing company operating supermarkets and processin…
|
7475 | JP | Wholesale and retail trade |
|
Alimentation Couche-Tard Inc.
Global leader operating one of the world's largest networks…
|
ATD | CA | Wholesale and retail trade |
|
ARCS COMPANY,LIMITED
A holding company for a food distribution group operating c…
|
9948 | JP | Wholesale and retail trade |
Shanghai Bailian 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/57039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57039 | 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=57039 | 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=57039 \ -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": 57039}, 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 Shanghai Bailian Group Co.,Ltd. (id: 57039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.