
Digital China Group Co.,Ltd. — Investor Relations & Filings
Digital China Group Co., Ltd. is a provider of digital transformation services and IT infrastructure solutions. The company operates under a "Cloud + Data" strategy, offering a comprehensive suite of services including cloud managed services (MSP), data integration, and cybersecurity solutions. It facilitates digital evolution for enterprise and government clients by integrating advanced technologies such as artificial intelligence, big data, and the Internet of Things. Digital China maintains a robust ecosystem through strategic partnerships with global technology leaders, providing end-to-end IT lifecycle management, from hardware distribution and system integration to specialized cloud-native application development. Its core activities involve empowering digital productivity and optimizing operational efficiency through innovative technology stacks and localized technical support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司控股股东、实际控制人涉及诉讼的进展公告 | 2026-05-29 | Chinese | |
| 关于为子公司担保的进展公告 | 2026-05-25 | Chinese | |
| 2026年第二次临时股东会的法律意见书 | 2026-05-18 | Chinese | |
| 关于中标候选人公示的提示性公告 | 2026-05-15 | Chinese | |
| 关于为子公司担保的进展公告 | 2026-05-15 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-11 | Chinese |
Browse filings by year
27 years- 2026 7 filings
- 2024 1 filing
- 2023 266 filings
- 2022 271 filings
- 2021 212 filings
- 2020 217 filings
- 2019 188 filings
- 2018 296 filings
- 2017 227 filings
- 2016 296 filings
- 2015 151 filings
- 2014 82 filings
- 2013 60 filings
- 2012 70 filings
- 2011 50 filings
- 2010 95 filings
- 2009 90 filings
- 2008 86 filings
- 2007 109 filings
- 2006 66 filings
- 2005 57 filings
- 2004 23 filings
- 2003 37 filings
- 2002 31 filings
- 2001 10 filings
- 1994 2 filings
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47897422 | 关于公司控股股东、实际控制人涉及诉讼的进展公告 | 2026-05-29 | Chinese | ||
| 47040878 | 关于为子公司担保的进展公告 | 2026-05-25 | Chinese | ||
| 46513429 | 2026年第二次临时股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 46365973 | 关于中标候选人公示的提示性公告 | 2026-05-15 | Chinese | ||
| 46365196 | 关于为子公司担保的进展公告 | 2026-05-15 | Chinese | ||
| 45017522 | 2025年年度权益分派实施公告 | 2026-05-11 | Chinese | ||
| 44281359 | 关于为子公司担保的进展公告 | 2026-05-06 | Chinese | ||
| 34861980 | 关于为子公司担保的进展公告 | 2026-04-14 | Chinese | ||
|
2024
1 filing
| |||||
| 41956329 | 第十届董事会第三十六次会议决议公告 | 2024-01-03 | Chinese | ||
|
2023
6 filings
| |||||
| 41956312 | 关于控股子公司引入投资者增资扩股暨关联交易的公告 | 2023-12-29 | Chinese | ||
| 41956301 | 第十届董事会独立董事专门会议第二次会议决议 | 2023-12-29 | Chinese | ||
| 41956287 | 关于对外捐赠的公告 | 2023-12-29 | Chinese | ||
| 41956275 | 第十届监事会第二十七次会议决议公告 | 2023-12-29 | Chinese | ||
| 41956267 | 第十届董事会第三十五次会议决议公告 | 2023-12-29 | Chinese | ||
| 41956258 | 关于会计估计变更的公告 | 2023-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARES
Provides enterprise software, system integration, and cyber…
|
2471 | TW | Telecommunications, computer pr… |
|
ARGO GRAPHICS Inc.
A technical solutions provider for digital transformation i…
|
7595 | JP | Telecommunications, computer pr… |
|
Ark Solutions Inc.
Provides staffing, SOW project management, and payrolling s…
|
203690 | KR | Telecommunications, computer pr… |
|
Arribatec Group ASA
A global software and consulting company providing integrat…
|
ARR | NO | Telecommunications, computer pr… |
|
Artiza Networks, Inc.
Develops test and measurement solutions for mobile communic…
|
6778 | JP | Telecommunications, computer pr… |
|
Ascentech K.K.
Provider of end-to-end virtual desktop infrastructure (VDI)…
|
3565 | JP | Telecommunications, computer pr… |
|
ASGN Inc
Provider of IT services and professional solutions for comm…
|
ASGN | US | Telecommunications, computer pr… |
|
ASIAINFO SECURITY TECHNOLOGIES CO.,LTD.
Provides AI-powered cloud security, endpoint defense, and i…
|
688225 | CN | Telecommunications, computer pr… |
|
Asiana IDT, Inc.
An ICT service company specializing in aviation, airport, a…
|
267850 | KR | Telecommunications, computer pr… |
|
AsiaQuest Co.,Ltd.
An AI integrator providing comprehensive services for digit…
|
4261 | JP | Telecommunications, computer pr… |
Digital China 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/53570/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53570 | 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=53570 | 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=53570 \ -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": 53570}, 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 Digital China Group Co.,Ltd. (id: 53570)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.