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 |
|---|---|---|---|
| 上海华东电脑股份有限公司2020年度社会责任报告 | 2021-03-29 | Chinese | |
| 上海华东电脑股份有限公司2020年度审计报告 | 2021-03-29 | Chinese | |
| 上海华东电脑股份有限公司2020年年度报告 | 2021-03-29 | Chinese | |
| 上海华东电脑股份有限公司独立董事关于公司第九届董事会第二十一次会议有关议案的独立意见 | 2021-03-29 | Chinese | |
| 上海华东电脑股份有限公司关于召开2020年年度股东大会的通知 | 2021-03-29 | Chinese | |
| 上海华东电脑股份有限公司独立董事2020年度述职报告 | 2021-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 41701717 | 上海华东电脑股份有限公司2020年度社会责任报告 | 2021-03-29 | Chinese | ||
| 41701600 | 上海华东电脑股份有限公司2020年度审计报告 | 2021-03-29 | Chinese | ||
| 41700901 | 上海华东电脑股份有限公司2020年年度报告 | 2021-03-29 | Chinese | ||
| 41700822 | 上海华东电脑股份有限公司独立董事关于公司第九届董事会第二十一次会议有关议案的独立意见 | 2021-03-29 | Chinese | ||
| 41700811 | 上海华东电脑股份有限公司关于召开2020年年度股东大会的通知 | 2021-03-29 | Chinese | ||
| 41700776 | 上海华东电脑股份有限公司独立董事2020年度述职报告 | 2021-03-29 | Chinese | ||
| 41700768 | 中电科数字技术股份有限公司章程(2021年3月修订) | 2021-03-29 | Chinese | ||
| 41700740 | 上海华东电脑股份有限公司关于变更公司经营范围暨修订《公司章程》的公告 | 2021-03-29 | Chinese | ||
| 41700727 | 上海华东电脑股份有限公司2020年年度利润分配方案公告 | 2021-03-29 | Chinese | ||
| 41700718 | 上海华东电脑股份有限公司关于预计2021年日常关联交易的公告 | 2021-03-29 | Chinese | ||
| 41700707 | 上海华东电脑股份有限公司股东分红回报规划(2021年-2023年) | 2021-03-29 | Chinese | ||
| 41700695 | 上海华东电脑股份有限公司独立董事关于公司第九届董事会第二十一次会议有关议案的事前认可意见 | 2021-03-29 | Chinese | ||
| 41700683 | 上海华东电脑股份有限公司第九届董事会第二十一次会议决议公告 | 2021-03-29 | Chinese | ||
| 41700672 | 上海华东电脑股份有限公司第九届监事会第九次会议决议公告 | 2021-03-29 | Chinese | ||
| 41700660 | 上海华东电脑股份有限公司股东大会议事规则(2021年修订) | 2021-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cabletel Communications Corp.
Provider of comprehensive Managed IT Services, support, and…
|
— | CA | Telecommunications, computer pr… |
|
Cacco Inc.
Provides SaaS solutions and consulting for big data, algori…
|
4166 | JP | Telecommunications, computer pr… |
|
CAC Holdings Corporation
IT services provider specializing in systems for the financ…
|
4725 | JP | Telecommunications, computer pr… |
|
CACI INTERNATIONAL INC /DE/
Provides expertise and technology to U.S. government client…
|
CACI | US | Telecommunications, computer pr… |
|
CAG Group
IT consulting firm with expertise in development, cybersecu…
|
CAG | SE | Telecommunications, computer pr… |
|
CAICA DIGITAL Inc.
An IT services provider specializing in Web3 technologies a…
|
2315 | JP | Telecommunications, computer pr… |
|
Cambridge Technology Enterprises Ltd.
Global technology services provider specializing in digital…
|
CTE | IN | Telecommunications, computer pr… |
|
Canon Marketing Japan Inc.
A domestic sales and marketing firm for imaging, printing, …
|
8060 | JP | Telecommunications, computer pr… |
|
Capgemini SE
A global business and technology transformation partner for…
|
CAP | FR | Telecommunications, computer pr… |
|
Capital Asset Planning, Inc.
A financial technology company providing system integration…
|
3965 | JP | 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.