
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 |
|---|---|---|---|
|
GEUMHWA PSC CO.,LTD.
Provides construction and maintenance services for energy a…
|
036190 | KR | Construction |
|
GME Group Holdings Limited
Established infrastructure engineering provider specializin…
|
8188 | HK | Construction |
|
GRANDE HORIZONS INTERNATIONAL CO., LTD.
Provides municipal services, agency, engineering, and prope…
|
94SB | SG | Construction |
|
Great Lakes Dredge & Dock CORP
A leading provider of dredging services for marine infrastr…
|
GLDD | US | Construction |
|
Grupo Empresarial San Jose S.A.
A diversified holding company focused on construction, ener…
|
GSJ | ES | Construction |
|
Grupo Mexicano de Desarrollo, S.A.B.
Develops and manages maritime, hydraulic, transport, and to…
|
GMD | MX | Construction |
|
GS Engineering & Construction Corp
A global EPC firm delivering plant, infrastructure, and bui…
|
006360 | KR | Construction |
|
HANYANG ENG CO.,LTD
Engineering and construction provider for high-tech semicon…
|
045100 | KR | Construction |
|
HAZAMA ANDO CORPORATION
A major general contractor for civil engineering and buildi…
|
1719 | JP | Construction |
|
HCC Holdings Inc.
Specialized provider of heavy civil, mining, and constructi…
|
— | US | 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.