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 |
|---|---|---|---|
|
Axxent Inc.
Full lifecycle management, engineering, and construction of…
|
— | CA | Construction |
|
Balfour Beatty PLC
An international infrastructure group that finances, develo…
|
BBY | GB | Construction |
|
BCPL Railway Infrastructure Limited
Specializes in turnkey railway electrification and civil in…
|
BCPL | IN | Construction |
|
BES Engineering Corporation
Specializes in civil engineering, construction, and sustain…
|
2515 | TW | Construction |
|
Bharat Road Network Limited
Develops, operates, and maintains road and highway projects…
|
BRNL | IN | Construction |
|
BHUDEVI INFRA PROJECTS LIMITED
Specializes in infrastructure development, civil constructi…
|
526488 | IN | Construction |
|
BRAHMAPUTRA INFRASTRUCTURE LIMITED
EPC firm specializing in large-scale infrastructure and rea…
|
535693 | IN | Construction |
|
B.R.GOYAL INFRASTRUCTURE LIMITED
Specializes in EPC services for road, highway, and bridge i…
|
544335 | IN | Construction |
|
Br.Holdings Corporation
A holding company managing construction subsidiaries specia…
|
1726 | JP | Construction |
|
Budimex S.A.
A general contractor for infrastructure, energy, industrial…
|
BDX | PL | 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.