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 |
|---|---|---|---|
|
Aeonx Digital Technology Limited
Provides SAP consulting, cloud infrastructure, and digital …
|
524594 | IN | Telecommunications, computer pr… |
|
Aeries Technology, Inc.
Specializes in AI-enabled business transformation and Globa…
|
AERT | US | Telecommunications, computer pr… |
|
Aidemy Inc.
Provides AI and DX e-learning platforms and solutions for c…
|
5577 | JP | Telecommunications, computer pr… |
|
AION-TECH SOLUTIONS LIMITED
Provides software development, cloud infrastructure, and di…
|
GOLDTECH | IN | Telecommunications, computer pr… |
|
AISINO CO.LTD
Specializes in information security, tax technology, fintec…
|
600271 | CN | Telecommunications, computer pr… |
|
Alan Allman Associates
An international ecosystem of consulting firms specializing…
|
AAA | FR | Telecommunications, computer pr… |
|
Algowatt
Develops integrated solutions for energy and natural resour…
|
ALW | IT | Telecommunications, computer pr… |
|
Alithya Group inc.
Provides strategic consulting, enterprise transformation, a…
|
ALYA | CA | Telecommunications, computer pr… |
|
Alkemy
Specializes in digital transformation for large and medium-…
|
ALK | IT | Telecommunications, computer pr… |
|
All E Technologies Limited
Provides digital transformation solutions specializing in M…
|
ALLETEC | IN | 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.