Draegerwerk AG & Co. KGaA — Investor Relations & Filings
Draegerwerk AG & Co. KGaA is an international company specializing in medical and safety technology. The company operates through two main segments: Medical and Safety. The Medical division provides products, services, and integrated solutions for acute care settings, particularly in critical care, with the goal of supporting clinical outcomes and enhancing patient care. The Safety division develops and manufactures equipment to protect, support, and save lives in hazardous environments for customers in industrial settings and emergency services. Key product areas include respiratory protective equipment and gas detection systems. The company's guiding philosophy is "Technology for Life," reflecting its commitment to developing technology that safeguards human life.
Recent filings
Browse filings by year
31 years- 2026 10 filings
- 2025 25 filings
- 2024 22 filings
- 2023 25 filings
- 2022 20 filings
- 2021 21 filings
- 2020 26 filings
- 2019 18 filings
- 2018 16 filings
- 2017 29 filings
- 2016 25 filings
- 2015 20 filings
- 2014 15 filings
- 2013 19 filings
- 2012 14 filings
- 2011 21 filings
- 2010 42 filings
- 2009 7 filings
- 2008 11 filings
- 2007 18 filings
- 2006 6 filings
- 2005 4 filings
- 2004 8 filings
- 2003 6 filings
- 2002 3 filings
- 2001 1 filing
- 2000 1 filing
- 1999 2 filings
- 1998 2 filings
- 1997 1 filing
- 1996 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Draegerwerk AG & Co. KGaA, 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 · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
Draegerwerk AG & Co. KGaA 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/122/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=122 | 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=122 | 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=122 \ -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": 122}, 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 Draegerwerk AG & Co. KGaA (id: 122)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.