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 |
|---|---|---|---|
| ITR 2022-Q1 v2 | 2022-05-05 | Portuguese | |
| ITR 2022-Q1 | 2022-04-29 | Portuguese | |
| DFP 2021 v2 | 2022-04-04 | Portuguese | |
| DFP 2021 | 2022-04-01 | Portuguese | |
| ITR 2021-Q3 | 2021-11-16 | Portuguese | |
| FRE NOVO 2021 v6 | 2021-08-24 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 34012654 | ITR 2022-Q1 v2 | 2022-05-05 | Portuguese | ||
| 34012632 | ITR 2022-Q1 | 2022-04-29 | Portuguese | ||
| 33748940 | DFP 2021 v2 | 2022-04-04 | Portuguese | ||
| 33748908 | DFP 2021 | 2022-04-01 | Portuguese | ||
|
2021
11 filings
| |||||
| 33983741 | ITR 2021-Q3 | 2021-11-16 | Portuguese | ||
| 34787320 | FRE NOVO 2021 v6 | 2021-08-24 | Portuguese | ||
| 34787304 | FRE NOVO 2021 v5 | 2021-08-16 | Portuguese | ||
| 33983734 | ITR 2021-Q2 v2 | 2021-08-11 | Portuguese | ||
| 33983712 | ITR 2021-Q2 | 2021-08-11 | Portuguese | ||
| 34787301 | FRE NOVO 2021 v4 | 2021-06-28 | Portuguese | ||
| 34787237 | FRE NOVO 2021 v3 | 2021-06-08 | Portuguese | ||
| 33983717 | ITR 2021-Q1 v2 | 2021-06-01 | Portuguese | ||
| 34787080 | FRE NOVO 2021 v2 | 2021-05-31 | Portuguese | ||
| 34787076 | FRE NOVO 2021 | 2021-05-28 | Portuguese | ||
| 33983685 | ITR 2021-Q1 | 2021-05-17 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | 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.