CERRADINHO BIOENERGIA S.A. — Investor Relations & Filings
About CERRADINHO BIOENERGIA S.A.
Cerradinho Bioenergia S.A. specializes in the large-scale production of ethanol and renewable electricity. Utilizing a hybrid processing model, the company integrates sugarcane and corn feedstocks to manufacture hydrous and anhydrous ethanol. Its operations include the production of corn-derived co-products for animal nutrition through its subsidiary, Neomille. The company operates an extensive industrial complex supported by integrated agricultural activities, including the cultivation of raw materials. In addition to liquid biofuels, the organization generates electricity from biomass, contributing surplus power to the energy grid. The business model covers the entire value chain from agricultural production and industrial processing to the commercialization of bioenergy products and agricultural commodities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2025-Q4 | 2026-02-11 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese | |
| DFP 2025 | 2025-06-25 | Portuguese | |
| ITR 2024-Q4 | 2025-02-12 | Portuguese | |
| ITR 2024-Q3 | 2024-11-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34099344 | ITR 2025-Q4 | 2026-02-11 | Portuguese | ||
|
2025
4 filings
| |||||
| 34099307 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34099317 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 33796334 | DFP 2025 | 2025-06-25 | Portuguese | ||
| 34057512 | ITR 2024-Q4 | 2025-02-12 | Portuguese | ||
|
2024
4 filings
| |||||
| 34057442 | ITR 2024-Q3 | 2024-11-08 | Portuguese | ||
| 34057446 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 33785926 | DFP 2024 | 2024-06-12 | Portuguese | ||
| 34027313 | ITR 2023-Q4 | 2024-02-21 | Portuguese | ||
|
2023
6 filings
| |||||
| 34027305 | ITR 2023-Q3 | 2023-11-13 | Portuguese | ||
| 35610709 | FRE NOVO 2023 v4 | 2023-08-16 | Portuguese | ||
| 34027307 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 35610599 | FRE NOVO 2023 v3 | 2023-06-23 | Portuguese | ||
| 33772014 | DFP 2023 | 2023-06-21 | Portuguese | ||
| 33996618 | ITR 2022-Q4 | 2023-02-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
CERRADINHO BIOENERGIA 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/52897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52897 | 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=52897 | 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=52897 \ -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": 52897}, 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 CERRADINHO BIOENERGIA S.A. (id: 52897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.