
Digital China Holdings Limited — Investor Relations & Filings
Digital China Holdings Limited is a provider of integrated information technology (IT) services and a digital transformation partner for government and enterprise customers. The company operates under the strategic framework of "Data Cloud Integration," focusing on advanced technologies such as big data, Internet of Things (IoT), and Artificial Intelligence (AI). Its core offerings include proprietary solutions deployed across government sectors, technology parks, and large enterprises. Key products cover the entire data lifecycle—from collection and storage to analysis and application—including specialized platforms like Data Hub, Data Consolidation (智數中台), and Digital Twin (智數孿生). The company leverages its extensive ecosystem resources to deliver comprehensive systems integration and customized solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NOTIFICATION LETTER TO NON-REGISTERED SHAREHOLDES AND REQUEST FORM - PUBLICATION OF CIRCULAR & NOTICE OF SGM | 2026-05-22 | English | |
| NOTIFICATION LETTER TO REGISTERED SHAREHOLDES AND CHANGE REQUEST FORM - PUBLICATION OF CIRCULAR & NOTICE OF SGM | 2026-05-22 | English | |
| LETTER TO NEW SHAREHOLDERS AND REPLY FORM - ELECTION OF MEANS OF RECEIPT AND LANGUAGE(S) OF CORPORATE COMMUNICATIONS | 2026-05-22 | English | |
| FORM OF PROXY FOR SPECIAL GENERAL MEETING (OR AT ANY ADJOURNMENT THEREOF) | 2026-05-22 | English | |
| NOTICE OF SPECIAL GENERAL MEETING | 2026-05-22 | English | |
| REQUISITION FROM SHAREHOLDER IN RELATION TO PROPOSED AMENDMENTS TO THE BYE-LAWS OF THE COMPANY AND NOTICE OF SPECIAL GENERAL MEETING | 2026-05-22 | English |
Browse filings by year
28 years- 2026 58 filings
- 2025 100 filings
- 2024 94 filings
- 2023 98 filings
- 2022 96 filings
- 2021 123 filings
- 2020 133 filings
- 2019 132 filings
- 2018 125 filings
- 2017 119 filings
- 2016 128 filings
- 2015 131 filings
- 2014 127 filings
- 2013 124 filings
- 2012 129 filings
- 2011 99 filings
- 2010 68 filings
- 2009 74 filings
- 2008 73 filings
- 2007 53 filings
- 2006 33 filings
- 2005 32 filings
- 2004 71 filings
- 2003 52 filings
- 2002 65 filings
- 2001 53 filings
- 2000 33 filings
- 1999 17 filings
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/49520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49520 | 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=49520 | 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=49520 \ -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": 49520}, 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: 49520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.