LITEL PARTICIPACOES SA — Investor Relations & Filings
About LITEL PARTICIPACOES SA
Litel Participacoes SA is a holding company primarily focused on investment management and capital participation in other entities. The company's core activity involves holding a significant equity interest in Vale S.A. Litel serves as an investment vehicle for major institutional pension funds, including Previ, Petros, Funcef, and Fundação Cesp, consolidating their influence and managing their collective interests. Its operations are centered on the strategic oversight of its investment portfolio and the exercise of shareholder rights within its investee companies. The company functions as a vehicle for long-term capital appreciation and dividend distribution to its shareholders, maintaining a specialized role in the governance and financial management of large-scale industrial assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2018-Q2 | 2018-08-15 | Portuguese | |
| FRE NOVO 2018 v5 | 2018-07-18 | Portuguese | |
| FRE NOVO 2018 v4 | 2018-07-18 | Portuguese | |
| FRE NOVO 2018 v3 | 2018-07-03 | Portuguese | |
| FRE NOVO 2018 v2 | 2018-06-08 | Portuguese | |
| FRE NOVO 2018 | 2018-05-30 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
9 filings
| |||||
| 33913039 | ITR 2018-Q2 | 2018-08-15 | Portuguese | ||
| 34444278 | FRE NOVO 2018 v5 | 2018-07-18 | Portuguese | ||
| 34444274 | FRE NOVO 2018 v4 | 2018-07-18 | Portuguese | ||
| 34444264 | FRE NOVO 2018 v3 | 2018-07-03 | Portuguese | ||
| 34444243 | FRE NOVO 2018 v2 | 2018-06-08 | Portuguese | ||
| 34444246 | FRE NOVO 2018 | 2018-05-30 | Portuguese | ||
| 33913023 | ITR 2018-Q1 | 2018-05-15 | Portuguese | ||
| 33663725 | DFP 2017 | 2018-03-29 | Portuguese | ||
| 34407149 | FRE NOVO 2017 v4 | 2018-02-28 | Portuguese | ||
|
2017
6 filings
| |||||
| 33899621 | ITR 2017-Q3 | 2017-11-14 | Portuguese | ||
| 34407144 | FRE NOVO 2017 v3 | 2017-08-23 | Portuguese | ||
| 33899595 | ITR 2017-Q2 | 2017-08-10 | Portuguese | ||
| 34407136 | FRE NOVO 2017 v2 | 2017-06-01 | Portuguese | ||
| 34407118 | FRE NOVO 2017 | 2017-05-24 | Portuguese | ||
| 33899590 | ITR 2017-Q1 | 2017-05-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
LITEL PARTICIPACOES 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/53052/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53052 | 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=53052 | 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=53052 \ -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": 53052}, 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 LITEL PARTICIPACOES SA (id: 53052)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.