AZEVEDO & TRAVASSOS SA — Investor Relations & Filings
About AZEVEDO & TRAVASSOS SA
Azevedo & Travassos SA is an engineering and construction contractor specializing in heavy infrastructure and energy projects. The company provides comprehensive services for the development of airports, highways, dams, bridges, and tunnels. Through its specialized subsidiaries, the firm maintains a significant presence in the oil and gas sector, engaging in exploration, production, and maintenance services. Key activities include the acquisition and development of energy assets and the execution of large-scale infrastructure concessions. The company delivers technical solutions for complex engineering challenges, focusing on the modernization of transportation networks and the optimization of energy production facilities. Its operations encompass the full lifecycle of infrastructure projects, from initial construction to long-term maintenance and operational management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-22 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-21 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 35280396 | FRE - Formulário de Referência | 2026-04-22 | Portuguese | ||
| 34820130 | FRE - Formulário de Referência | 2026-04-21 | Portuguese | ||
| 33686609 | FRE - Formulário de Referência | 2026-04-06 | Portuguese | ||
| 33801555 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
5 filings
| |||||
| 34137582 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34137518 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34137483 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793980 | DFP 2024 | 2025-03-31 | Portuguese | ||
| 34077970 | ITR 2024-Q1 v2 | 2025-02-11 | Portuguese | ||
|
2024
6 filings
| |||||
| 34078031 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34077981 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35893862 | FRE WEB 2023 v13 | 2024-05-27 | Portuguese | ||
| 34077929 | ITR 2024-Q1 | 2024-05-22 | Portuguese | ||
| 35893783 | FRE WEB 2023 v12 | 2024-05-06 | Portuguese | ||
| 33780654 | DFP 2023 | 2024-04-23 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAIICHI KENSETSU CORPORATION
A general contractor focused on railway construction, civil…
|
1799 | JP | Construction |
|
Danya Cebus Ltd.
A construction and infrastructure firm executing large-scal…
|
DNYA | IL | Construction |
|
Deepak Builders and Engineers India Limited
EPC firm specializing in infrastructure, institutional buil…
|
DBEIL | IN | Construction |
|
Desco Infratech Limited
Executes large-scale infrastructure, civil engineering, and…
|
544387 | IN | Construction |
|
Dilip Buildcon Limited
Vertically integrated EPC firm for large-scale infrastructu…
|
DBL | IN | Construction |
|
DongshinEngineering&Construction
A firm specializing in civil engineering, architecture, and…
|
025950 | KR | Construction |
|
DOWNER EDI LIMITED
Provides integrated infrastructure services across transpor…
|
DOW | AU | Construction |
|
Edil San Felice SpA
A general contractor for infrastructure, construction, and …
|
ESF | IT | Construction |
|
Ekter S.A.
Constructs and renovates specialized buildings and infrastr…
|
EKTER | GR | Construction |
|
E To E Transportation Infrastructure Limited
Provides signaling, telecommunications, and electrification…
|
E2ERAIL | IN | Construction |
AZEVEDO & TRAVASSOS 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/52841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52841 | 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=52841 | 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=52841 \ -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": 52841}, 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 AZEVEDO & TRAVASSOS SA (id: 52841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.