
029 Group SE — Investor Relations & Filings
029 Group SE is a global investment platform specializing in the hospitality and lifestyle sectors. The company focuses on building and supporting category-defining brands by integrating luxury, technology, and community. It provides strategic advice and operational support to its portfolio companies, aiming to foster growth for consumer brands that emphasize connection, experiences, and community engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 029 Group SE: Bekanntmachung der Einberufung zur Hauptversammlung am 26.06.2026 in Berlin mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-05-19 | German | |
| 029 Group SE: Publication of Annual Report 2025 | 2026-04-29 | English | |
| Report Publication Announcement 2026 | 2026-04-23 | English | |
| Release according to Article 111c of the AktG [the German Stock Corporation Act] with the objective of Europe-wide distribution | 2025-12-12 | English | |
| 029 Group SE: Successful completion of two strategic transactions | 2025-12-12 | English | |
| 029 Group SE: Leon Sander, sell | 2025-11-27 | English |
Browse filings by year
31 years- 2026 3 filings
- 2025 18 filings
- 2024 37 filings
- 2023 40 filings
- 2022 35 filings
- 2021 31 filings
- 2020 22 filings
- 2019 30 filings
- 2018 13 filings
- 2017 18 filings
- 2016 27 filings
- 2015 23 filings
- 2014 31 filings
- 2013 30 filings
- 2012 34 filings
- 2011 40 filings
- 2010 33 filings
- 2009 18 filings
- 2008 37 filings
- 2007 69 filings
- 2006 50 filings
- 2005 36 filings
- 2004 88 filings
- 2003 58 filings
- 2002 100 filings
- 2001 94 filings
- 2000 118 filings
- 1999 60 filings
- 1998 17 filings
- 1997 13 filings
- 1996 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for 029 Group SE, 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 · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
|
AAPKI Ventures Inc.
Diversified investment corporation and VC firm focused on e…
|
APKI | CA | Financial and insurance activit… |
029 Group SE 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/4544/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4544 | 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=4544 | 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=4544 \ -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": 4544}, 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 029 Group SE (id: 4544)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.