Aerospace CH UAV Co.,Ltd — Investor Relations & Filings
Aerospace CH UAV Co.,Ltd. specializes in the research, development, and manufacturing of unmanned aerial vehicle (UAV) systems. The company is primarily recognized for its "CH" (Cai Hong or Rainbow) series, which includes a diverse portfolio of medium-altitude long-endurance (MALE) and high-altitude long-endurance (HALE) platforms such as the CH-3, CH-4, and CH-5. These systems are engineered for multi-role missions, including intelligence, surveillance, and reconnaissance (ISR), as well as precision strike capabilities. Beyond defense applications, the company provides specialized UAV solutions for civilian sectors such as geophysical exploration, emergency communication, and environmental monitoring. Its core competencies involve integrated flight control systems, advanced composite structures, and modular payload integration, positioning it as a significant provider of large-scale tactical and strategic unmanned aviation technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2021年限制性股票激励计划第三个解除限售期解除限售条件未成就暨回购注销部分限制性股票的议案的公告 | 2025-03-28 | Chinese | |
| 中信建投证券股份有限公司关于航天彩虹无人机股份有限公司2024年度募集资金存放与使用情况的专项核查报告 | 2025-03-28 | Chinese | |
| 独立董事年度述职报告 | 2025-03-28 | Chinese | |
| 独立董事独立性自查报告 | 2025-03-28 | Chinese | |
| 年度募集资金使用鉴证报告 | 2025-03-28 | Chinese | |
| 独立董事述职报告(徐学宗) | 2025-03-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35697835 | 关于2021年限制性股票激励计划第三个解除限售期解除限售条件未成就暨回购注销部分限制性股票的议案的公告 | 2025-03-28 | Chinese | ||
| 35697807 | 中信建投证券股份有限公司关于航天彩虹无人机股份有限公司2024年度募集资金存放与使用情况的专项核查报告 | 2025-03-28 | Chinese | ||
| 35697798 | 独立董事年度述职报告 | 2025-03-28 | Chinese | ||
| 35697788 | 独立董事独立性自查报告 | 2025-03-28 | Chinese | ||
| 35697773 | 年度募集资金使用鉴证报告 | 2025-03-28 | Chinese | ||
| 35697588 | 独立董事述职报告(徐学宗) | 2025-03-28 | Chinese | ||
| 35697547 | 2024年年度审计报告 | 2025-03-28 | Chinese | ||
| 35697354 | 年度关联方资金占用专项审计报告 | 2025-03-28 | Chinese | ||
| 35697257 | 关于与航天科技财务有限责任公司的风险持续评估报告 | 2025-03-28 | Chinese | ||
| 35697247 | 关于会计政策变更的公告 | 2025-03-28 | Chinese | ||
| 35697238 | 监事会决议公告 | 2025-03-28 | Chinese | ||
| 35697221 | 北京市嘉源律师事务所关于航天彩虹无人机股份有限公司回购注销2021年限制性股票激励计划部分限制性股票之法律意见书 | 2025-03-28 | Chinese | ||
| 35697205 | 年度募集资金使用情况专项说明 | 2025-03-28 | Chinese | ||
| 35697187 | 航天彩虹无人机股份有限公司审计委员会对会计师事务所2024年度履行监督职责情况报告 | 2025-03-28 | Chinese | ||
| 35697180 | 独立董事述职报告(李祉莹) | 2025-03-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
Aerospace CH UAV 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/54432/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54432 | 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=54432 | 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=54432 \ -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": 54432}, 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 Aerospace CH UAV Co.,Ltd (id: 54432)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.