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 |
|---|---|---|---|
|
BeeX inc.
IT services firm specializing in cloud integration of SAP e…
|
4270 | JP | Telecommunications, computer pr… |
|
Beijing Advanced Digital Technology Co.,Ltd.
Provides IT services and solutions for digital transformati…
|
300541 | CN | Telecommunications, computer pr… |
|
Beijing Century Real Technology Co.,Ltd.
Provides intelligent railway safety monitoring and passenge…
|
300150 | CN | Telecommunications, computer pr… |
|
Beijing CTJ Information Technology Co., Ltd.
Provides fintech solutions and IT services for financial di…
|
301153 | CN | Telecommunications, computer pr… |
|
Beijing Philisense Technology Co.,Ltd.
Develops digital conference systems, smart city infrastruct…
|
300287 | CN | Telecommunications, computer pr… |
|
Beijing Shiji Information Technology Co., Ltd.
Global provider of integrated technology for hospitality, f…
|
002153 | CN | Telecommunications, computer pr… |
|
Beijing Teamsun Technology Co., Ltd.
Provides IT infrastructure, cloud computing, and digital tr…
|
600410 | CN | Telecommunications, computer pr… |
|
Beijing Transtrue Technology Inc.
Provides multimedia communication and data center system in…
|
002771 | CN | Telecommunications, computer pr… |
|
Beijing Trust&Far Technology CO.,LTD
Provides IT solutions, system integration, and network secu…
|
300231 | CN | Telecommunications, computer pr… |
|
Beijing Ultrapower Software Co., LTD
Provides IT operations management, AI-driven analytics, and…
|
300002 | 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.