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-11-19 | Chinese | |
| 关于为上市公司提供担保的进展公告 | 2025-11-17 | Chinese | |
| 关于控股股东部分股权解除质押的公告 | 2025-11-13 | Chinese | |
| 关于使用闲置自有资金进行委托理财的进展公告 | 2025-10-29 | Chinese | |
| 2025年三季度报告 | 2025-10-29 | Chinese | |
| 2025-051 关于控股股东部分股权质押的公告 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 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 | ||
| 37280767 | 2025年第一次临时股东大会决议公告 | 2025-09-12 | Chinese | ||
| 37280760 | 关于为上市公司及子公司提供担保的进展公告 | 2025-09-10 | Chinese | ||
| 37280751 | 关于控股股东部分股权解除质押的公告 | 2025-09-10 | Chinese | ||
| 37280743 | 关于控股股东部分股权质押的公告 | 2025-09-02 | Chinese | ||
| 37280734 | 关于使用闲置自有资金进行委托理财的进展公告 | 2025-08-29 | Chinese | ||
| 37280729 | 募集资金管理制度(2025年8月) | 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 |
|---|---|---|---|
|
Chengdu Information Technology of Chinese Academy of Sciences Co., Ltd.
Specializes in AI, machine vision, and intelligent control …
|
300678 | CN | Telecommunications, computer pr… |
|
Chengdu Jiafaantai Education Technology Co.,Ltd.
Develops educational informatization solutions, smart campu…
|
300559 | CN | Telecommunications, computer pr… |
|
ChinaEtek Service & Technology Co., Ltd.
Offers IT infrastructure services, digital transformation, …
|
301208 | CN | Telecommunications, computer pr… |
|
China Information Technology Development Limited
Provides comprehensive IT solutions, specializing in AI mar…
|
8178 | HK | Telecommunications, computer pr… |
|
Chinasoft International Limited
Global IT services firm enabling digital transformation via…
|
354 | HK | Telecommunications, computer pr… |
|
Chongqing Hifuture Information Technology Co., Ltd.
Provides AI-driven smart city infrastructure and digital go…
|
002168 | CN | Telecommunications, computer pr… |
|
CHT Security Co., Ltd.
Offers comprehensive security solutions, MSSP, SOC, MDR, an…
|
7765 | TW | Telecommunications, computer pr… |
|
circlace Inc
A technology consulting firm for digital transformation on …
|
5029 | JP | Telecommunications, computer pr… |
|
CISO Global, Inc.
A cybersecurity and compliance company offering managed sec…
|
CISO | US | Telecommunications, computer pr… |
|
Cloudia Research
IT services and consulting firm specializing in the digital…
|
AGAIN | IT | 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.