HEFEI GOCOM INFORMATION TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About HEFEI GOCOM INFORMATION TECHNOLOGY CO.,LTD.
Hefei Gocom Information Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced communication and information systems. The company focuses on providing integrated solutions for industrial automation, smart mining, and emergency dispatching. Its core product portfolio includes wireless communication equipment, industrial Internet of Things (IIoT) platforms, and specialized software designed for high-reliability environments. Gocom leverages technologies such as 5G, artificial intelligence, and big data to enhance operational safety and efficiency in sectors like energy, transportation, and public utilities. The company provides end-to-end services ranging from hardware design to system integration and technical support, aiming to facilitate digital transformation through robust data transmission and intelligent monitoring systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 工大高科第五届董事会第二十次会议决议公告 | 2026-04-22 | Chinese | |
| 工大高科关于公司董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-22 | Chinese | |
| 工大高科2025年年度报告摘要 | 2026-04-22 | Chinese | |
| 工大高科关于2026年第一季度计提资产减值准备的公告 | 2026-04-22 | Chinese | |
| 工大高科关于使用自有资金支付募投项目部分款项并以募集资金等额置换的公告 | 2026-04-22 | Chinese | |
| 工大高科2025年年度利润分配方案公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39867164 | 工大高科第五届董事会第二十次会议决议公告 | 2026-04-22 | Chinese | ||
| 39867162 | 工大高科关于公司董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 39867160 | 工大高科2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39867159 | 工大高科关于2026年第一季度计提资产减值准备的公告 | 2026-04-22 | Chinese | ||
| 39867156 | 工大高科关于使用自有资金支付募投项目部分款项并以募集资金等额置换的公告 | 2026-04-22 | Chinese | ||
| 39867153 | 工大高科2025年年度利润分配方案公告 | 2026-04-22 | Chinese | ||
| 39867152 | 工大高科2025年度独立董事述职报告(廖朝晖) | 2026-04-22 | Chinese | ||
| 39867149 | 国元证券股份有限公司关于合肥工大高科信息科技股份有限公司2025年年度募集资金存放与实际使用情况的核查意见 | 2026-04-22 | Chinese | ||
| 39867145 | 工大高科2026年第一季度报告 | 2026-04-22 | Chinese | ||
| 39867144 | 工大高科2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39867139 | 工大高科关于向银行申请综合授信额度的公告 | 2026-02-27 | Chinese | ||
| 39867132 | 工大高科董事减持股份结果公告 | 2026-02-04 | Chinese | ||
| 39867124 | 工大高科关于使用部分暂时闲置自有资金进行现金管理的公告 | 2026-01-19 | Chinese | ||
| 39867117 | 工大高科2025年年度业绩预告 | 2026-01-16 | Chinese | ||
| 39867107 | 工大高科董事减持股份计划公告 | 2026-01-11 | 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… |
HEFEI GOCOM INFORMATION 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/58372/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58372 | 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=58372 | 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=58372 \ -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": 58372}, 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 HEFEI GOCOM INFORMATION TECHNOLOGY CO.,LTD. (id: 58372)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.