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 |
|---|---|---|---|
|
Nanjing Develop Advanced Manufacturing Co., Ltd.
Produces high-precision mechanical components and CNC parts…
|
688377 | CN | Manufacturing |
|
Neturen Co., Ltd.
Specializes in induction heating, providing equipment, serv…
|
5976 | JP | Manufacturing |
|
NN INC
A diversified industrial manufacturer of high-precision com…
|
NNBR | US | Manufacturing |
|
NOTION VTEC BERHAD
Designs, manufactures, and sells precision-machined compone…
|
— | MY | Manufacturing |
|
Odyssée Technologies
Produces high-precision mechanical components for aeronauti…
|
ALODY | FR | Manufacturing |
|
OLYMPIC STEEL INC
A metals service center that processes and distributes a wi…
|
ZEUS | US | Manufacturing |
|
Omnitech Engineering Limited
Manufactures precision machined components and sub-assembli…
|
OMNI | IN | Manufacturing |
|
PAVONINE CO., LTD.
Specializes in material design and metal surface treatment …
|
177830 | KR | Manufacturing |
|
Plasma System Spolka Akcyjna W Upadlosci
Technology company specializing in surface engineering and …
|
PSM | PL | Manufacturing |
|
Pourin Special Welding Technology Co., Ltd.
Develops high-performance surfacing and cladding solutions …
|
301468 | 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.