
Shanghai Hi-tech Control System Co.,Ltd — Investor Relations & Filings
Shanghai Hi-tech Control System Co., Ltd. specializes in industrial automation, digitalization, and intelligent manufacturing solutions. The company focuses on the research, development, and integration of industrial control systems, including programmable logic controllers, human-machine interfaces, and industrial communication networks. It provides comprehensive software and hardware solutions for the Industrial Internet, supporting sectors such as renewable energy, transportation, and smart manufacturing. Core offerings encompass industrial automation products, system integration services, and industrial software platforms designed to enhance operational efficiency and digital transformation. By leveraging independent innovation in automation and information technology, the company delivers customized solutions for complex industrial environments and smart factory initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更核电站数字化控制及计算机仿真系统募集资金投资项目的公告 | 2009-01-20 | Chinese | |
| 关于归还募集资金的公告 | 2009-01-14 | Chinese | |
| 董事辞职公告 | 2008-12-25 | Chinese | |
| 关于参与浙江省桐乡经济开发区国有土地挂牌出让竞拍成功的公告 | 2008-12-19 | Chinese | |
| 2008年第三次临时股东大会决议公告 | 2008-12-17 | Chinese | |
| 2008年第三次临时股东大会的法律意见书 | 2008-12-17 | Chinese |
Browse filings by year
20 years- 2026 2 filings
- 2025 88 filings
- 2024 94 filings
- 2023 215 filings
- 2022 64 filings
- 2021 115 filings
- 2020 74 filings
- 2019 96 filings
- 2018 130 filings
- 2017 119 filings
- 2016 124 filings
- 2015 107 filings
- 2014 49 filings
- 2013 43 filings
- 2012 48 filings
- 2011 54 filings
- 2010 62 filings
- 2009 63 filings
- 2008 101 filings
- 2007 33 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
2 filings
| |||||
| 35010563 | 关于变更核电站数字化控制及计算机仿真系统募集资金投资项目的公告 | 2009-01-20 | Chinese | ||
| 35010556 | 关于归还募集资金的公告 | 2009-01-14 | Chinese | ||
|
2008
13 filings
| |||||
| 35010546 | 董事辞职公告 | 2008-12-25 | Chinese | ||
| 35010536 | 关于参与浙江省桐乡经济开发区国有土地挂牌出让竞拍成功的公告 | 2008-12-19 | Chinese | ||
| 35010526 | 2008年第三次临时股东大会决议公告 | 2008-12-17 | Chinese | ||
| 35010516 | 2008年第三次临时股东大会的法律意见书 | 2008-12-17 | Chinese | ||
| 35010505 | 第三届董事会第十五次会议决议公告 | 2008-12-12 | Chinese | ||
| 35010438 | 关于召开2008年第三次临时股东大会有关事项的通知 | 2008-12-01 | Chinese | ||
| 35010425 | 关于控股子公司海得电气科技有限公司投资设立浙江海得电气科技有限公司(暂名)的公告 | 2008-12-01 | Chinese | ||
| 35010415 | 第三届监事会第十一次会议决议公告 | 2008-12-01 | Chinese | ||
| 35010406 | 关于调整风电机组控制系统募集资金投资项目实施地点和实施方式的公告 | 2008-12-01 | Chinese | ||
| 35010396 | 第三届董事会第十四次会议决议公告 | 2008-12-01 | Chinese | ||
| 35010389 | 关于控股子公司海得电气科技有限公司增资相关事宜的进展公告 | 2008-11-20 | Chinese | ||
| 35010383 | 治理自查专项活动整改报告 | 2008-10-22 | Chinese | ||
| 35010371 | 第三届董事会第十三次会议决议公告 | 2008-10-22 | 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… |
Shanghai Hi-tech Control System 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/54238/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54238 | 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=54238 | 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=54238 \ -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": 54238}, 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 Shanghai Hi-tech Control System Co.,Ltd (id: 54238)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.