
TFF Group — Investor Relations & Filings
TFF Group is a global leader in the manufacturing and distribution of barrels and wood products for the aging of wines and spirits. The company specializes in the production of high-quality oak casks, which are essential for the maturation process of premium wines and spirits, including whisky. TFF Group operates through a portfolio of cooperage brands, offering a comprehensive range of solutions to the alcoholic beverage industry. Its products, known for their craftsmanship, are distributed to wineries and distilleries across five continents, supporting the vinification and maturation needs of its global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| TFF GROUP FINALISE L'ACQUISITION DE 100 % DE LA TONNELLERIE REMOND | 2026-03-31 | French | |
| CHIFFRE AFFAIRES 9 MOIS 2025/2026 TFF GROUP | 2026-03-11 | French | |
| RAPPORT FINANCIER SEMESTRIEL 25/26 TFF GROUP | 2026-01-27 | French | |
| MISE A DISPOSITION RAPPORT FINANCIER SEMESTRIEL 2025/2026 | 2026-01-27 | French | |
| BILAN SEMESTRIEL CONTRAT DE LIQUIDITE | 2026-01-08 | French | |
| RESULTATS SEMESTRIELS 2025/2026 | 2026-01-07 | French |
Market data
Market data not available
Price history
Peer group · Manufacture of wooden containers
No peer companies indexed
We could not find peers for this sub-industry yet.
TFF Group 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/1698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1698 | 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=1698 | 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=1698 \ -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": 1698}, 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 TFF Group (id: 1698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.