CETC Digital Technology Co.,Ltd. — Investor Relations & Filings
About CETC Digital Technology Co.,Ltd.
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 |
|---|---|---|---|
| 独立董事提名人声明与承诺(施志坚) | 2024-01-09 | Chinese | |
| 中电科数字技术股份有限公司关于召开2024年第一次临时股东大会的通知 | 2024-01-09 | Chinese | |
| 中电科数字技术股份有限公司独立董事工作制度 | 2024-01-09 | Chinese | |
| 中电科数字技术股份有限公司第十届董事会第八次会议决议公告 | 2024-01-09 | Chinese | |
| 中电科数字技术股份有限公司董事会提名委员会实施细则 | 2024-01-09 | Chinese | |
| 中电科数字技术股份有限公司关于公司第二期股票期权激励计划2023年第四季度自主行权结果暨股份变动的公告 | 2024-01-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 41714912 | 独立董事提名人声明与承诺(施志坚) | 2024-01-09 | Chinese | ||
| 41714902 | 中电科数字技术股份有限公司关于召开2024年第一次临时股东大会的通知 | 2024-01-09 | Chinese | ||
| 41714874 | 中电科数字技术股份有限公司独立董事工作制度 | 2024-01-09 | Chinese | ||
| 41714864 | 中电科数字技术股份有限公司第十届董事会第八次会议决议公告 | 2024-01-09 | Chinese | ||
| 41714856 | 中电科数字技术股份有限公司董事会提名委员会实施细则 | 2024-01-09 | Chinese | ||
| 41714842 | 中电科数字技术股份有限公司关于公司第二期股票期权激励计划2023年第四季度自主行权结果暨股份变动的公告 | 2024-01-02 | Chinese | ||
|
2023
9 filings
| |||||
| 41714831 | 中电科数字技术股份有限公司第十届董事会第七次会议决议公告 | 2023-12-27 | Chinese | ||
| 41714820 | 中电科数字技术股份有限公司关于房屋租赁暨关联交易的公告 | 2023-12-22 | Chinese | ||
| 41714813 | 中电科数字技术股份有限公司2023年第二次临时股东大会决议公告 | 2023-11-17 | Chinese | ||
| 41714792 | 国浩律师(上海)事务所关于中电科数字技术股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-11-17 | Chinese | ||
| 41714783 | 电科数字2023年第二次临时股东大会会议资料 | 2023-11-09 | Chinese | ||
| 41714770 | 中电科数字技术股份有限公司关于公司第二期股票期权激励计划首次授予第一个行权期自主行权实施的公告 | 2023-11-06 | Chinese | ||
| 41714762 | 中电科数字技术股份有限公司关于独立董事辞职的公告 | 2023-11-03 | Chinese | ||
| 41714755 | 中电科数字技术股份有限公司第十届董事会第五次会议决议公告 | 2023-10-30 | Chinese | ||
| 41714743 | 中电科数字技术股份有限公司独立董事关于公司聘任会计师事务所的独立意见 | 2023-10-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… |
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.