CONCESSIONARIA RIO-TERESOPOLIS SA — Investor Relations & Filings
About CONCESSIONARIA RIO-TERESOPOLIS SA
Concessionaria Rio-Teresopolis SA (CRT) is an infrastructure management firm responsible for the operation, maintenance, and modernization of critical highway segments. The company’s core activities include the administration of toll collection systems, road conservation, and the implementation of safety protocols to enhance transit conditions for users and local residents. Its operational scope encompasses the management of complex transport structures, including tunnels, bridges, and multi-lane roadways. CRT focuses on large-scale engineering projects such as highway widening, the construction of additional lanes, and the integration of advanced transport support services. By prioritizing infrastructure durability and operational efficiency, the company facilitates regional connectivity and ensures the continuous flow of commercial and private traffic across its designated concession areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-06 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-05 | Portuguese | |
| FRE WEB 2024 v9 | 2025-05-22 | Portuguese | |
| FRE WEB 2024 v8 | 2025-05-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33795100 | DFP 2025 | 2026-03-06 | Portuguese | ||
|
2025
9 filings
| |||||
| 34088460 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34088404 | ITR 2025-Q2 | 2025-08-05 | Portuguese | ||
| 36031619 | FRE WEB 2024 v9 | 2025-05-22 | Portuguese | ||
| 36031575 | FRE WEB 2024 v8 | 2025-05-14 | Portuguese | ||
| 34088423 | ITR 2025-Q1 | 2025-05-12 | Portuguese | ||
| 36031528 | FRE WEB 2024 v7 | 2025-04-08 | Portuguese | ||
| 36031492 | FRE WEB 2024 v6 | 2025-03-07 | Portuguese | ||
| 33582165 | DFP 2024 | 2025-03-07 | Portuguese | ||
| 36031451 | FRE WEB 2024 v5 | 2025-01-29 | Portuguese | ||
|
2024
5 filings
| |||||
| 36031365 | FRE WEB 2024 v4 | 2024-12-19 | Portuguese | ||
| 34051366 | ITR 2024-Q3 | 2024-11-01 | Portuguese | ||
| 36031317 | FRE WEB 2024 v3 | 2024-08-23 | Portuguese | ||
| 36031277 | FRE WEB 2024 v2 | 2024-08-07 | Portuguese | ||
| 34051338 | ITR 2024-Q2 | 2024-08-05 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ECORODOVIAS INFRAESTRUTURA E LOGÍSTICA S.A.
Manages highway concessions and intermodal logistics linkin…
|
— | BR | Transportation and storage |
|
Ferrovial
A global infrastructure operator focused on transportation …
|
FER | NL | Transportation and storage |
|
Ferrovial SE
A global operator of sustainable transportation infrastruct…
|
FER | US | Transportation and storage |
|
Fujian Expressway Development Co.,Ltd
Invests in, constructs, operates, and manages high-grade hi…
|
600033 | CN | Transportation and storage |
|
GAYATRI HIGHWAYS LTD
Invests in, operates, and maintains toll and annuity-based …
|
GAYAHWS | IN | Transportation and storage |
|
GUANGDONG PROVINCIAL EXPRESSWAY DEVELOPMENT CO.,LTD
Invests in and operates toll expressways and bridges in the…
|
000429 | CN | Transportation and storage |
|
Guangxi Wuzhou Communications Co.,Ltd.
Invests in and manages high-grade highways, bridges, logist…
|
600368 | CN | Transportation and storage |
|
HAINAN EXPRESSWAY CO., LTD
Invests in and operates highway infrastructure, real estate…
|
000886 | CN | Transportation and storage |
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | Transportation and storage |
|
Henan Zhongyuan Expressway Co.,Ltd.
Invests in and operates high-grade highways, bridges, and t…
|
600020 | CN | Transportation and storage |
CONCESSIONARIA RIO-TERESOPOLIS SA 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/52930/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52930 | 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=52930 | 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=52930 \ -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": 52930}, 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 CONCESSIONARIA RIO-TERESOPOLIS SA (id: 52930)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.