
Beijing Chieftain Control Technology Group Co.,Ltd — Investor Relations & Filings
Beijing Chieftain Control Technology Group Co., Ltd. specializes in providing integrated automation and digitalization solutions primarily for the pharmaceutical and life sciences sectors. The company develops advanced process control systems, manufacturing execution systems (MES), and data management platforms designed to optimize production efficiency and ensure regulatory compliance. Its core offerings include distributed control systems (DCS), programmable logic controllers (PLC), and specialized software for batch management and electronic batch records. Beijing Chieftain focuses on delivering turnkey projects that adhere to international standards such as GAMP 5 and FDA 21 CFR Part 11. By integrating industrial IoT and big data analytics, the group supports the construction of smart factories, enabling clients to achieve high levels of precision, traceability, and operational excellence in complex manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京浩天律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-21 | Chinese | |
| 关于控股股东部分股份被冻结的公告 | 2026-05-13 | Chinese | |
| 关于股票交易异常波动的公告 | 2026-05-11 | Chinese | |
| 2026-027 关于股票交易严重异常波动的公告 | 2026-05-08 | Chinese | |
| 关于股票交易异常波动的公告 | 2026-05-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46730638 | 北京浩天律师事务所关于公司2025年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46730643 | 2025年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 45552236 | 关于控股股东部分股份被冻结的公告 | 2026-05-13 | Chinese | ||
| 44952572 | 关于股票交易异常波动的公告 | 2026-05-11 | Chinese | ||
| 44258905 | 2026-027 关于股票交易严重异常波动的公告 | 2026-05-08 | Chinese | ||
| 44273295 | 关于股票交易异常波动的公告 | 2026-05-07 | Chinese | ||
|
2025
9 filings
| |||||
| 37280803 | 关于为上市公司提供担保的进展公告 | 2025-11-19 | Chinese | ||
| 37280802 | 关于为上市公司提供担保的进展公告 | 2025-11-17 | Chinese | ||
| 37280801 | 关于控股股东部分股权解除质押的公告 | 2025-11-13 | Chinese | ||
| 37280791 | 关于使用闲置自有资金进行委托理财的进展公告 | 2025-10-29 | Chinese | ||
| 37280789 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 37280784 | 2025-051 关于控股股东部分股权质押的公告 | 2025-10-29 | Chinese | ||
| 37280783 | 第五届董事会第十三次会议决议公告 | 2025-10-29 | Chinese | ||
| 37280782 | 关于使用闲置自有资金进行委托理财的进展公告 | 2025-09-29 | Chinese | ||
| 37280774 | 2025年第一次临时股东大会的法律意见书 | 2025-09-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Growth X Partners, Inc.
A technology company specializing in enterprise Digital Tra…
|
244A | JP | Telecommunications, computer pr… |
|
GSS Infotech Ltd
Offers managed IT services, digital transformation, and inf…
|
GSS | IN | Telecommunications, computer pr… |
|
Guangdong AVCiT Technology Holding Co., Ltd.
Provides IP-based KVM and video wall control for mission-cr…
|
001229 | CN | Telecommunications, computer pr… |
|
Guangdong TianYiMa Information Industry Co., Ltd.
IT service provider specializing in smart city solutions an…
|
301178 | CN | Telecommunications, computer pr… |
|
GUANGXI BEITOU TECHNOLOGY COMPANY LIMITED
Develops intelligent transportation systems and digital inf…
|
600936 | CN | Telecommunications, computer pr… |
|
GUANGZHOU SIE CONSULTING CO., LTD.
Provides IT consulting and software solutions for industria…
|
300687 | CN | Telecommunications, computer pr… |
|
Guomai Technologies, Inc
Provides telecom network services, IoT solutions, and smart…
|
002093 | CN | Telecommunications, computer pr… |
|
GVP Infotech Limited
Provides IT infrastructure services, system integration, an…
|
GVPTECH | IN | Telecommunications, computer pr… |
|
Hand Enterprise Solutions Co.,Ltd
Offers digital transformation, ERP implementation, and ente…
|
300170 | CN | Telecommunications, computer pr… |
|
Hanshow Technology Co., Ltd.
Develops digital store solutions, IoT technology, and ESL f…
|
301275 | CN | Telecommunications, computer pr… |
Beijing Chieftain Control 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/55418/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55418 | 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=55418 | 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=55418 \ -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": 55418}, 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 Beijing Chieftain Control Technology Group Co.,Ltd (id: 55418)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.