FERROVIA CENTRO-ATLANTICA S.A. — Investor Relations & Filings
About FERROVIA CENTRO-ATLANTICA S.A.
Ferrovia Centro-Atlântica S.A. (FCA) is a major railroad operator and integrated logistics provider. The company manages an extensive rail network spanning approximately 7,220 kilometers, connecting over 300 districts across several states and the Federal District. Its core operations focus on cargo transportation, supported by a fleet of approximately 500 locomotives and more than 12,000 rail wagons. Beyond rail transport, FCA provides comprehensive logistics solutions, including storage and distribution services, as well as the operation of tourist trains. The infrastructure serves as a critical link between southeastern, midwestern, and northeastern regions, facilitating the movement of diverse commodities and industrial goods. Its business model is structured to provide end-to-end supply chain integration, leveraging strategic rail corridors to optimize regional trade and transport efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MAPA DE VOTAÇÃO SNITÉTICO CONSOLIDANDO OS VOTOS PROFERIDOS A DISTÂNCIA | 2026-04-29 | Portuguese | |
| Remuneração dos Administradores e Conselheiros; Destinação dos Resultados; Aumento do Capital Social (inciso I, art. 166 da Lei 6404); Reforma Estatutária; Tomada de Contas-Votação do Relatório da Adm | 2026-04-29 | Portuguese | |
| Proposta da Administração - FCA | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-10 | Portuguese | |
| ITR 2025-Q3 | 2025-12-10 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39303067 | MAPA DE VOTAÇÃO SNITÉTICO CONSOLIDANDO OS VOTOS PROFERIDOS A DISTÂNCIA | 2026-04-29 | Portuguese | ||
| 39284541 | Remuneração dos Administradores e Conselheiros; Destinação dos Resultados; Aumento do Capital Social (inciso I, art. 166 da Lei 6404); Reforma Estatutária; Tomada de Contas-Votação do Relatório da Adm | 2026-04-29 | Portuguese | ||
| 37409915 | Proposta da Administração - FCA | 2026-04-27 | Portuguese | ||
| 33795096 | DFP 2025 | 2026-03-10 | Portuguese | ||
|
2025
6 filings
| |||||
| 34088350 | ITR 2025-Q3 | 2025-12-10 | Portuguese | ||
| 34088348 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34088298 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 36031197 | FRE WEB 2024 v4 | 2025-04-30 | Portuguese | ||
| 33582133 | DFP 2024 | 2025-03-26 | Portuguese | ||
| 36031127 | FRE WEB 2024 v3 | 2025-01-20 | Portuguese | ||
|
2024
5 filings
| |||||
| 34051297 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 36031013 | FRE WEB 2024 v2 | 2024-08-08 | Portuguese | ||
| 34051299 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
| 36030946 | FRE WEB 2024 | 2024-05-27 | Portuguese | ||
| 35493142 | FRE WEB 2023 v9 | 2024-05-13 | 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 |
FERROVIA CENTRO-ATLANTICA 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/52981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52981 | 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=52981 | 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=52981 \ -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": 52981}, 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 FERROVIA CENTRO-ATLANTICA S.A. (id: 52981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.