GESCO AG — Investor Relations & Filings
GESCO AG is an industrial group and long-term investment holding company that acquires market- and technology-leading small and medium-sized enterprises (SMEs), primarily in the capital goods industry. The company focuses on providing succession planning solutions for established businesses. Its portfolio comprises independently operating companies organized into segments: Materials Refinement & Distribution, Health Care & Life Science, and Industrial Assets & Infrastructure. These subsidiaries develop, produce, and market a diverse range of products and services, including specialized machines, systems, tools, components, and solutions for medical technology and industrial infrastructure. GESCO supports its portfolio companies in their long-term development to strengthen their market leadership positions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| GESCO SE: Bekanntmachung der Einberufung zur Hauptversammlung am 24.06.2026 in Dusseldorf mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-05-15 | German | |
| GESCO SE publishes its 2026 three-month report | 2026-05-13 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-13 | English | |
| GESCO SE publishes its 2025 Annual Report and 2026 Outlook | 2026-04-15 | English | |
| Annual financial report 2025 | 2026-04-15 | English | |
| GESCO SE announces preliminary figures for 2025 and dividend proposal | 2026-03-09 | English |
Browse filings by year
21 years- 2026 8 filings
- 2025 21 filings
- 2024 23 filings
- 2023 19 filings
- 2022 25 filings
- 2021 26 filings
- 2020 39 filings
- 2019 30 filings
- 2018 27 filings
- 2017 27 filings
- 2016 47 filings
- 2015 34 filings
- 2014 20 filings
- 2013 17 filings
- 2010 1 filing
- 2003 1 filing
- 2002 7 filings
- 2001 7 filings
- 2000 8 filings
- 1999 3 filings
- 1998 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GESCO 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 · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Quadpro Ites Limited
Provides banking ITES, including cash management, CTS, and …
|
QUADPRO | IN | Administrative and support serv… |
|
Relo Group, Inc.
Offers outsourcing services for corporate relocation and fr…
|
8876 | JP | Administrative and support serv… |
|
RESTORE PLC
Provides integrated services for managing business data, in…
|
RST | GB | Administrative and support serv… |
|
Sagility Limited
Technology-enabled services and operational solutions for p…
|
SAGILITY | IN | Administrative and support serv… |
|
SBD Capital Corp.
Acquires industrial manufacturing and distribution firms, o…
|
SBD | CA | Administrative and support serv… |
|
Serco Group PLC
A provider of outsourced public services for governmental b…
|
SEO | GB | Administrative and support serv… |
|
SineTec Holdings Corporation
Delisted former TSX Venture entity; core business and opera…
|
— | CA | Administrative and support serv… |
|
SPAR Group, Inc.
Global merchandising and marketing services company for ret…
|
SGRP | US | Administrative and support serv… |
|
Teqnion AB
Industrial group that acquires, owns, and develops niche te…
|
TEQ | SE | Administrative and support serv… |
|
TP Inc.
A business process services partner specializing in AI-driv…
|
007980 | KR | Administrative and support serv… |
GESCO 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/181/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=181 | 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=181 | 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=181 \ -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": 181}, 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 GESCO AG (id: 181)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.