
CETC Digital Technology Co.,Ltd. — Investor Relations & Filings
CETC Digital Technology Co.,Ltd. provides comprehensive digital transformation solutions and high-end information technology services. The company specializes in the development and integration of digital infrastructure, focusing on high-performance computing, cloud computing, and big data platforms. Its core business activities encompass the design and implementation of smart city management systems, financial technology platforms, and secure data center operations. The company delivers specialized software and system integration services tailored for sectors such as finance, government, and energy. By leveraging advanced computing architectures and industrial internet technologies, it supports the modernization of critical infrastructure and facilitates data-driven decision-making for large-scale enterprises and public institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计政策变更的公告 | 2020-08-28 | Chinese | |
| 第九届监事会第六次会议决议公告 | 2020-08-28 | Chinese | |
| 关于国有股权无偿划转完成过户登记的公告 | 2020-08-12 | Chinese | |
| 关于国有股权无偿划转获得国务院国资委批复的公告 | 2020-07-28 | Chinese | |
| 关于完成注册资本工商变更登记的公告 | 2020-07-27 | Chinese | |
| 2020年第一次临时股东大会决议公告 | 2020-06-29 | Chinese |
Browse filings by year
28 years- 2026 39 filings
- 2025 135 filings
- 2024 119 filings
- 2023 94 filings
- 2022 144 filings
- 2021 186 filings
- 2020 65 filings
- 2019 108 filings
- 2018 98 filings
- 2017 75 filings
- 2016 91 filings
- 2015 120 filings
- 2014 132 filings
- 2013 69 filings
- 2012 57 filings
- 2011 54 filings
- 2010 59 filings
- 2009 49 filings
- 2008 48 filings
- 2007 34 filings
- 2006 49 filings
- 2005 14 filings
- 2004 16 filings
- 2003 18 filings
- 2002 28 filings
- 2001 15 filings
- 1994 1 filing
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 41699787 | 关于会计政策变更的公告 | 2020-08-28 | Chinese | ||
| 41699775 | 第九届监事会第六次会议决议公告 | 2020-08-28 | Chinese | ||
| 41699768 | 关于国有股权无偿划转完成过户登记的公告 | 2020-08-12 | Chinese | ||
| 41699761 | 关于国有股权无偿划转获得国务院国资委批复的公告 | 2020-07-28 | Chinese | ||
| 41699739 | 关于完成注册资本工商变更登记的公告 | 2020-07-27 | Chinese | ||
| 41699730 | 2020年第一次临时股东大会决议公告 | 2020-06-29 | Chinese | ||
| 41699713 | 2020年第一次临时股东大会的法律意见书 | 2020-06-29 | Chinese | ||
| 41699691 | 关于国有股权无偿划转的提示性公告 | 2020-06-29 | Chinese | ||
| 41699674 | 董事、高级管理人员减持股份结果公告 | 2020-06-23 | Chinese | ||
| 41699659 | 2019年年度权益分派实施公告 | 2020-06-17 | Chinese | ||
| 41699628 | 2020年第一次临时股东大会会议资料 | 2020-06-17 | Chinese | ||
| 41699618 | 独立董事关于公司第九届董事会第十三次会议有关议案的独立意见 | 2020-06-12 | Chinese | ||
| 41699612 | 第九届董事会第十三次会议决议公告 | 2020-06-12 | Chinese | ||
| 41699602 | 关于董事、高级管理人员辞职的公告 | 2020-06-12 | Chinese | ||
| 41699589 | 关于召开2020年第一次临时股东大会的通知 | 2020-06-12 | 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… |
CETC Digital Technology 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/57055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57055 | 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=57055 | 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=57055 \ -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": 57055}, 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 CETC Digital Technology Co.,Ltd. (id: 57055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.