SEIVA S.A. - FLORESTAS E INDÚSTRIAS — Investor Relations & Filings
About SEIVA S.A. - FLORESTAS E INDÚSTRIAS
SEIVA S.A. - FLORESTAS E INDÚSTRIAS operates as a subsidiary within the Gerdau Group, focusing on forestry management and industrial processing. The company’s primary activities encompass the large-scale cultivation, maintenance, and harvesting of forest assets to support industrial supply chains. It specializes in silviculture and the production of renewable raw materials, including timber and biomass, which serve as critical inputs for energy generation and manufacturing processes. By utilizing integrated forestry techniques, the company optimizes resource yields and manages extensive plantations. SEIVA S.A. facilitates the vertical integration of its parent organization by providing essential bio-reagents and wood-based products necessary for high-volume production environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Eleição de Diretor(es) | 2026-04-28 | Portuguese | |
| Informações trimestrais 1T26 | 2026-04-27 | Portuguese | |
| ITR - Informações Trimestrais | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-02-23 | Portuguese | |
| ITR 2025-Q3 | 2025-10-30 | Portuguese | |
| ITR 2025-Q2 | 2025-07-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39134270 | Eleição de Diretor(es) | 2026-04-28 | Portuguese | ||
| 37788356 | Informações trimestrais 1T26 | 2026-04-27 | Portuguese | ||
| 37664810 | ITR - Informações Trimestrais | 2026-04-27 | Portuguese | ||
| 33802735 | DFP 2025 | 2026-02-23 | Portuguese | ||
|
2025
5 filings
| |||||
| 34145383 | ITR 2025-Q3 | 2025-10-30 | Portuguese | ||
| 34145360 | ITR 2025-Q2 | 2025-07-31 | Portuguese | ||
| 34145336 | ITR 2025-Q1 | 2025-04-28 | Portuguese | ||
| 33794570 | DFP 2024 v2 | 2025-02-24 | Portuguese | ||
| 33794562 | DFP 2024 | 2025-02-19 | Portuguese | ||
|
2024
6 filings
| |||||
| 34083111 | ITR 2024-Q3 | 2024-11-05 | Portuguese | ||
| 34083117 | ITR 2024-Q2 | 2024-07-31 | Portuguese | ||
| 34083075 | ITR 2024-Q1 v2 | 2024-07-12 | Portuguese | ||
| 35959535 | FRE WEB 2023 v6 | 2024-05-10 | Portuguese | ||
| 35959423 | FRE WEB 2023 v5 | 2024-05-06 | Portuguese | ||
| 34083041 | ITR 2024-Q1 | 2024-05-02 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Beleaf Spolka Akcyjna
Establishes industrial tree plantations to neutralize carbo…
|
BLF | PL | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
China Health Technology Group Holding Company Limited
Integrated management of agroforestry resources, forestry, …
|
1069 | HK | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
SEIVA S.A. - FLORESTAS E INDÚSTRIAS 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/53171/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53171 | 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=53171 | 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=53171 \ -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": 53171}, 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 SEIVA S.A. - FLORESTAS E INDÚSTRIAS (id: 53171)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.