Digital China Holdings Limited — Investor Relations & Filings
Digital China Holdings Limited is a leading provider of integrated information technology services and a strategic partner for digital transformation. Originating from a spin-off of the Lenovo Group, the company focuses on advancing digitalization through its "Data-Cloud Integration" strategy. Its core business activities include the development of cloud-native and digital-native technical frameworks, big data analytics, and smart city solutions. The company offers a comprehensive suite of services, including IT infrastructure management, supply chain optimization, and specialized digital consulting. By utilizing advanced technical architectures, it assists enterprises and public sector entities in optimizing operations and extracting value from data assets. Digital China Holdings Limited is dedicated to delivering end-to-end solutions that support the digital economy, with a particular emphasis on innovation in cloud services and data-driven intelligence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重大交易- DCITS擬進行的私募配售以募集資金可能構成的視作出售 | 2026-04-27 | Chinese | |
| 有關神州數碼信息服務集團股份有限公司截至二零二六年三月三十一日止三個月未經審核綜合財務業績的公告 | 2026-04-27 | Chinese | |
| 114年度財務比率 | 2026-04-23 | Chinese | |
| 114年第4季現金流量表 | 2026-04-23 | Chinese | |
| 114年第4季資產負債表 | 2026-04-23 | Chinese | |
| 114年第4季綜合損益表 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37493640 | 重大交易- DCITS擬進行的私募配售以募集資金可能構成的視作出售 | 2026-04-27 | Chinese | ||
| 37493653 | 有關神州數碼信息服務集團股份有限公司截至二零二六年三月三十一日止三個月未經審核綜合財務業績的公告 | 2026-04-27 | Chinese | ||
| 35693592 | 114年度財務比率 | 2026-04-23 | Chinese | ||
| 35693635 | 114年第4季現金流量表 | 2026-04-23 | Chinese | ||
| 35693649 | 114年第4季資產負債表 | 2026-04-23 | Chinese | ||
| 35693659 | 114年第4季綜合損益表 | 2026-04-23 | Chinese | ||
| 35693905 | 2025環境、社會及管治報告 | 2026-04-23 | Chinese | ||
| 35693914 | 函件 - 致登記股東通知信函及變更申請表 | 2026-04-23 | Chinese | ||
| 35693940 | 函件 - 致非登記股東通知信函及申請表格 | 2026-04-23 | Chinese | ||
| 35693949 | 致新股東信函及回條-選擇公司通訊之收取方式及語言版本 | 2026-04-23 | Chinese | ||
| 35666918 | 神州數碼控股有限公司及子公司2025年度財務報告暨會計師複核報告 | 2026-04-23 | Chinese | ||
| 35669524 | 神州數碼控股有限公司2025年報 | 2026-04-23 | Chinese | ||
| 35721064 | 114年第4季財務報告書 — 202504_910861_AI1.zip | 2026-04-23 | Chinese | ||
| 35720894 | 114年第4季財務報告書 — 202502_910861_AI1.pdf | 2026-04-23 | Chinese | ||
| 34646916 | 根據上市規則第14A.60條進行的持續關連交易 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
B2En Co., Ltd.
An IT service company specializing in data-oriented consult…
|
307870 | KR | Telecommunications, computer pr… |
|
B3 Consulting Group
A consultancy firm specializing in IT and management for di…
|
B3 | SE | Telecommunications, computer pr… |
|
Baozun Inc.
Digital commerce enabler providing e-commerce services and …
|
9991 | KY | Telecommunications, computer pr… |
|
Bartronics India Ltd.
Offers AIDC solutions, RFID, and biometrics for tracking an…
|
ASMS | IN | Telecommunications, computer pr… |
|
BASE CO.,LTD.
IT services provider offering system integration, ERP, and …
|
4481 | JP | Telecommunications, computer pr… |
|
Basis Corporation
An infrastructure technology company for communication and …
|
4068 | JP | Telecommunications, computer pr… |
|
bBreak Systems Company, Limited
Provider of cloud-based ERP systems and system integration …
|
3986 | JP | Telecommunications, computer pr… |
|
BCC Co.,Ltd.
Operates in IT sales outsourcing and healthcare services fo…
|
7376 | JP | Telecommunications, computer pr… |
|
Bechtle AG
An IT provider with a hybrid model of e-commerce and compre…
|
BC8 | DE | Telecommunications, computer pr… |
|
Beewize
Provides innovation and digital communication services for …
|
BEE | IT | Telecommunications, computer pr… |
Digital China Holdings Limited 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/52765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52765 | 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=52765 | 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=52765 \ -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": 52765}, 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 Holdings Limited (id: 52765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.