RAÍZEN S.A. — Investor Relations & Filings
About RAÍZEN S.A.
Raízen S.A. is an integrated energy company specializing in the production and distribution of renewable and fossil fuels. The company operates across the entire sugarcane value chain, producing ethanol, second-generation ethanol, sugar, bioelectricity, and biogas. It is a major global producer of sugarcane-based ethanol and a significant player in the sugar market. In addition to its production capabilities, the company manages an extensive fuel distribution network, marketing products and services under the Shell brand. Its portfolio includes a wide range of bioenergy solutions and bioproducts aimed at decarbonization. Raízen serves diverse sectors including retail, aviation, and industrial markets, maintaining a presence in international markets across Latin America, North America, Europe, and Asia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2020-Q2 | 2021-03-16 | Portuguese | |
| DFP 2020 | 2021-03-16 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
2 filings
| |||||
| 33964557 | ITR 2020-Q2 | 2021-03-16 | Portuguese | ||
| 33726925 | DFP 2020 | 2021-03-16 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
RAÍZEN 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/53152/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53152 | 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=53152 | 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=53152 \ -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": 53152}, 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 RAÍZEN S.A. (id: 53152)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.