众诚科技 — 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年第三季度权益分派预案公告 | 2026-02-10 | Chinese | |
| 2025年年度业绩预告公告 | 2026-01-28 | Chinese | |
| 第四届董事会第九次会议决议公告 | 2026-01-20 | Chinese | |
| 关于预计2026年日常性关联交易的公告 | 2026-01-20 | Chinese | |
| 股东减持股份结果公告 | 2026-01-14 | Chinese | |
| 股票交易异常波动公告 | 2026-01-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39913867 | 2025年第三季度权益分派预案公告 | 2026-02-10 | Chinese | ||
| 39913859 | 2025年年度业绩预告公告 | 2026-01-28 | Chinese | ||
| 39913852 | 第四届董事会第九次会议决议公告 | 2026-01-20 | Chinese | ||
| 39913776 | 关于预计2026年日常性关联交易的公告 | 2026-01-20 | Chinese | ||
| 39913768 | 股东减持股份结果公告 | 2026-01-14 | Chinese | ||
| 39913761 | 股票交易异常波动公告 | 2026-01-08 | Chinese | ||
|
2025
9 filings
| |||||
| 39913754 | 关于募集资金投资项目结项并将节余募集资金永久补充流动资金的公告 | 2025-12-18 | Chinese | ||
| 39913750 | 关于募集资金专户完成销户的公告 | 2025-12-15 | Chinese | ||
| 39913739 | 股东拟减持股份的预披露公告 | 2025-11-13 | Chinese | ||
| 39913728 | 第四届董事会第八次会议决议公告 | 2025-10-27 | Chinese | ||
| 39913702 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 39913685 | 关于完成工商变更登记及公司章程备案并取得营业执照的公告 | 2025-09-16 | Chinese | ||
| 39913677 | 长江证券承销保荐有限公司关于河南众诚信息科技股份有限公司2025年半年度持续督导跟踪报告 | 2025-09-08 | Chinese | ||
| 39913661 | 河南信永律师事务所关于河南众诚信息科技股份有限公司2025年第一次临时股东会法律意见书 | 2025-08-26 | Chinese | ||
| 39913578 | 长江证券承销保荐有限公司关于河南众诚信息科技股份有限公司使用自有资金支付募投项目人员费用并以募集资金等额置换的核查意见 | 2025-08-26 | 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.