
Continental Aerospace Technologies Holding Limited — Investor Relations & Filings
Continental Aerospace Technologies Holding Limited operates as an investment holding company focused on the general aviation market. The company's primary activities encompass the design, development, production, and global distribution of advanced piston aircraft engines and associated spare parts. These products are engineered for superior performance and reliability, serving the worldwide general aviation community. A key area of technological focus includes the development and certification of modern Jet-A fueled piston engines, addressing contemporary demands for alternative fuel solutions in aviation propulsion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-04-30 | English | |
| CLARIFICATION ANNOUNCEMENT | 2026-04-30 | English | |
| PROXY FORM | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| (1) PROPOSED GRANT OF GENERAL MANDATES TO REPURCHASE SHARES AND TO ISSUE SHARES; (2) PROPOSED RE-ELECTION OF DIRECTORS; (3) PROPOSED FINAL DIVIDEND; AND (4) NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| Environmental, Social and Governance Report 2025 | 2026-04-28 | English |
Browse filings by year
28 years- 2026 17 filings
- 2025 33 filings
- 2024 32 filings
- 2023 34 filings
- 2022 33 filings
- 2021 39 filings
- 2020 35 filings
- 2019 35 filings
- 2018 60 filings
- 2017 38 filings
- 2016 32 filings
- 2015 30 filings
- 2014 37 filings
- 2013 67 filings
- 2012 56 filings
- 2011 69 filings
- 2010 28 filings
- 2009 27 filings
- 2008 33 filings
- 2007 43 filings
- 2006 25 filings
- 2005 29 filings
- 2004 19 filings
- 2003 17 filings
- 2002 15 filings
- 2001 23 filings
- 2000 20 filings
- 1999 18 filings
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 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 |
Continental Aerospace Technologies Holding Limited 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/49054/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49054 | 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=49054 | 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=49054 \ -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": 49054}, 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 Continental Aerospace Technologies Holding Limited (id: 49054)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.