
Steuler Fliesengruppe AG — Investor Relations & Filings
Steuler Fliesengruppe AG was the tile manufacturing and distribution division of the German-based Steuler Group. The company specialized in producing a wide range of high-quality ceramic tiles, including stoneware and porcelain stoneware, for both residential and commercial applications. Its product lines were known for their design and quality, serving various architectural and interior design needs. The division managed several leading tile brands within the European market. Subsequently, the entity was acquired by the Italian multinational ceramics producer Panariagroup Industrie Ceramiche S.p.A. and has since been integrated into its operations, now forming part of Panariagroup's presence in Germany.
Recent filings
Browse filings by year
22 years- 2023 6 filings
- 2022 7 filings
- 2021 11 filings
- 2020 6 filings
- 2019 5 filings
- 2018 5 filings
- 2017 4 filings
- 2016 2 filings
- 2015 1 filing
- 2014 3 filings
- 2013 21 filings
- 2012 7 filings
- 2011 14 filings
- 2010 10 filings
- 2009 3 filings
- 2004 1 filing
- 2003 2 filings
- 2002 3 filings
- 2001 2 filings
- 2000 4 filings
- 1999 2 filings
- 1998 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
|
Keramika Indonesia Assosiasi Tbk
Manufacturer and distributor of ceramic and granite product…
|
KIAS | ID | Manufacturing |
|
KIA LIM BHD
Manufacturer and exporter of clay bricks, paving bricks, ro…
|
— | MY | Manufacturing |
|
KIM HIN INDUSTRY BHD
Leading integrated manufacturer and distributor of ceramic …
|
— | MY | Manufacturing |
|
Lexus Granito (India) Limited
Manufacturer of ceramic and vitrified tiles for domestic an…
|
LEXUS | IN | Manufacturing |
|
MarcoPolo Holdings Co., Ltd.
Researches, manufactures, and distributes architectural cer…
|
001386 | CN | Manufacturing |
|
Meta Wolf AG
Supplier of construction materials focused on digitalizing …
|
WOLF | DE | Manufacturing |
Steuler Fliesengruppe 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/7290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7290 | 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=7290 | 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=7290 \ -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": 7290}, 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 Steuler Fliesengruppe AG (id: 7290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.