
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 |
|---|---|---|---|
|
Global Security Experts Inc.
Provides cybersecurity consulting, system audits, and secur…
|
4417 | JP | Telecommunications, computer pr… |
|
Globalway, Inc.
Operates in technology services, human resources, and shari…
|
3936 | JP | Telecommunications, computer pr… |
|
Globesecure Technologies Limited
Provides cybersecurity and digital transformation solutions…
|
GSTL | IN | Telecommunications, computer pr… |
|
Globtier Infotech limited
Provides managed IT services, custom software, and cloud in…
|
544494 | IN | Telecommunications, computer pr… |
|
Gofore Oyj
An international digital transformation consultancy for pri…
|
GOFORE | FI | Telecommunications, computer pr… |
|
Golden Sunset Trail Inc.
Provides technology-driven services to optimize business op…
|
GDSUF | CA | Telecommunications, computer pr… |
|
Gosuncn technology group Co., Ltd.
Develops IoT and smart city solutions for public safety and…
|
300098 | CN | Telecommunications, computer pr… |
|
Grand Brilliance Group Holdings Limited
Established provider of medical device distribution and int…
|
8372 | HK | Telecommunications, computer pr… |
|
GRID DYNAMICS HOLDINGS, INC.
A digital engineering and technology consulting firm specia…
|
GDYN | US | Telecommunications, computer pr… |
|
Group 107 Ltd.
A technology partner providing software development and ded…
|
G107 | IL | 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.