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 WEB 2023 v11 | 2024-04-10 | Portuguese | |
| FRE WEB 2023 v10 | 2023-12-06 | Portuguese | |
| FRE WEB 2023 v9 | 2023-12-06 | Portuguese | |
| ITR 2023-Q3 | 2023-11-14 | Portuguese | |
| FRE WEB 2023 v8 | 2023-11-06 | Portuguese | |
| FRE WEB 2023 v7 | 2023-10-18 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 35893681 | FRE WEB 2023 v11 | 2024-04-10 | Portuguese | ||
|
2023
14 filings
| |||||
| 35893600 | FRE WEB 2023 v10 | 2023-12-06 | Portuguese | ||
| 35893532 | FRE WEB 2023 v9 | 2023-12-06 | Portuguese | ||
| 34044102 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 35893455 | FRE WEB 2023 v8 | 2023-11-06 | Portuguese | ||
| 35893383 | FRE WEB 2023 v7 | 2023-10-18 | Portuguese | ||
| 35893307 | FRE WEB 2023 v6 | 2023-10-04 | Portuguese | ||
| 35893230 | FRE WEB 2023 v5 | 2023-09-14 | Portuguese | ||
| 34044087 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 35893156 | FRE WEB 2023 v4 | 2023-08-03 | Portuguese | ||
| 35893103 | FRE WEB 2023 v3 | 2023-06-07 | Portuguese | ||
| 35893034 | FRE WEB 2023 v2 | 2023-06-01 | Portuguese | ||
| 35892960 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34044083 | ITR 2023-Q1 | 2023-05-15 | Portuguese | ||
| 35353441 | FRE NOVO 2022 v11 | 2023-05-02 | 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.