Jiangxi Hongdu Aviation Industry Co.,Ltd. — Investor Relations & Filings
About Jiangxi Hongdu Aviation Industry Co.,Ltd.
Jiangxi Hongdu Aviation Industry Co., Ltd. specializes in the research, development, and production of military trainer aircraft and general aviation products. The company is recognized for its comprehensive portfolio of trainer platforms, including the CJ-6 primary trainer, the K-8 basic jet trainer, and the L-15 advanced supersonic trainer. Beyond pilot training systems, the company develops and manufactures various missile systems and unmanned aerial vehicles. Its operations encompass the entire lifecycle of aviation products, from design and testing to manufacturing and after-sales support. Serving both domestic defense requirements and international export markets, the company maintains a focus on advanced aerodynamic design, integrated avionics, and cost-effective flight training solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 洪都航空第八届董事会独立董事专门会议2026年第一次会议审核意见 | 2026-03-27 | Chinese | |
| 洪都航空2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 洪都航空2025年度独立董事述职报告(罗飞已离任) | 2026-03-27 | Chinese | |
| 洪都航空2025年年度报告 | 2026-03-27 | Chinese | |
| 洪都航空2025年度独立董事述职报告(曹小秋) | 2026-03-27 | Chinese | |
| 洪都航空对会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 40722467 | 洪都航空第八届董事会独立董事专门会议2026年第一次会议审核意见 | 2026-03-27 | Chinese | ||
| 40722439 | 洪都航空2025年度环境、社会和公司治理(ESG)报告 | 2026-03-27 | Chinese | ||
| 40722200 | 洪都航空2025年度独立董事述职报告(罗飞已离任) | 2026-03-27 | Chinese | ||
| 40722191 | 洪都航空2025年年度报告 | 2026-03-27 | Chinese | ||
| 40722162 | 洪都航空2025年度独立董事述职报告(曹小秋) | 2026-03-27 | Chinese | ||
| 40722150 | 洪都航空对会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 40722142 | 江西洪都航空工业股份有限公司关于预计2026年度日常关联交易的公告 | 2026-03-27 | Chinese | ||
| 40722126 | 洪都航空2025年度审计报告 | 2026-03-27 | Chinese | ||
| 40721903 | 洪都航空2025年度独立董事述职报告(张岩) | 2026-03-27 | Chinese | ||
| 40721894 | 江西洪都航空工业股份有限公司第八届董事会第八次临时会议决议公告 | 2026-02-06 | Chinese | ||
| 40721885 | 江西洪都航空工业股份有限公司关于变更签字注册会计师的公告 | 2026-01-22 | Chinese | ||
|
2025
4 filings
| |||||
| 40721869 | 北京市嘉源律师事务所关于江西洪都航空工业股份有限公司2025年第二次临时股东会的法律意见书 | 2025-12-10 | Chinese | ||
| 40721800 | 江西洪都航空工业股份有限公司2025年第二次临时股东会决议公告 | 2025-12-10 | Chinese | ||
| 40721784 | 江西洪都航空工业股份有限公司2025年第二次临时股东会会议资料 | 2025-12-02 | Chinese | ||
| 40721777 | 非公告上网-洪都航空关于聘任高级管理人员第独立意见 | 2025-11-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 CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | 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 |
Jiangxi Hongdu Aviation Industry 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/56643/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56643 | 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=56643 | 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=56643 \ -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": 56643}, 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 Jiangxi Hongdu Aviation Industry Co.,Ltd. (id: 56643)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.