Proteak Uno, S.A.B. de C.V. — Investor Relations & Filings
Proteak Uno, S.A.B. de C.V. specializes in the sustainable management of teak and eucalyptus plantations, operating an integrated value chain that includes sowing, harvesting, industrial processing, and commercialization. Recognized as a significant global producer of teak, the company manages extensive plantation holdings and utilizes advanced industrial infrastructure, including a highly modern Medium Density Fiberboard (MDF) production facility. Its primary offerings consist of high-quality teak timber and MDF panels, the latter often marketed under the Tecnotabla brand. By combining large-scale plantation operations with sophisticated manufacturing technology, the company provides sustainable materials for diverse applications, emphasizing environmental stewardship and technical efficiency in its production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ER Movimientos inusitados en la negociación de los valores | 2026-04-24 | Spanish | |
| ER Designacion y aceptacion sindico ProMDF y Proteak | 2026-04-22 | Spanish | |
| ER Movimientos inusitados | 2026-04-14 | Spanish | |
| ER_Admisión Concurso Mercantil_Emisión Sentencias de Quiebra | 2026-04-01 | Spanish | |
| 4QD 2025 | 2026-03-25 | Spanish | |
| 4QD 2025 | 2026-03-25 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36247016 | ER Movimientos inusitados en la negociación de los valores | 2026-04-24 | Spanish | ||
| 35025101 | ER Designacion y aceptacion sindico ProMDF y Proteak | 2026-04-22 | Spanish | ||
| 34519555 | ER Movimientos inusitados | 2026-04-14 | Spanish | ||
| 33146711 | ER_Admisión Concurso Mercantil_Emisión Sentencias de Quiebra | 2026-04-01 | Spanish | ||
| 33095913 | 4QD 2025 | 2026-03-25 | Spanish | ||
| 33095915 | 4QD 2025 | 2026-03-25 | Spanish | ||
| 33095919 | Aviso Informe Politicas Contables | 2026-03-25 | Spanish | ||
| 33095921 | Constrim 4Q 2025 | 2026-03-25 | Spanish | ||
| 33095923 | 4Q 2025 | 2026-03-25 | Spanish | ||
| 33095931 | AVISO DE TRANSICIÓN S1 Y S2 | 2026-03-25 | Spanish | ||
| 33095938 | Se envía carta actualización libros | 2026-03-24 | Spanish | ||
| 33095940 | Se envia documentación art 19 | 2026-03-24 | Spanish | ||
| 33095942 | Se envia opinión del Consejo respecto del informe Dir gral | 2026-03-24 | Spanish | ||
| 33095943 | Se envia informe de Director General | 2026-03-24 | Spanish | ||
| 33095946 | Se envía Informe Comité de Practicas Societarias | 2026-03-24 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
|
ProsperTree PLC
Engages in planting, trading, and investing in trees and pr…
|
PROSPER | CY | Agriculture, forestry and fishi… |
|
PRT Forest Regeneration Income Fund
Provides specialized growing services and products essentia…
|
PRT.UN | CA | Agriculture, forestry and fishi… |
|
RAYONIER INC
A timberland REIT with forestry, real estate, and land reso…
|
RYN | US | Agriculture, forestry and fishi… |
|
Reliance Global Holdings Limited
Primarily engaged in money lending, sustainable forestry, t…
|
723 | HK | Agriculture, forestry and fishi… |
|
SEIVA S.A. - FLORESTAS E INDÚSTRIAS
Manages forest assets and produces timber and biomass for i…
|
— | BR | Agriculture, forestry and fishi… |
|
Sumitomo Forestry Co.,Ltd.
A housing and wood products firm with a vertically integrat…
|
1911 | JP | Agriculture, forestry and fishi… |
|
WeGrow AG
Manages the Kiri tree's value chain, from breeding saplings…
|
ZN2 | DE | Agriculture, forestry and fishi… |
|
Western Forest Products Inc.
Sustainable softwood forest products company manufacturing …
|
WEF | CA | Agriculture, forestry and fishi… |
|
WEYERHAEUSER CO
A timberland management REIT that manufactures wood product…
|
WY | US | Agriculture, forestry and fishi… |
Proteak Uno, S.A.B. de C.V. 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/51716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51716 | 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=51716 | 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=51716 \ -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": 51716}, 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 Proteak Uno, S.A.B. de C.V. (id: 51716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.