
Rockontrol Technology Group Co.,Ltd. — Investor Relations & Filings
Rockontrol Technology Group Co., Ltd. specializes in industrial automation and digital transformation solutions. The company focuses on the integration of information technology (IT) and operational technology (OT) to facilitate intelligent manufacturing. Its core product portfolio includes industrial software systems such as Manufacturing Execution Systems (MES), industrial Internet of Things (IIoT) platforms, and advanced automation control systems. Rockontrol provides comprehensive digital factory solutions designed to optimize production efficiency, enhance resource management, and improve operational transparency. The group serves a diverse range of sectors, including metallurgy, energy, chemical processing, and discrete manufacturing. By leveraging big data analytics and cloud computing, Rockontrol assists enterprises in transitioning toward smart manufacturing and sustainable industrial development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2021年独立董事述职报告-公告附件 | 2022-04-29 | Chinese | |
| 光大证券股份有限公司关于罗克佳华科技集团股份有限公司核心技术人员离职的核查意见 | 2022-04-29 | Chinese | |
| 董事会对非标准内控审计意见涉及事项的专项说明 | 2022-04-29 | Chinese | |
| 独立董事对非标准审计意见涉及事项的专项说明 | 2022-04-29 | Chinese | |
| 光大证券股份有限公司关于罗克佳华科技集团股份有限公司使用暂时闲置募集资金进行现金管理的核查意见 | 2022-04-29 | Chinese | |
| 募集资金专项报告-德师报(核)字(22)第E00216号 | 2022-04-29 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 39091892 | 2021年独立董事述职报告-公告附件 | 2022-04-29 | Chinese | ||
| 39091884 | 光大证券股份有限公司关于罗克佳华科技集团股份有限公司核心技术人员离职的核查意见 | 2022-04-29 | Chinese | ||
| 39091873 | 董事会对非标准内控审计意见涉及事项的专项说明 | 2022-04-29 | Chinese | ||
| 39091860 | 独立董事对非标准审计意见涉及事项的专项说明 | 2022-04-29 | Chinese | ||
| 39091833 | 光大证券股份有限公司关于罗克佳华科技集团股份有限公司使用暂时闲置募集资金进行现金管理的核查意见 | 2022-04-29 | Chinese | ||
| 39091812 | 募集资金专项报告-德师报(核)字(22)第E00216号 | 2022-04-29 | Chinese | ||
| 39091778 | 关于罗克佳华科技集团股份有限公司营业收入扣除情况专项说明-德师报(函)字(22)第Q1190号 | 2022-04-29 | Chinese | ||
| 39091752 | 财务报表及审计报告-德师报(审)字(22)第P03341号 | 2022-04-29 | Chinese | ||
| 39091625 | 关于2021年度利润分配的公告 | 2022-04-29 | Chinese | ||
| 39091619 | 关于召开2021年年度股东大会的通知 | 2022-04-29 | Chinese | ||
| 39091603 | 佳华科技2021年年度募集资金存放与实际使用情况的专项报告 | 2022-04-29 | Chinese | ||
| 39091590 | 关于作废部分已授予但尚未归属的限制性股票的公告 | 2022-04-29 | Chinese | ||
| 39091582 | 关于2021年度计提资产减值准备的公告 | 2022-04-29 | Chinese | ||
| 39091572 | 关于公司及子公司向金融机构、非金融机构申请融资综合授信额度及提供担保的公告 | 2022-04-29 | Chinese | ||
| 39091557 | 关于修订公司章程及股东大会议事规则、董事会议事规则、监事会议事规则的公告 | 2022-04-29 | 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… |
Rockontrol Technology Group 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/58101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58101 | 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=58101 | 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=58101 \ -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": 58101}, 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 Rockontrol Technology Group Co.,Ltd. (id: 58101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.