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-11-07 | Chinese | |
| 股东会议事规则(修订) | 2025-11-07 | Chinese | |
| 关于召开2025年第三次临时股东会的通知 | 2025-11-07 | Chinese | |
| 关于对台州南洋科技新材料产业园三宗土地及地上建筑物产权转让项目资产评估报告 | 2025-11-07 | Chinese | |
| 董事和高级管理人员所持股份变动管理制度 | 2025-11-07 | Chinese | |
| 第七届董事会第三次会议决议公告 | 2025-11-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35699762 | 董事会议事规则(修订) | 2025-11-07 | Chinese | ||
| 35699753 | 股东会议事规则(修订) | 2025-11-07 | Chinese | ||
| 35699752 | 关于召开2025年第三次临时股东会的通知 | 2025-11-07 | Chinese | ||
| 35699743 | 关于对台州南洋科技新材料产业园三宗土地及地上建筑物产权转让项目资产评估报告 | 2025-11-07 | Chinese | ||
| 35699690 | 董事和高级管理人员所持股份变动管理制度 | 2025-11-07 | Chinese | ||
| 35699683 | 第七届董事会第三次会议决议公告 | 2025-11-07 | Chinese | ||
| 35699681 | 章程修订对照表 | 2025-11-07 | Chinese | ||
| 35699675 | 信息披露管理办法 | 2025-11-07 | Chinese | ||
| 35699668 | 关于对台州南洋科技新材料产业园三宗土地及地上建筑物产权转让的公告 | 2025-11-07 | Chinese | ||
| 35699660 | 公司章程 | 2025-11-07 | Chinese | ||
| 35699649 | 董事会专门委员会工作制度(修订) | 2025-11-07 | Chinese | ||
| 35699639 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 35699632 | 关于回购股份注销完成暨股份变动的公告 | 2025-09-18 | Chinese | ||
| 35699626 | 关于聘任公司总经理的公告 | 2025-09-10 | Chinese | ||
| 35699616 | 关于聘任公司证券事务代表的公告 | 2025-09-10 | 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.