
Trevi Fin Industriale — Investor Relations & Filings
Trevi Fin Industriale, operating as Trevi Group, is a global leader in integrated underground and soil engineering. The company's activities are divided into two main areas. The services division specializes in special foundations, soil consolidation, tunnel excavation, and geotechnical works for large-scale infrastructure projects, including subways, dams, and ports. The technology division designs, manufactures, and markets specialized machinery, equipment, and services for the foundation engineering industry. This dual focus allows the company to provide comprehensive, end-to-end solutions in its field, from project execution to the supply of advanced technologies.
Recent filings
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Trevi Fin Industriale, 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 specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WK Group (Holdings) Limited
Core business is structural steelwork contracting for const…
|
2535 | HK | Construction |
|
WLS Holdings Limited
Provider of specialized construction support services, prim…
|
8021 | HK | Construction |
|
YESODOT EITANIM CONSTRUCTION LTD
A real estate development and construction firm for residen…
|
— | IL | Construction |
|
Zhejiang Southeast Space Frame Co., Ltd.
Designs, fabricates, and installs large-scale steel structu…
|
002135 | CN | Construction |
|
ZINO
Agribusiness, custom carpentry, jewelry retail, and concret…
|
ZNZNF | FR | Construction |
Trevi Fin Industriale 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/4302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4302 | 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=4302 | 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=4302 \ -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": 4302}, 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 Trevi Fin Industriale (id: 4302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.