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 |
|---|---|---|---|
| Índices de Sustentabilidade (DJBIC; B3:ISE) | 2026-05-04 | Portuguese | |
| Mapa Sintético Consolidado | 2026-04-26 | Portuguese | |
| Mapa Sintético Consolidado | 2026-04-26 | Portuguese | |
| DFP 2025 | 2026-03-04 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 41332776 | Índices de Sustentabilidade (DJBIC; B3:ISE) | 2026-05-04 | Portuguese | ||
| 37171149 | Mapa Sintético Consolidado | 2026-04-26 | Portuguese | ||
| 37171111 | Mapa Sintético Consolidado | 2026-04-26 | Portuguese | ||
| 33795273 | DFP 2025 | 2026-03-04 | Portuguese | ||
|
2025
9 filings
| |||||
| 34090740 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34090686 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34090603 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 36054006 | FRE WEB 2024 v16 | 2025-05-06 | Portuguese | ||
| 36053930 | FRE WEB 2024 v15 | 2025-05-05 | Portuguese | ||
| 36053839 | FRE WEB 2024 v14 | 2025-02-28 | Portuguese | ||
| 33783431 | DFP 2024 | 2025-02-20 | Portuguese | ||
| 36053710 | FRE WEB 2024 v13 | 2025-02-14 | Portuguese | ||
| 36053605 | FRE WEB 2024 v12 | 2025-01-08 | Portuguese | ||
|
2024
2 filings
| |||||
| 36053506 | FRE WEB 2024 v11 | 2024-12-27 | Portuguese | ||
| 36053381 | FRE WEB 2024 v10 | 2024-12-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RaiLink Ltd.
Provides rail transportation services, managing regional an…
|
— | CA | Transportation and storage |
|
RUMO MALHA NORTE S.A.
Provides rail logistics for agricultural commodities from M…
|
— | BR | Transportation and storage |
|
Société des Chemins
State-owned railway company providing transport services an…
|
MLCVG | FR | Transportation and storage |
|
UNION PACIFIC CORP
Freight transportation company with a rail network spanning…
|
UNP | US | Transportation and storage |
|
Željeznice RS a.d. Doboj
Manages railway infrastructure and operates passenger and g…
|
— | BA | 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.