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 |
|---|---|---|---|
| 股份發行人及根據《上市規則》第十九B章上市的香港預託證券發行人的證券變動月報表 | 2026-04-09 | Chinese | |
| 神州數碼控股有限公司於民國115年4月1日16時00分召開線上業績發佈會。 | 2026-03-31 | Chinese | |
| 截至二零二五年十二月三十一日止年度之末期股息 | 2026-03-30 | Chinese | |
| 截至二零二五年十二月三十一日止年度之全年業績公告 | 2026-03-30 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-03-30 | Chinese | |
| 出售附屬公司股份之期間屆滿 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33898348 | 股份發行人及根據《上市規則》第十九B章上市的香港預託證券發行人的證券變動月報表 | 2026-04-09 | Chinese | ||
| 33166442 | 神州數碼控股有限公司於民國115年4月1日16時00分召開線上業績發佈會。 | 2026-03-31 | Chinese | ||
| 33151954 | 截至二零二五年十二月三十一日止年度之末期股息 | 2026-03-30 | Chinese | ||
| 33151958 | 截至二零二五年十二月三十一日止年度之全年業績公告 | 2026-03-30 | Chinese | ||
| 33152161 | 114年度股利金額(董事會決議) | 2026-03-30 | Chinese | ||
| 33152240 | 出售附屬公司股份之期間屆滿 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | 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.