Deutsche Lufthansa AG — Investor Relations & Filings
Deutsche Lufthansa AG is a global aviation group providing passenger and cargo air transportation services. The company's operations are structured into three main business segments: Network Airlines, Eurowings, and Aviation Services. The Network Airlines segment includes premium carriers such as Lufthansa German Airlines, SWISS, Austrian Airlines, and Brussels Airlines, which serve a global hub-based network. Eurowings focuses on European point-to-point traffic. The Aviation Services division offers a comprehensive portfolio of complementary services, including logistics through Lufthansa Cargo and maintenance, repair, and overhaul (MRO) services through Lufthansa Technik. The group is a founding member of the Star Alliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 statement / Q1 financial report 2026 | 2026-05-13 | English | |
| Annual financial report 2025 | 2026-03-17 | English | |
| Deutsche Lufthansa AG: Dr. Till Streichert, buy | 2026-03-10 | English | |
| §§ 264 Abs. 3, 264b HGB zum Geschäftsjahr vom 01.01.2025 bis zum 31.12.2025 | 2026-01-16 | German | |
| Q3 statement / Q3 financial report 2025 | 2025-11-19 | English | |
| Quartalsfinanzbericht | 2025-10-30 | German |
Browse filings by year
30 years- 2026 4 filings
- 2025 64 filings
- 2024 52 filings
- 2023 39 filings
- 2022 72 filings
- 2021 103 filings
- 2020 93 filings
- 2019 64 filings
- 2018 77 filings
- 2017 42 filings
- 2016 67 filings
- 2015 62 filings
- 2014 56 filings
- 2013 43 filings
- 2012 48 filings
- 2011 35 filings
- 2010 36 filings
- 2009 34 filings
- 2008 30 filings
- 2007 19 filings
- 2006 23 filings
- 2005 11 filings
- 2004 12 filings
- 2003 6 filings
- 2002 9 filings
- 2001 7 filings
- 2000 4 filings
- 1999 2 filings
- 1998 6 filings
- 1997 11 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Deutsche Lufthansa AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTRALIA PACIFIC AIRPORTS (MELBOURNE) PTY LIMITED
Owner and operator of Melbourne Airport, providing essentia…
|
8G4B | SG | Transportation and storage |
|
AUSTRALIA PACIFIC AIRPORTS (MELBOURNE) PTY LIMITED
Manages Melbourne Airport, a major aviation hub and Austral…
|
2C8B | SG | Transportation and storage |
|
AZUL S.A.
Passenger and cargo airline serving over 150 domestic and i…
|
— | BR | Transportation and storage |
|
Bristow Group Inc.
Global provider of vertical flight solutions for energy, SA…
|
VTOL | US | Transportation and storage |
|
Canada Jetlines Operations Ltd.
Value-focused leisure airline operating scheduled and chart…
|
CJET | CA | Transportation and storage |
|
Canadian Airlines Corporation
Significant global carrier serving over 160 destinations ac…
|
— | CA | Transportation and storage |
|
Cathay Pacific Airways Limited
Operates a premium full-service international airline, carg…
|
293 | HK | Transportation and storage |
|
CHC Helicopter Corporation
Global commercial helicopter operator providing critical tr…
|
CHHCF | CA | Transportation and storage |
|
China Airlines Ltd.
Provides global passenger and cargo air transportation serv…
|
2610 | TW | Transportation and storage |
|
China Eastern Airlines Co. Ltd. (CEA)
Offers passenger and cargo transport across domestic, regio…
|
670 | CN | Transportation and storage |
Deutsche Lufthansa AG 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/109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=109 | 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=109 | 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=109 \ -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": 109}, 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 Deutsche Lufthansa AG (id: 109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.