众诚科技 — Investor Relations & Filings
About 众诚科技
Zhongcheng Technology provides comprehensive digital transformation solutions and ICT infrastructure services. The company specializes in integrating cloud computing, big data, and artificial intelligence to modernize government services, educational institutions, and enterprise operations. Its core portfolio includes smart city development, digital government platforms, and specialized software for education informatization. Zhongcheng Technology delivers end-to-end services encompassing strategic planning, system design, implementation, and long-term maintenance. By bridging the gap between emerging technologies and practical applications, the company facilitates operational efficiency and innovation across public and private sectors through customized technical architectures and data-driven insights.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 子公司管理制度 | 2025-08-07 | Chinese | |
| 经理工作细则 | 2025-08-07 | Chinese | |
| 董事会提名委员会工作细则 | 2025-08-07 | Chinese | |
| 网络投票实施细则 | 2025-08-07 | Chinese | |
| 关于取消监事会并修订《公司章程》公告 | 2025-08-07 | Chinese | |
| 第四届监事会第六次会议决议公告 | 2025-08-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39913379 | 子公司管理制度 | 2025-08-07 | Chinese | ||
| 39913370 | 经理工作细则 | 2025-08-07 | Chinese | ||
| 39913352 | 董事会提名委员会工作细则 | 2025-08-07 | Chinese | ||
| 39913342 | 网络投票实施细则 | 2025-08-07 | Chinese | ||
| 39913333 | 关于取消监事会并修订《公司章程》公告 | 2025-08-07 | Chinese | ||
| 39913320 | 第四届监事会第六次会议决议公告 | 2025-08-07 | Chinese | ||
| 39913310 | 独立董事工作制度 | 2025-08-07 | Chinese | ||
| 39913295 | 信息披露管理制度 | 2025-08-07 | Chinese | ||
| 39913286 | 投资者关系管理制度 | 2025-08-07 | Chinese | ||
| 39913280 | 第四届董事会第六次会议决议公告 | 2025-08-07 | Chinese | ||
| 39913269 | 对外担保管理制度 | 2025-08-07 | Chinese | ||
| 39913257 | 信息披露暂缓、豁免管理制度 | 2025-08-07 | Chinese | ||
| 39913246 | 董事会秘书工作细则 | 2025-08-07 | Chinese | ||
| 39913236 | 董事会审计委员会工作细则 | 2025-08-07 | Chinese | ||
| 39913227 | 内部审计制度 | 2025-08-07 | 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… |
众诚科技 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/58774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58774 | 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=58774 | 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=58774 \ -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": 58774}, 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 众诚科技 (id: 58774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.