
QiMing Information Technology Co.,Ltd — Investor Relations & Filings
QiMing Information Technology Co.,Ltd. provides specialized digital solutions and integrated information services, with a primary focus on the automotive value chain. The company develops enterprise-level management software, including Manufacturing Execution Systems (MES), Enterprise Resource Planning (ERP), and Supply Chain Management (SCM) platforms. Its technical portfolio encompasses automotive electronics, intelligent vehicle connectivity, and cloud computing infrastructure. QiMing facilitates the digital transformation of manufacturing through data-driven architectures and industrial internet applications. Key products include vehicle-mounted hardware, telematics service platforms, and high-performance data center operations. By integrating advanced analytics with industrial processes, the company optimizes operational efficiency and supports the development of smart manufacturing ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事提名人声明与承诺(王岩) | 2026-05-26 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-26 | Chinese | |
| 独立董事候选人声明与承诺(王旭) | 2026-05-26 | Chinese | |
| 独立董事候选人声明与承诺(刘柏) | 2026-05-26 | Chinese | |
| 独立董事提名人声明与承诺(王旭) | 2026-05-26 | Chinese | |
| 2025年度分红派息实施公告 | 2026-05-22 | Chinese |
Browse filings by year
19 years- 2026 27 filings
- 2025 70 filings
- 2024 88 filings
- 2023 93 filings
- 2022 74 filings
- 2021 111 filings
- 2020 84 filings
- 2019 76 filings
- 2018 95 filings
- 2017 73 filings
- 2016 63 filings
- 2015 54 filings
- 2014 68 filings
- 2013 83 filings
- 2012 87 filings
- 2011 80 filings
- 2010 97 filings
- 2009 97 filings
- 2008 89 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077351 | 独立董事提名人声明与承诺(王岩) | 2026-05-26 | Chinese | ||
| 47077350 | 关于召开2026年第一次临时股东会的通知 | 2026-05-26 | Chinese | ||
| 47076797 | 独立董事候选人声明与承诺(王旭) | 2026-05-26 | Chinese | ||
| 47076796 | 独立董事候选人声明与承诺(刘柏) | 2026-05-26 | Chinese | ||
| 47076795 | 独立董事提名人声明与承诺(王旭) | 2026-05-26 | Chinese | ||
| 46867387 | 2025年度分红派息实施公告 | 2026-05-22 | Chinese | ||
| 45347129 | 关于参加2026年吉林辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | ||
| 45347128 | 第七届董事会2026年第三次临时会议决议的公告 | 2026-05-12 | Chinese | ||
| 45345900 | 关于聘任董事会秘书的公告 | 2026-05-12 | Chinese | ||
| 35141291 | 启明信息2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 35141179 | 第七届董事会第十六次会议决议的公告 | 2026-03-27 | Chinese | ||
| 35141177 | 关于对一汽财务有限公司的风险评估报告 | 2026-03-27 | Chinese | ||
| 35141172 | 关于聘任内部审计机构负责人的公告 | 2026-03-27 | Chinese | ||
| 35141171 | 启明信息2025年内控评价报告 | 2026-03-27 | Chinese | ||
| 35141169 | 启明信息董事会关于独立董事独立性自查情况的专项意见 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arway Corporation
A spatial computing platform providing no-code indoor mappi…
|
ARWY | CA | Telecommunications, computer pr… |
|
Asana, Inc.
A work management platform for teams to orchestrate work an…
|
ASAN | US | Telecommunications, computer pr… |
|
AsiaInfo Technologies Limited
Provider of full-stack digital intelligence software and se…
|
1675 | VG | Telecommunications, computer pr… |
|
ASICLAND Co.,Ltd
An ASIC design solution company specializing in System-on-C…
|
445090 | KR | Telecommunications, computer pr… |
|
Asseco Business Solutions S.A.
Develops enterprise software solutions for ERP, HR, and war…
|
ABS | PL | Telecommunications, computer pr… |
|
Asseco Poland S.A.
Global producer of enterprise software and IT solutions for…
|
ACP | PL | Telecommunications, computer pr… |
|
Asseco South Eastern Europe S.A.
Provides ICT solutions for the financial, banking, and paym…
|
ASE | PL | Telecommunications, computer pr… |
|
Asset Management Software Systems Corp.
Develops enterprise software solutions for comprehensive as…
|
YMS | CA | Telecommunications, computer pr… |
|
ASSET VISION CO LTD
Provides a cloud-based asset management and maintenance pla…
|
ASV | AU | Telecommunications, computer pr… |
|
ASTech Co., Ltd.
A fine chemical manufacturer of organic UV filters and acti…
|
453860 | KR | Telecommunications, computer pr… |
QiMing Information Technology 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/54284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54284 | 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=54284 | 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=54284 \ -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": 54284}, 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 QiMing Information Technology Co.,Ltd (id: 54284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.