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 |
|---|---|---|---|
| FRE NOVO 2020 v7 | 2021-05-06 | Portuguese | |
| DFP 2020 | 2021-02-12 | Portuguese | |
| FRE NOVO 2020 v6 | 2020-11-26 | Portuguese | |
| ITR 2020-Q3 | 2020-11-05 | Portuguese | |
| FRE NOVO 2020 v5 | 2020-09-02 | Portuguese | |
| FRE NOVO 2020 v4 | 2020-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
2 filings
| |||||
| 34548827 | FRE NOVO 2020 v7 | 2021-05-06 | Portuguese | ||
| 33710223 | DFP 2020 | 2021-02-12 | Portuguese | ||
|
2020
11 filings
| |||||
| 34548834 | FRE NOVO 2020 v6 | 2020-11-26 | Portuguese | ||
| 33953058 | ITR 2020-Q3 | 2020-11-05 | Portuguese | ||
| 34548824 | FRE NOVO 2020 v5 | 2020-09-02 | Portuguese | ||
| 34548819 | FRE NOVO 2020 v4 | 2020-08-14 | Portuguese | ||
| 34548811 | FRE NOVO 2020 v3 | 2020-08-12 | Portuguese | ||
| 33953035 | ITR 2020-Q2 | 2020-08-06 | Portuguese | ||
| 34548801 | FRE NOVO 2020 v2 | 2020-08-03 | Portuguese | ||
| 34548795 | FRE NOVO 2020 | 2020-05-29 | Portuguese | ||
| 33953001 | ITR 2020-Q1 | 2020-05-04 | Portuguese | ||
| 34480396 | FRE NOVO 2019 v4 | 2020-04-30 | Portuguese | ||
| 33691321 | DFP 2019 | 2020-03-13 | Portuguese | ||
|
2019
2 filings
| |||||
| 33931184 | ITR 2019-Q3 | 2019-11-08 | Portuguese | ||
| 34480384 | FRE NOVO 2019 v3 | 2019-10-18 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
Container Corporation Of India Ltd.
Multimodal logistics provider specializing in containerized…
|
CONCOR | IN | Transportation and storage |
|
DONGGUAN DEVELOPMENT (HOLDINGS) CO., LTD
Manages toll roads, financial services, and electric vehicl…
|
000828 | 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.