
Cosan S.A. — Investor Relations & Filings
Cosan S.A. is an investment holding company that manages a portfolio of businesses in essential sectors, including energy, logistics, and agribusiness. The company's operations are structured through several key entities. Raízen is engaged in the production of sugar, ethanol, and bioenergy, and the distribution of fuels and lubricants, operating under the Shell brand license. Rumo provides integrated rail-based logistics solutions, primarily for transporting agricultural commodities from production regions to ports. Compass Gás & Energia focuses on the distribution of natural gas and the development of the gas market. Moove is a global producer and distributor of lubricants. Additionally, through Radar, the company manages a diversified portfolio of agricultural properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2024 | 2024-02-05 | English | |
| Regulatory Filings 2024 | 2024-02-01 | English | |
| FRE WEB 2023 v10 | 2024-01-24 | Portuguese | |
| 6-K | 2024-01-23 | English | |
| FRE WEB 2023 v9 | 2024-01-16 | Portuguese | |
| 6-K | 2024-01-11 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 12205597 | Regulatory Filings 2024 | 2024-02-05 | English | ||
| 12205598 | Regulatory Filings 2024 | 2024-02-01 | English | ||
| 35843057 | FRE WEB 2023 v10 | 2024-01-24 | Portuguese | ||
| 12205599 | 6-K | 2024-01-23 | English | ||
| 35842943 | FRE WEB 2023 v9 | 2024-01-16 | Portuguese | ||
| 12205600 | 6-K | 2024-01-11 | English | ||
| 12205602 | Regulatory Filings 2024 | 2024-01-10 | English | ||
| 35842767 | FRE WEB 2023 v8 | 2024-01-03 | Portuguese | ||
|
2023
7 filings
| |||||
| 35842642 | FRE WEB 2023 v7 | 2023-12-26 | Portuguese | ||
| 12205601 | Regulatory Filings 2023 | 2023-12-22 | English | ||
| 12205603 | 6-K | 2023-12-14 | English | ||
| 12205604 | Regulatory Filings 2023 | 2023-12-04 | English | ||
| 35842542 | FRE WEB 2023 v6 | 2023-11-24 | Portuguese | ||
| 12205605 | 6-K | 2023-11-14 | English | ||
| 12205608 | 6-K | 2023-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
AURIZON NETWORK PTY LTD
Manages and operates a regulated below-rail network facilit…
|
4E4B | SG | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
Cosan 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/31612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31612 | 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=31612 | 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=31612 \ -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": 31612}, 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 Cosan S.A. (id: 31612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.