
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 |
|---|---|---|---|
|
NEXUS INFRASTRUCTURE PLC
Provider of civil engineering and infrastructure solutions …
|
NEXS | GB | Construction |
|
NIPPON KANRYU INDUSTRY CO.,LTD.
Specializes in traffic safety facilities and disaster preve…
|
1771 | JP | Construction |
|
NITTOC CONSTRUCTION CO.,LTD.
A specialized civil engineering firm focused on infrastruct…
|
1929 | JP | Construction |
|
NMDC Group PJSC
Integrated EPC services provider specializing in marine dre…
|
NMDC | AE | Construction |
|
NMS GLOBAL LIMITED
Provides infrastructure development, EPC contracting, and t…
|
522289 | IN | Construction |
|
NOVAC CO., LTD.
General contractor for public civil engineering and private…
|
5079 | JP | Construction |
|
Nuriplan Co.,Ltd.
Provides integrated solutions for urban and environmental d…
|
069140 | KR | Construction |
|
NUROL HOLDİNG A.Ş.
A diversified conglomerate in construction, defense, energy…
|
NRHOL | TR | Construction |
|
NUROL İNŞAAT VE TİCARET A.Ş.
International general contractor for large-scale infrastruc…
|
NRLIN | TR | Construction |
|
Nusa Konstruksi Enjiniring Tbk
General contracting company specializing in building and in…
|
DGIK | ID | 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.