TREVISA INVESTIMENTOS SA — Investor Relations & Filings
About TREVISA INVESTIMENTOS SA
Trevisa Investimentos S.A. is a holding company that operates primarily through its subsidiaries in water transportation and logistics. Its principal subsidiary, Navegação Aliança Ltda., specializes in the movement of bulk and general cargo via inland waterways. The company provides maritime and river logistics solutions, handling diverse commodities and industrial goods. Established in 1930 as Luchsinger Madörin & Cia Ltda., the organization has an extensive history in regional infrastructure and cargo management. Its service portfolio includes vessel management and the coordination of supply chain activities, utilizing waterway networks to facilitate trade and industrial distribution. The company maintains a strategic focus on operational efficiency and the integration of multimodal systems to serve commercial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Eleição da Diretoria; Fixar a remuneração da Diretoria; Aprovar aquisição de embarcação; Aprovar as contas da Companhia referentes ao primeiro trimestre | 2026-05-04 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-20 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 40925913 | Eleição da Diretoria; Fixar a remuneração da Diretoria; Aprovar aquisição de embarcação; Aprovar as contas da Companhia referentes ao primeiro trimestre | 2026-05-04 | Portuguese | ||
| 33803265 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34148677 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34148676 | ITR 2025-Q2 | 2025-08-20 | Portuguese | ||
| 34148602 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33794718 | DFP 2024 | 2025-03-28 | Portuguese | ||
|
2024
6 filings
| |||||
| 34085272 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34085242 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34085214 | ITR 2024-Q1 | 2024-06-14 | Portuguese | ||
| 35984211 | FRE WEB 2023 v4 | 2024-05-29 | Portuguese | ||
| 35984113 | FRE WEB 2023 v3 | 2024-05-07 | Portuguese | ||
| 33782467 | DFP 2023 | 2024-03-22 | Portuguese | ||
|
2023
3 filings
| |||||
| 34048153 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 34048125 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 35983991 | FRE WEB 2023 v2 | 2023-06-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Inland freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Algoma Central Corporation
Largest fleet of dry and liquid bulk carriers serving the G…
|
ALC | CA | Transportation and storage |
|
Bulgarian River Shipping AD
A major shipowner providing cargo transportation services o…
|
BRP | BG | Transportation and storage |
|
KIRBY CORP
A domestic tank barge operator and provider of industrial e…
|
KEX | US | Transportation and storage |
|
Phoenix Shipping (Wuhan) Co.,Ltd.
Dry bulk cargo transportation and logistics along the Yangt…
|
000520 | CN | Transportation and storage |
|
TTS (Transport Trade Services) S.A.
Integrated logistics and transportation provider on the Dan…
|
TTS | RO | Transportation and storage |
TREVISA INVESTIMENTOS SA 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/53207/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53207 | 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=53207 | 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=53207 \ -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": 53207}, 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 TREVISA INVESTIMENTOS SA (id: 53207)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.