EMBPAR PARTICIPAÇÕES S/A — Investor Relations & Filings
About EMBPAR PARTICIPAÇÕES S/A
EMBPAR PARTICIPAÇÕES S/A is a holding company that operates through diverse business segments, primarily focusing on forestry, heavy vehicles, and real estate management. In the forestry sector, the company is involved in timber trading, forestation, reforestation, and the industrialization and marketing of wood products and derivatives. Its heavy vehicles division specializes in the trade and distribution of vehicles under the Scania brand. Additionally, the company manages a portfolio of real estate assets and property developments. Through its subsidiaries, EMBPAR PARTICIPAÇÕES S/A integrates industrial support services and logistics to support its core operations, maintaining a presence in both the manufacturing and commercial sectors of the wood and automotive markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| ITR 2021-Q1 | 2021-05-14 | Portuguese | |
| FRE NOVO 2020 v3 | 2021-05-07 | Portuguese | |
| DFP 2020 | 2021-03-30 | Portuguese | |
| FRE NOVO 2020 v2 | 2021-03-12 | Portuguese | |
| ITR 2020-Q2 v3 | 2020-12-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
5 filings
| |||||
| 34681943 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 33980974 | ITR 2021-Q1 | 2021-05-14 | Portuguese | ||
| 34592514 | FRE NOVO 2020 v3 | 2021-05-07 | Portuguese | ||
| 33728022 | DFP 2020 | 2021-03-30 | Portuguese | ||
| 34592521 | FRE NOVO 2020 v2 | 2021-03-12 | Portuguese | ||
|
2020
10 filings
| |||||
| 33965758 | ITR 2020-Q2 v3 | 2020-12-21 | Portuguese | ||
| 33965682 | ITR 2020-Q1 v2 | 2020-12-21 | Portuguese | ||
| 33703174 | DFP 2019 v2 | 2020-12-21 | Portuguese | ||
| 33965825 | ITR 2020-Q3 v3 | 2020-12-07 | Portuguese | ||
| 33965819 | ITR 2020-Q3 v2 | 2020-12-04 | Portuguese | ||
| 33965790 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 33965738 | ITR 2020-Q2 v2 | 2020-09-08 | Portuguese | ||
| 33965723 | ITR 2020-Q2 | 2020-08-28 | Portuguese | ||
| 34592498 | FRE NOVO 2020 | 2020-07-09 | Portuguese | ||
| 33965647 | ITR 2020-Q1 | 2020-06-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
EMBPAR PARTICIPAÇÕES 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/52961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52961 | 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=52961 | 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=52961 \ -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": 52961}, 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 EMBPAR PARTICIPAÇÕES S/A (id: 52961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.