
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 |
|---|---|---|---|
|
China Next-Gen Commerce and Supply Chain Limited
An investment holding company specializing in civil enginee…
|
3928 | HK | Construction |
|
China Nonferrous Metal Industry's Foreign Engineering and Construction Co., Ltd.
Specializes in international engineering and nonferrous met…
|
000758 | CN | Construction |
|
China State Construction International Holdings Limited
Major construction and infrastructure investment enterprise…
|
3311 | KY | Construction |
|
CHINHUNG INTERNATIONAL INC
Engineering and construction firm for civil, architectural,…
|
002780 | KR | Construction |
|
CHIP ENG SENG CORPORATION LTD.
Multinational conglomerate with diverse businesses: constru…
|
4F1B | SG | Construction |
|
CIVMEC LIMITED
Integrated multi-disciplinary construction and engineering …
|
CVL | SG | Construction |
|
Compagnie Industrielle et Financière d'Entreprises
A public works and construction firm for maritime, civil, a…
|
INFE | FR | Construction |
|
Công ty Cổ phần Chương Dương
Specializes in construction, real estate development, comme…
|
CDC | VN | Construction |
|
Công ty Cổ phần Đầu tư Phát triển Cường Thuận IDICO
Specializes in construction materials, stone mining, infras…
|
CTI | VN | Construction |
|
Công ty Cổ phần Đầu tư và Phát triển Đô thị Long Giang
Reputable developer specializing in real estate, constructi…
|
LGL | VN | 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.