
Howmet Aerospace Inc. — Investor Relations & Filings
Howmet Aerospace Inc. is a global provider of advanced engineered solutions, primarily for the aerospace, defense, and commercial transportation industries. The company specializes in the design and manufacturing of products from lightweight, high-performance metals, including titanium, aluminum, and nickel superalloys. Its portfolio is centered on jet engine components, aerospace fastening systems, and structural parts. Key products include airfoils, rings, disks, and forgings for aero engines and industrial gas turbines, as well as forged aluminum wheels for commercial vehicles. Howmet is a significant producer of the structural and rotating components used in modern aero engines and a key innovator in high-performance metal alloys.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-26 | English | |
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| 10-Q | 2026-05-07 | English | |
| 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-05-04 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English |
Browse filings by year
33 years- 2026 34 filings
- 2025 83 filings
- 2024 86 filings
- 2023 87 filings
- 2022 75 filings
- 2021 90 filings
- 2020 125 filings
- 2019 103 filings
- 2018 109 filings
- 2017 312 filings
- 2016 188 filings
- 2015 137 filings
- 2014 119 filings
- 2013 127 filings
- 2012 139 filings
- 2011 154 filings
- 2010 162 filings
- 2009 117 filings
- 2008 179 filings
- 2007 231 filings
- 2006 146 filings
- 2005 169 filings
- 2004 173 filings
- 2003 108 filings
- 2002 23 filings
- 2001 17 filings
- 2000 34 filings
- 1999 16 filings
- 1998 36 filings
- 1997 11 filings
- 1996 11 filings
- 1995 15 filings
- 1994 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47072852 | FORM 8-K | 2026-05-26 | English | ||
| 45811878 | Major Shareholding Notification 2026 | 2026-05-12 | English | ||
| 45811877 | 10-Q | 2026-05-07 | English | ||
| 42821568 | 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-05-07 | English | ||
| 45811879 | Major Shareholding Notification 2026 | 2026-05-04 | English | ||
| 45811880 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45811881 | FORM 8-K | 2026-04-06 | English | ||
| 45811884 | ARS | 2026-04-06 | English | ||
| 45811882 | DEFA14A | 2026-04-06 | English | ||
| 33641042 | DEF 14A - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-04-06 | English | ||
| 33601594 | 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-04-06 | English | ||
| 45811883 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 45811885 | FORM 8-K | 2026-03-10 | English | ||
| 32874382 | 8-K Filing | 2026-03-03 | English | ||
| 32874383 | 4 Filing | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ashot- Ashkelon Industries Ltd
Manufactures high-precision gears and systems for aerospace…
|
ASHO | IL | Manufacturing |
|
Avic Aviation High-Technology Co.,Ltd.
Produces advanced composites and high-tech equipment for ae…
|
600862 | CN | Manufacturing |
|
AVIC (CHENGDU) UAS CO., LTD.
Develops Wing Loong unmanned aerial systems for defense and…
|
688297 | CN | Manufacturing |
|
AVIC HEFEI JIANGHANG AIRCRAFT EQUIPMENT CORPORATION LTD.
Develops and manufactures airborne equipment and life suppo…
|
688586 | CN | Manufacturing |
|
AviChina Industry & Technology Company Limited
Vertically integrated aerospace manufacturer specializing i…
|
2357 | CN | Manufacturing |
|
Avicopter Plc.
Develops, manufactures, and services civil and military hel…
|
600038 | CN | Manufacturing |
|
Avic Shenyang Aircraft Company Limited
Designs and produces heavy-duty fighter jets and carrier-ba…
|
600760 | CN | Manufacturing |
|
AVIC XI'AN AIRCRAFT INDUSTRY GROUP COMPANY LTD.
Develops large aircraft and manufactures major structural c…
|
000768 | CN | Manufacturing |
|
Avio
Aerospace company specializing in space propulsion and laun…
|
AVIO | IT | Manufacturing |
|
Beijing Andawell Science& Technology Co.,Ltd
Manufactures aviation equipment and systems while providing…
|
300719 | CN | Manufacturing |
Howmet Aerospace Inc. 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/29914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29914 | 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=29914 | 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=29914 \ -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": 29914}, 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 Howmet Aerospace Inc. (id: 29914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.