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 |
|---|---|---|---|
|
Da Ming International Holdings Limited
Provides integrated metal processing and high-end manufactu…
|
1090 | HK | Manufacturing |
|
DUFU TECHNOLOGY CORP. BERHAD
Precision engineering and manufacturing of micro precision …
|
— | MY | Manufacturing |
|
FSM Holdings Limited
Sheet metal fabrication and precision machining service pro…
|
1721 | GB | Manufacturing |
|
Galvo Spolka Akcyjna
Provider of chemical and electrochemical surface treatments…
|
GAL | PL | Manufacturing |
|
GLOBAL PMX
Produces precision metal components for automotive, medical…
|
4551 | TW | Manufacturing |
|
Hakudo Co.,Ltd.
Independent processor and distributor of metal and plastic …
|
7637 | JP | Manufacturing |
|
Hallmark Technologies Inc.
Engineered and produced customized steel molds for precisio…
|
— | CA | Manufacturing |
|
HARDIDE PLC
Provider of advanced surface coating technology for critica…
|
HDD | GB | Manufacturing |
|
HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD.
Manufacturer of high-precision dies and machinery parts usi…
|
6469 | JP | Manufacturing |
|
HPMT HOLDINGS BERHAD
Investment holding company focused on metalworking solution…
|
— | MY | 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.