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年半年度业绩预告 | 2025-07-14 | Chinese | |
| 第六届监事会第二十五次会议决议公告 | 2025-07-04 | Chinese | |
| 第六届董事会第二十七次会议决议公告 | 2025-07-04 | Chinese | |
| 航天彩虹无人机股份有限公司开展套期保值业务可行性分析报告 | 2025-07-04 | Chinese | |
| 关于开展套期保值业务防范汇率波动风险的公告 | 2025-07-04 | Chinese | |
| 关于变更回购股份用途并注销的公告 | 2025-07-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35699102 | 2025年半年度业绩预告 | 2025-07-14 | Chinese | ||
| 35699101 | 第六届监事会第二十五次会议决议公告 | 2025-07-04 | Chinese | ||
| 35699098 | 第六届董事会第二十七次会议决议公告 | 2025-07-04 | Chinese | ||
| 35699084 | 航天彩虹无人机股份有限公司开展套期保值业务可行性分析报告 | 2025-07-04 | Chinese | ||
| 35699074 | 关于开展套期保值业务防范汇率波动风险的公告 | 2025-07-04 | Chinese | ||
| 35699061 | 关于变更回购股份用途并注销的公告 | 2025-07-04 | Chinese | ||
| 35699046 | 关于召开2025年第一次临时股东会的通知 | 2025-07-04 | Chinese | ||
| 35699040 | 2024年年度权益分派实施公告 | 2025-06-15 | Chinese | ||
| 35699029 | 关于部分限制性股票回购注销完成的公告 | 2025-06-13 | Chinese | ||
| 35699017 | 关于参加中国航天科技集团有限公司控股上市公司集体业绩说明会的公告 | 2025-05-27 | Chinese | ||
| 35699005 | 2025年一季度报告 | 2025-04-28 | Chinese | ||
| 35698998 | 2024年度股东会决议公告 | 2025-04-22 | Chinese | ||
| 35698990 | 关于拟回购注销部分限制性股票通知债权人的公告 | 2025-04-22 | Chinese | ||
| 35698982 | 关于董事会、监事会延期换届的提示性公告 | 2025-04-22 | Chinese | ||
| 35698973 | 北京市嘉源律师事务所关于航天彩虹无人机股份有限公司2024年度股东会的法律意见书 | 2025-04-22 | 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.