Data Modul AG — Investor Relations & Filings
Data Modul AG is a specialist provider of visual solutions, focusing on display, touch, and embedded technologies. With over 50 years of experience, the company offers a comprehensive portfolio that includes the distribution of electronic components as well as the in-house development and production of customized systems like monitors and Panel PCs. A core competence is the integration of hardware, software, and professional services to create tailor-made solutions for various professional and industrial markets. The company combines its expertise in display integration with a focus on software, cloud connectivity, AI, and cybersecurity to deliver complex and individualized technology solutions.
Recent filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Data Modul 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 · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ugreen Group Limited
Global provider of digital hardware, charging solutions, an…
|
301606 | CN | Manufacturing |
|
Uniform Industrial Corp.
Global provider of secure payment hardware, software, and t…
|
2482 | TW | Manufacturing |
|
Unitech Electronics Co., Ltd.
Global provider of AIDC solutions, industrial mobile comput…
|
3652 | TW | Manufacturing |
|
UROVO TECHNOLOGY CO., LTD.
Manufacturer of mobile data terminals, smart payment device…
|
300531 | CN | Manufacturing |
|
Virtuix Holdings Inc.
Develops omni-directional VR treadmills for physical moveme…
|
VTIX | US | Manufacturing |
|
VNE
Designs and manufactures automated payment systems for cash…
|
VNE | IT | Manufacturing |
|
VXL Instruments Ltd.
Designs and manufactures thin client hardware and endpoint …
|
517399 | IN | Manufacturing |
|
Wacom Co.,Ltd.
Manufacturer of digital pen technology and interactive inpu…
|
6727 | JP | Manufacturing |
|
WESTERN DIGITAL CORP
Develops and manufactures data storage devices using HDD an…
|
WDC | US | Manufacturing |
|
Winmate Inc.
Develops rugged computing and industrial hardware for extre…
|
3416 | TW | Manufacturing |
Data Modul 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/9924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9924 | 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=9924 | 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=9924 \ -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": 9924}, 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 Data Modul AG (id: 9924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.