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 |
|---|---|---|---|
|
NIPPON PARKING DEVELOPMENT Co.,Ltd.
A diversified firm managing parking, real estate, tourism, …
|
2353 | JP | Transportation and storage |
|
Noida Toll Bridge Company Ltd
Manages and maintains the DND Flyway expressway connecting …
|
NOIDATOLL | IN | Transportation and storage |
|
Paraca Inc.
Specializes in the development, operation, and management o…
|
4809 | JP | Transportation and storage |
|
PARK24 Co., Ltd.
Operator of parking facilities offering car rental and car …
|
4666 | JP | Transportation and storage |
|
Pointpack Spolka Akcyjna
Develops IT solutions for first and last-mile logistics, in…
|
PNT | PL | Transportation and storage |
|
Promotora y Operadora de Infraestructura, S.A.B. de C.V.
Develops, finances, and operates toll roads, port terminals…
|
PINFRA | MX | Transportation and storage |
|
PSS CO.,LTD.
Provider of automated self-service systems and integrated s…
|
6914 | TW | Transportation and storage |
|
Railcare Group
Specialist in railway maintenance and renewal using innovat…
|
RAIL | SE | Transportation and storage |
|
Road King Infrastructure Limited
Property development in China/HK and toll road investment a…
|
1098 | HK | Transportation and storage |
|
Shagrir Group Vehicle Services Ltd.
Provides roadside assistance, towing, collision repair, and…
|
SHGR | IL | 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.