
PATRIMAR ENGENHARIA S.A. — Investor Relations & Filings
Patrimar Engenharia S.A. is a real estate developer and construction firm with over 60 years of experience in the residential and commercial sectors. The company operates across the full development lifecycle, including land acquisition, project design, construction, and sales. Its portfolio serves a broad market spectrum, encompassing economic, middle-income, and high-end luxury segments. A significant focus of the firm is the high-end market, characterized by innovative architectural designs and strategic international partnerships, such as collaborations with Armani/Casa for branded residences. Originally established in the 1960s, the company has expanded its operations from its base in Minas Gerais to other major urban centers, including Rio de Janeiro. Patrimar is recognized for its technical precision, commitment to sustainable building practices, and the delivery of modern, high-standard residential complexes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2026-Q1 | 2026-05-15 | Portuguese | |
| - | 2026-05-09 | Portuguese | |
| - | 2026-05-05 | Portuguese | |
| Distribuição de Dividendos/Juros sobre Capital Próprio; Destinação de Resultados | 2026-04-27 | Portuguese | |
| Destinação dos Resultados; Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-27 | Portuguese | |
| - | 2026-04-13 | Portuguese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47005648 | ITR 2026-Q1 | 2026-05-15 | Portuguese | ||
| 44815369 | - | 2026-05-09 | Portuguese | ||
| 41262585 | - | 2026-05-05 | Portuguese | ||
| 37787995 | Distribuição de Dividendos/Juros sobre Capital Próprio; Destinação de Resultados | 2026-04-27 | Portuguese | ||
| 37788041 | Destinação dos Resultados; Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-27 | Portuguese | ||
| 34444458 | - | 2026-04-13 | Portuguese | ||
| 33798123 | DFP 2025 | 2026-03-05 | Portuguese | ||
|
2025
7 filings
| |||||
| 34115773 | ITR 2025-Q3 | 2025-11-10 | Portuguese | ||
| 47013780 | FRE WEB 2025 v3 | 2025-09-02 | Portuguese | ||
| 34115743 | ITR 2025-Q2 v2 | 2025-08-08 | Portuguese | ||
| 34115673 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34115546 | ITR 2025-Q1 v2 | 2025-05-28 | Portuguese | ||
| 34115573 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33789233 | DFP 2024 | 2025-03-13 | Portuguese | ||
|
2024
1 filing
| |||||
| 34064680 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ACROMETA GROUP LIMITED
Provides engineering, facility management, construction, sa…
|
43F | SG | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AIKBEE RESOURCES BERHAD
Investment holding company with core activities in construc…
|
— | MY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
PATRIMAR ENGENHARIA S.A. 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/53125/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53125 | 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=53125 | 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=53125 \ -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": 53125}, 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 PATRIMAR ENGENHARIA S.A. (id: 53125)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.