CCOOP GROUP CO.,LTD — Investor Relations & Filings
CCOOP Group Co., Ltd. is a commercial circulation enterprise specializing in retail operations and supply chain services. The company manages a diverse portfolio of business formats, including department stores, supermarkets, and specialized retail outlets. Its core activities focus on the integration of physical retail networks with modern logistics and e-commerce platforms to facilitate the distribution of consumer goods. CCOOP Group emphasizes urban-rural commercial development, providing comprehensive supply chain management solutions that connect manufacturers with end consumers. The company leverages its extensive infrastructure to optimize procurement, warehousing, and distribution processes, aiming to enhance operational efficiency across its commercial ecosystem. Its service model integrates traditional commerce with digital technology to support a wide range of consumer-facing and business-to-business transactions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-04-28 | Chinese | |
| 2025年度独立董事述职报告(杨钧) | 2026-04-28 | Chinese | |
| 第十一届董事会第二十次会议决议公告 | 2026-04-28 | Chinese | |
| 关于2025年度营业收入扣除情况的专项说明 | 2026-04-28 | Chinese | |
| 2025年年度审计报告 | 2026-04-28 | Chinese | |
| 关于董事2025年度薪酬确认及2026年度薪酬与考核方案 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42491651 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 42491644 | 2025年度独立董事述职报告(杨钧) | 2026-04-28 | Chinese | ||
| 42491635 | 第十一届董事会第二十次会议决议公告 | 2026-04-28 | Chinese | ||
| 42491590 | 关于2025年度营业收入扣除情况的专项说明 | 2026-04-28 | Chinese | ||
| 42491523 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 42485189 | 关于董事2025年度薪酬确认及2026年度薪酬与考核方案 | 2026-04-28 | Chinese | ||
| 42485177 | 董事、高级管理人员薪酬与考核管理制度 | 2026-04-28 | Chinese | ||
| 42485143 | 关于2026年度日常关联交易预计的公告 | 2026-04-28 | Chinese | ||
| 42485060 | 2025年度社会责任报告 | 2026-04-28 | Chinese | ||
| 42482454 | 2025年度内部控制审计报告 | 2026-04-28 | Chinese | ||
| 42480586 | 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-28 | Chinese | ||
| 42480574 | 2025年度独立董事述职报告(李丽) | 2026-04-28 | Chinese | ||
| 42480566 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 42480534 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 42480506 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Isetan Mitsukoshi Holdings Ltd.
Holding company for department stores offering retail, dini…
|
3099 | JP | Wholesale and retail trade |
|
IZUTSUYA CO.,LTD.
Operates department stores, wholesales products, and manage…
|
8260 | JP | Wholesale and retail trade |
|
JD.com, Inc.
A B2C online retailer and technology enterprise centered on…
|
9618 | KY | Wholesale and retail trade |
|
JD.com, Inc.
A supply chain-based technology and service provider with a…
|
JD | US | Wholesale and retail trade |
|
Jeffs' Brands Ltd
Data-driven e-commerce company that creates and acquires co…
|
JFBR | IL | Wholesale and retail trade |
|
J.FRONT RETAILING Co.,Ltd.
A retail group operating department stores, shopping comple…
|
3086 | JP | Wholesale and retail trade |
|
Jiahua Stores Holdings Limited
Engaged in retail, real estate, property management, hospit…
|
602 | HK | Wholesale and retail trade |
|
JLA Infraville Shoppers Limited
Trades consumer goods and develops residential and commerci…
|
538765 | IN | Wholesale and retail trade |
|
JOYFUL HONDA CO.,LTD.
Operates large-scale home improvement centers for consumers…
|
3191 | JP | Wholesale and retail trade |
|
Jumbo S.A.
Retailer and wholesaler of toys, baby products, seasonal it…
|
BELA | GR | Wholesale and retail trade |
CCOOP 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/53680/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53680 | 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=53680 | 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=53680 \ -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": 53680}, 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 CCOOP GROUP CO.,LTD (id: 53680)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.