
Teixeira Durate — Investor Relations & Filings
Teixeira Duarte is a diversified conglomerate that originated in the engineering and construction sector in 1921. Building on over a century of experience, the group has expanded its operations into six core business areas. These sectors are Construction, which remains its primary activity, Concessions and Services, Real Estate, Hospitality, Distribution, and Automotive. The company's activities range from executing large-scale infrastructure projects and developing residential and commercial properties to managing hotel assets, operating food distribution networks, and engaging in automotive retail and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| the completion of the Refinancing Agreement | 2025-11-04 | English | |
| Interim Report for 1st Semester of 2025 | 2025-08-29 | English | |
| sobre relatório intercalar relativo ao 1.º semestre de 2025 | 2025-08-22 | Portuguese | |
| the signing of the Concession Agreement for the first phase of the Porto'Lisbon High-Speed Rail Line | 2025-08-06 | English | |
| amendment to the Release dated 27 May 2025 | 2025-05-28 | English | |
| resolutions of the General Meeting held on the 27th of May 2025 | 2025-05-27 | English |
Browse filings by year
26 years- 2025 8 filings
- 2024 1 filing
- 2023 1 filing
- 2022 3 filings
- 2021 2 filings
- 2020 2 filings
- 2019 3 filings
- 2018 4 filings
- 2017 9 filings
- 2016 12 filings
- 2015 8 filings
- 2014 4 filings
- 2013 4 filings
- 2012 8 filings
- 2011 9 filings
- 2010 8 filings
- 2009 9 filings
- 2008 5 filings
- 2007 5 filings
- 2006 4 filings
- 2005 4 filings
- 2004 2 filings
- 2003 2 filings
- 2002 2 filings
- 2001 3 filings
- 2000 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Teixeira Durate, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOYO CONSTRUCTION CO.,LTD.
A construction company specializing in marine, land-based, …
|
1890 | JP | Construction |
|
TOYO ENGINEERING CORPORATION
Global engineering, procurement, and construction (EPC) com…
|
6330 | JP | Construction |
|
Tramsmsheni JSC
Civil and industrial construction firm executing major infr…
|
TRMS | GE | Construction |
|
TREK DEVELOPMENT OF INFRASTRUCTURES & SERVICES S.A.
Develops sustainable infrastructure with a focus on energy …
|
TREK | GR | Construction |
|
TRIOCEAN
Specializes in public infrastructure, social housing, and r…
|
1472 | TW | Construction |
|
TUTOR PERINI CORP
A construction company specializing in large, complex proje…
|
TPC | US | Construction |
|
TWAMEV CONSTRUCTION AND INFRASTRUCTURE LIMITED
Develops large-scale civil engineering, infrastructure, and…
|
TICL | IN | Construction |
|
Ubaldi Costruzioni S.p.A.
Construction group executing public and private infrastruct…
|
UBA | IT | Construction |
|
VARIA BERHAD
Operates in construction, property development, and propert…
|
— | MY | Construction |
|
Vestum AB
Industrial group that acquires and develops specialist comp…
|
VESTUM | SE | Construction |
Teixeira Durate 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/1919/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1919 | 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=1919 | 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=1919 \ -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": 1919}, 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 Teixeira Durate (id: 1919)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.