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 |
|---|---|---|---|
|
AMTD Digital Inc.
A digital solutions platform for finance, media, investment…
|
HKD | KY | Telecommunications, computer pr… |
|
Anhui Wantong Technology Co.,Ltd.
Provides ITS and IT solutions for highway management, ports…
|
002331 | CN | Telecommunications, computer pr… |
|
Aplicaciones Y Tratamientos De Sistemas S.A.
An IT company specializing in consulting, services, and sof…
|
ATSI | ES | Telecommunications, computer pr… |
|
A PN Promise Spolka Akcyjna
IT solutions provider specializing in digital transformatio…
|
PRO | PL | Telecommunications, computer pr… |
|
Applied Co., Ltd.
Manufactures and sells custom PCs, components, and servers,…
|
3020 | JP | Telecommunications, computer pr… |
|
Arabian Internet and Communications Services Co.
Provides digital transformation, IT solutions, cloud, and c…
|
7202 | SA | Telecommunications, computer pr… |
|
AR advanced technology, Inc.
Specializes in digital transformation solutions using cloud…
|
5578 | JP | Telecommunications, computer pr… |
|
ARB IOT Group Ltd
Provider of end-to-end IoT integration solutions and specia…
|
ARBB | US | Telecommunications, computer pr… |
|
ARCONTECH GROUP PLC
Develops real-time market data software for financial insti…
|
ARC | GB | Telecommunications, computer pr… |
|
Ares International Corp.
Provides enterprise software, system integration, and cyber…
|
2471 | TW | 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.