Schumag AG — Investor Relations & Filings
Schumag AG specializes in the manufacturing of high-precision metal components and parts. The company produces complex components with diameters ranging from 0.1 to 80 mm, achieving tolerances as fine as 0.5 μm. Its capabilities cover the entire production process, from development and engineering to the finished product, supported by a high degree of vertical integration. Manufacturing processes include CNC machining, hardening, finishing, as well as the assembly and testing of sub-assemblies. Schumag serves a wide range of production needs, from small series to large-scale runs of over one million units. The company's components are used in demanding applications within sectors such as engine technology, medical devices, renewable energy, hydraulics, and defense systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahres- und Konzernabschluss zum Geschäftsjahr vom 01.10.2022 bis zum 30.09.2023 | 2024-08-23 | German | |
| Halbjahresfinanzbericht nach WpHG für den Zeitraum vom 01.10.2022 bis zum 31.03.2023 | 2023-07-17 | German | |
| Hinweis auf Halbjahresfinanzbericht vom 01.10.2022 bis zum 31.03.2023 | 2023-07-15 | German | |
| Berichtigung der Veröffentlichung vom 26.06.2023 | 2023-06-29 | German | |
| Berichtigt am 29.06.2023 | 2023-06-26 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.10.2021 bis zum 30.09.2022 | 2023-04-03 | German |
Browse filings by year
27 years- 2024 1 filing
- 2023 8 filings
- 2022 4 filings
- 2021 4 filings
- 2020 6 filings
- 2019 5 filings
- 2018 4 filings
- 2017 4 filings
- 2016 5 filings
- 2015 6 filings
- 2014 24 filings
- 2013 35 filings
- 2012 7 filings
- 2011 14 filings
- 2010 19 filings
- 2009 18 filings
- 2008 23 filings
- 2007 13 filings
- 2006 2 filings
- 2005 5 filings
- 2004 3 filings
- 2003 3 filings
- 2002 1 filing
- 1999 2 filings
- 1998 4 filings
- 1997 3 filings
- 1996 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Schumag 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 · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
|
Bodycote PLC
A global provider of thermal processing services for variou…
|
BOY | GB | Manufacturing |
|
Capital Pro-Égaux Inc.
Specializes in providing technical expertise and services r…
|
CPE | CA | Manufacturing |
|
CEKD BERHAD
Comprehensive die-cutting solutions provider, manufacturing…
|
— | MY | Manufacturing |
|
CHEMLITE INNOVATION BERHAD
Specializes in high-performance surface finishing solutions…
|
— | MY | Manufacturing |
|
Coil N.V.
A global leader in the continuous coil anodizing of aluminu…
|
ALCOI | BE | Manufacturing |
|
Componenta Oyj
A contract manufacturer specializing in cast and machined m…
|
CTH1V | FI | Manufacturing |
|
CORAZA INTEGRATED TECHNOLOGY BERHAD
Integrated engineering services for sheet metal parts, prec…
|
— | MY | Manufacturing |
|
CPE TECHNOLOGY BERHAD
Specializes in precision machining and mechanical sub-assem…
|
— | MY | Manufacturing |
|
Dalian Demaishi Precision Technology Co., Ltd.
Manufactures high-precision shafts and components for autom…
|
301007 | CN | Manufacturing |
Schumag 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/383/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=383 | 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=383 | 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=383 \ -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": 383}, 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 Schumag AG (id: 383)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.