RUMO S.A. — Investor Relations & Filings
About RUMO S.A.
Rumo S.A. is a railway operator managing an extensive network of approximately 13,500 kilometers of track. The company’s infrastructure includes a fleet of 1,200 locomotives and 33,000 railcars, primarily dedicated to the transportation of agricultural commodities and industrial goods. Its core business model integrates rail freight with port elevation and warehousing services, facilitating the movement of cargo from production centers to major maritime terminals. Key services encompass customized container solutions, distribution, and the management of strategic port facilities. By providing high-capacity transport corridors, the company supports large-scale export activities and domestic supply chains. Its operations focus on optimizing transit times and operational efficiency through continuous investment in network expansion and modern rolling stock.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2022-Q3 | 2022-11-10 | Portuguese | |
| FRE NOVO 2022 v12 | 2022-11-07 | Portuguese | |
| FRE NOVO 2022 v11 | 2022-09-28 | Portuguese | |
| FRE NOVO 2022 v10 | 2022-09-16 | Portuguese | |
| FRE NOVO 2022 v9 | 2022-09-06 | Portuguese | |
| FRE NOVO 2022 v8 | 2022-08-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 33991809 | ITR 2022-Q3 | 2022-11-10 | Portuguese | ||
| 34952558 | FRE NOVO 2022 v12 | 2022-11-07 | Portuguese | ||
| 34952380 | FRE NOVO 2022 v11 | 2022-09-28 | Portuguese | ||
| 34952193 | FRE NOVO 2022 v10 | 2022-09-16 | Portuguese | ||
| 34952055 | FRE NOVO 2022 v9 | 2022-09-06 | Portuguese | ||
| 34951907 | FRE NOVO 2022 v8 | 2022-08-23 | Portuguese | ||
| 34951758 | FRE NOVO 2022 v7 | 2022-08-12 | Portuguese | ||
| 33991759 | ITR 2022-Q2 | 2022-08-11 | Portuguese | ||
| 34951543 | FRE NOVO 2022 v6 | 2022-08-09 | Portuguese | ||
| 34951385 | FRE NOVO 2022 v5 | 2022-07-22 | Portuguese | ||
| 34951244 | FRE NOVO 2022 v4 | 2022-07-04 | Portuguese | ||
| 34951071 | FRE NOVO 2022 v3 | 2022-06-30 | Portuguese | ||
| 34950938 | FRE NOVO 2022 v2 | 2022-06-03 | Portuguese | ||
| 34950753 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34634255 | FRE NOVO 2021 v17 | 2022-05-18 | Portuguese | ||
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 |
|
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 |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
RUMO 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/53166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53166 | 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=53166 | 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=53166 \ -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": 53166}, 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 RUMO S.A. (id: 53166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.