OI S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
About OI S.A. - EM RECUPERAÇÃO JUDICIAL
Oi S.A. provides a comprehensive suite of connectivity solutions, including switched fixed-line telephony, broadband internet, data transmission, and pay TV. The company serves a broad client base encompassing residential users, corporate entities, and governmental institutions. Its core operational strategy involves the management of extensive fiber optic networks to deliver high-speed data services. Currently, the organization is navigating a judicial reorganization process intended to address its financial structure and debt obligations. Following multiple restructuring attempts and debt-for-equity swaps, recent judicial developments have moved the company toward liquidation proceedings. Despite these financial challenges, the entity remains focused on maintaining its critical infrastructure and service delivery to its customer base during the transition period.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 | 2023-05-31 | Portuguese | |
| DFP 2022 | 2023-05-22 | Portuguese | |
| FRE NOVO 2022 v9 | 2023-03-27 | Portuguese | |
| FRE NOVO 2022 v8 | 2023-01-19 | Portuguese | |
| FRE NOVO 2022 v7 | 2023-01-17 | Portuguese | |
| FRE NOVO 2022 v6 | 2022-11-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 35928727 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 33769271 | DFP 2022 | 2023-05-22 | Portuguese | ||
| 35393313 | FRE NOVO 2022 v9 | 2023-03-27 | Portuguese | ||
| 35393029 | FRE NOVO 2022 v8 | 2023-01-19 | Portuguese | ||
| 35392738 | FRE NOVO 2022 v7 | 2023-01-17 | Portuguese | ||
|
2022
10 filings
| |||||
| 35392465 | FRE NOVO 2022 v6 | 2022-11-29 | Portuguese | ||
| 34014304 | ITR 2022-Q3 | 2022-11-09 | Portuguese | ||
| 35392256 | FRE NOVO 2022 v5 | 2022-11-01 | Portuguese | ||
| 35392048 | FRE NOVO 2022 v4 | 2022-10-20 | Portuguese | ||
| 34014291 | ITR 2022-Q2 | 2022-08-11 | Portuguese | ||
| 35391794 | FRE NOVO 2022 v3 | 2022-08-08 | Portuguese | ||
| 35391500 | FRE NOVO 2022 v2 | 2022-08-02 | Portuguese | ||
| 35391299 | FRE NOVO 2022 | 2022-06-30 | Portuguese | ||
| 34014253 | ITR 2022-Q1 | 2022-06-29 | Portuguese | ||
| 34815711 | FRE NOVO 2021 v12 | 2022-05-10 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
OI S.A. - EM RECUPERAÇÃO JUDICIAL 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/53112/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53112 | 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=53112 | 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=53112 \ -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": 53112}, 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 OI S.A. - EM RECUPERAÇÃO JUDICIAL (id: 53112)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.