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 |
|---|---|---|---|
| 关于重大资产重组的停牌进展公告 | 2018-01-23 | Chinese | |
| 关于召开2018年第一次临时股东大会的提示公告 | 2018-01-17 | Chinese | |
| 关于重大资产重组的停牌进展公告 | 2018-01-16 | Chinese | |
| 关于重大资产重组的停牌进展公告 | 2018-01-09 | Chinese | |
| 关于重大资产重组的停牌进展公告 | 2018-01-02 | Chinese | |
| 关于控股股东部分股份解除质押及质押的公告 | 2017-12-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
5 filings
| |||||
| 42383190 | 关于重大资产重组的停牌进展公告 | 2018-01-23 | Chinese | ||
| 42383141 | 关于召开2018年第一次临时股东大会的提示公告 | 2018-01-17 | Chinese | ||
| 42383102 | 关于重大资产重组的停牌进展公告 | 2018-01-16 | Chinese | ||
| 42383063 | 关于重大资产重组的停牌进展公告 | 2018-01-09 | Chinese | ||
| 42383027 | 关于重大资产重组的停牌进展公告 | 2018-01-02 | Chinese | ||
|
2017
10 filings
| |||||
| 42382984 | 关于控股股东部分股份解除质押及质押的公告 | 2017-12-29 | Chinese | ||
| 42382950 | 关于获得政府补助公告 | 2017-12-28 | Chinese | ||
| 42382901 | 关于筹划重组停牌期满申请继续停牌公告 | 2017-12-27 | Chinese | ||
| 42382858 | 关于将节余募集资金永久补充流动资金的公告 | 2017-12-25 | Chinese | ||
| 42382816 | 独立董事关于第九届董事会第六次会议相关事项的独立意见 | 2017-12-25 | Chinese | ||
| 42382790 | 关于召开2018年第一次临时股东大会的通知 | 2017-12-25 | Chinese | ||
| 42382762 | 瑞银证券有限责任公司关于公司使用节余募集资金永久补充流动资金的核查意见 | 2017-12-25 | Chinese | ||
| 42382718 | 第九届董事会第六次会议决议公告 | 2017-12-25 | Chinese | ||
| 42382692 | 第九届监事会第四次会议决议公告 | 2017-12-25 | Chinese | ||
| 42382659 | 关于2018年日常关联交易预计的公告 | 2017-12-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QVC INC
A multimedia retailer specializing in video-driven commerce…
|
QVCD | US | Wholesale and retail trade |
|
Rainbow Gold Ltd.
Operates a multi-category retail platform selling diverse c…
|
— | CA | Wholesale and retail trade |
|
Retailors
Manages retail stores and e-commerce for sports, athleisure…
|
RTLS | IL | Wholesale and retail trade |
|
ROSS STORES, INC.
An operator of off-price retail apparel and home fashion st…
|
ROST | US | Wholesale and retail trade |
|
RYOHIN KEIKAKU CO.,LTD.
Plans, develops, and sells a wide range of goods for daily …
|
7453 | JP | Wholesale and retail trade |
|
Sailvan Times Co., Ltd.
Technology-driven cross-border e-commerce and global brand …
|
301381 | CN | Wholesale and retail trade |
|
SandpiperCI Group Ltd
An international operator of retail and food service franch…
|
SANDPI | JE | Wholesale and retail trade |
|
SAVEZONE I&C Corp.
Operates fashion-focused discount department stores and com…
|
067830 | KR | Wholesale and retail trade |
|
SENSHUKAI CO.,LTD.
Mail-order and e-commerce retailer of lifestyle goods and d…
|
8165 | JP | Wholesale and retail trade |
|
Seria Co., Ltd.
Discount retailer operating a chain of 100-yen shops sellin…
|
2782 | JP | 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.