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 |
|---|---|---|---|
| 关于聘任公司董事会秘书的公告 | 2025-09-10 | Chinese | |
| 关于选举公司职工董事的公告 | 2025-09-10 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2025-09-10 | Chinese | |
| 北京市嘉源律师事务所关于航天彩虹无人机股份有限公司2025年第二次临时股东会的法律意见书 | 2025-09-09 | Chinese | |
| 2025年第二次临时股东会决议公告 | 2025-09-09 | Chinese | |
| 关于召开2025年第二次临时股东会的提示性公告 | 2025-09-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35699607 | 关于聘任公司董事会秘书的公告 | 2025-09-10 | Chinese | ||
| 35699595 | 关于选举公司职工董事的公告 | 2025-09-10 | Chinese | ||
| 35699585 | 第七届董事会第一次会议决议公告 | 2025-09-10 | Chinese | ||
| 35699572 | 北京市嘉源律师事务所关于航天彩虹无人机股份有限公司2025年第二次临时股东会的法律意见书 | 2025-09-09 | Chinese | ||
| 35699490 | 2025年第二次临时股东会决议公告 | 2025-09-09 | Chinese | ||
| 35699478 | 关于召开2025年第二次临时股东会的提示性公告 | 2025-09-05 | Chinese | ||
| 35699465 | 半年报董事会决议公告 | 2025-08-21 | Chinese | ||
| 35699448 | 2025年半年度报告摘要 | 2025-08-21 | Chinese | ||
| 35699441 | 航天彩虹无人机股份有限公司独立董事候选人声明(李祉莹) | 2025-08-21 | Chinese | ||
| 35699431 | 公司章程 | 2025-08-21 | Chinese | ||
| 35699413 | 2025年第二次独立董事专门会议决议 | 2025-08-21 | Chinese | ||
| 35699404 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-21 | Chinese | ||
| 35699372 | 关于公司2025年申请航天科技财务有限责任公司授信额度并为子公司提供担保暨关联交易的公告 | 2025-08-21 | Chinese | ||
| 35699364 | 2025年半年度财务报告 | 2025-08-21 | Chinese | ||
| 35699361 | 关于召开2025年第二次临时股东会的通知 | 2025-08-21 | 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.