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 |
|---|---|---|---|
| Ergänzung der Veröffentlichung vom 04.04.2025 | 2025-05-14 | German | |
| Deutsche Lufthansa AG: Dieter Vranckx, buy | 2025-05-12 | English | |
| Q1 statement / Q1 financial report 2025 | 2025-05-07 | English | |
| Deutsche Lufthansa AG: Karl Gernandt, buy | 2025-04-30 | English | |
| Quartalsfinanzbericht | 2025-04-29 | German | |
| Ergänzt am 14.05.2025 | 2025-04-04 | 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 |
|---|---|---|---|
|
Abu Dhabi Aviation Co.
Leading global aviation service provider and largest commer…
|
ADAVIATION | AE | Transportation and storage |
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Arabia PJSC
A low-cost carrier providing affordable air travel to over …
|
AIRARABIA | AE | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | 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.