
Air Products & Chemicals, Inc. — Investor Relations & Filings
Air Products & Chemicals, Inc. is a global supplier of industrial gases, performance materials, related equipment, and technology. The company produces and provides essential atmospheric and process gases—such as oxygen, nitrogen, argon, hydrogen, and helium—along with specialty gases and chemical intermediates. It serves a wide array of industries including refining, chemicals, metals, electronics, manufacturing, and food. A primary strategic focus is on large-scale energy transition projects, developing and operating facilities for producing low- and zero-carbon hydrogen (blue and green hydrogen) and ammonia to support global decarbonization efforts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-29 | English | |
| 10-Q - Air Products & Chemicals, Inc. (0000002969) (Filer) | 2026-04-30 | English | |
| 8-K - Air Products & Chemicals, Inc. (0000002969) (Filer) | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| SCHEDULE 13G/A - Air Products & Chemicals, Inc. (0000002969) (Subject) | 2026-03-26 | English | |
| Major Shareholding Notification 2026 | 2026-02-13 | English |
Browse filings by year
33 years- 2026 28 filings
- 2025 153 filings
- 2024 129 filings
- 2023 83 filings
- 2022 72 filings
- 2021 83 filings
- 2020 84 filings
- 2019 76 filings
- 2018 71 filings
- 2017 90 filings
- 2016 106 filings
- 2015 121 filings
- 2014 117 filings
- 2013 155 filings
- 2012 123 filings
- 2011 152 filings
- 2010 257 filings
- 2009 129 filings
- 2008 135 filings
- 2007 152 filings
- 2006 121 filings
- 2005 109 filings
- 2004 99 filings
- 2003 73 filings
- 2002 23 filings
- 2001 20 filings
- 2000 24 filings
- 1999 21 filings
- 1998 24 filings
- 1997 22 filings
- 1996 34 filings
- 1995 23 filings
- 1994 29 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47894185 | SD | 2026-05-29 | English | ||
| 39120035 | 10-Q - Air Products & Chemicals, Inc. (0000002969) (Filer) | 2026-04-30 | English | ||
| 39068361 | 8-K - Air Products & Chemicals, Inc. (0000002969) (Filer) | 2026-04-30 | English | ||
| 45811422 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33051715 | SCHEDULE 13G/A - Air Products & Chemicals, Inc. (0000002969) (Subject) | 2026-03-26 | English | ||
| 45811423 | Major Shareholding Notification 2026 | 2026-02-13 | English | ||
| 19653793 | 4 Filing | 2026-02-13 | English | ||
| 15064952 | 8-K Filing | 2026-01-30 | English | ||
| 15064947 | 10-Q Filing | 2026-01-30 | English | ||
| 15064966 | 4 Filing | 2026-01-29 | English | ||
| 15064964 | 4 Filing | 2026-01-29 | English | ||
| 15064959 | 4 Filing | 2026-01-29 | English | ||
| 15064958 | 4 Filing | 2026-01-29 | English | ||
| 15064957 | 4 Filing | 2026-01-29 | English | ||
| 15064951 | 4 Filing | 2026-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
Air Products & Chemicals, 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/29971/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29971 | 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=29971 | 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=29971 \ -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": 29971}, 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 Air Products & Chemicals, Inc. (id: 29971)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.