
CARPENTER TECHNOLOGY CORP — Investor Relations & Filings
Carpenter Technology Corporation is a manufacturer and distributor of high-performance specialty alloys and engineered products. The company develops and produces a wide range of materials, including stainless steels, titanium alloys, nickel-based alloys, and powder metals. These materials are designed for critical applications in demanding environments across markets such as aerospace, defense, transportation, energy, industrial, and medical. Carpenter Technology focuses on providing advanced material and process solutions to solve complex engineering challenges for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PRIMARY DOCUMENT | 2017-02-24 | English | |
| SC 13G/A | 2017-02-14 | English | |
| Major Shareholding Notification 2017 | 2017-02-14 | English | |
| AMENDED STATEMENT OF ACQUISITION OF BENEFICIAL OWNERSHIP | 2017-02-13 | English | |
| Major Shareholding Notification 2017 | 2017-02-10 | English | |
| SCHEDULE 13G | 2017-02-09 | English |
Browse filings by year
33 years- 2026 9 filings
- 2025 93 filings
- 2024 87 filings
- 2023 106 filings
- 2022 73 filings
- 2021 67 filings
- 2020 91 filings
- 2019 77 filings
- 2018 74 filings
- 2017 72 filings
- 2016 67 filings
- 2015 76 filings
- 2014 84 filings
- 2013 95 filings
- 2012 118 filings
- 2011 75 filings
- 2010 89 filings
- 2009 90 filings
- 2008 91 filings
- 2007 129 filings
- 2006 124 filings
- 2005 148 filings
- 2004 118 filings
- 2003 72 filings
- 2002 15 filings
- 2001 21 filings
- 2000 19 filings
- 1999 14 filings
- 1998 49 filings
- 1997 16 filings
- 1996 12 filings
- 1995 10 filings
- 1994 17 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
14 filings
| |||||
| 8257782 | PRIMARY DOCUMENT | 2017-02-24 | English | ||
| 8257783 | SC 13G/A | 2017-02-14 | English | ||
| 8257785 | Major Shareholding Notification 2017 | 2017-02-14 | English | ||
| 8257786 | AMENDED STATEMENT OF ACQUISITION OF BENEFICIAL OWNERSHIP | 2017-02-13 | English | ||
| 8257787 | Major Shareholding Notification 2017 | 2017-02-10 | English | ||
| 8257788 | SCHEDULE 13G | 2017-02-09 | English | ||
| 8257789 | PRIMARY DOCUMENT | 2017-02-08 | English | ||
| 8257791 | 8-K | 2017-02-03 | English | ||
| 8257793 | 8-K | 2017-02-03 | English | ||
| 8257794 | 8-K | 2017-02-03 | English | ||
| 8257797 | 10-Q | 2017-02-02 | English | ||
| 8257798 | SEC SCHEDULE 13G | 2017-02-01 | English | ||
| 8257799 | Major Shareholding Notification 2017 | 2017-01-12 | English | ||
| 8257801 | PRIMARY DOCUMENT | 2017-01-03 | English | ||
|
2016
1 filing
| |||||
| 8257802 | PRIMARY DOCUMENT | 2016-12-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
CARPENTER TECHNOLOGY CORP 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/30520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30520 | 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=30520 | 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=30520 \ -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": 30520}, 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 CARPENTER TECHNOLOGY CORP (id: 30520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.