
INTERCEMENT BRASIL S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
InterCement Brasil S.A. - Em Recuperação Judicial is a producer and distributor of building materials, specializing in cement, concrete, and aggregates. The company provides technical solutions for construction and infrastructure, serving large-scale engineering projects and the retail market. Currently undergoing a court-supervised financial restructuring, the entity focuses on optimizing operations and debt management to maintain its market presence. Its activities encompass the entire value chain, from raw material extraction to the distribution of finished products. The company operates an extensive network of production units and distribution centers, delivering specialized materials for diverse civil engineering and architectural requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cancelamento de Registro | 2026-04-27 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-23 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-10 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-09 | Portuguese | |
| Fechamento – Segunda Etapa do Plano de Recuperação | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-16 | Portuguese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 37788189 | Cancelamento de Registro | 2026-04-27 | Portuguese | ||
| 35467717 | FRE - Formulário de Referência | 2026-04-23 | Portuguese | ||
| 34035681 | FRE - Formulário de Referência | 2026-04-10 | Portuguese | ||
| 34035693 | FRE - Formulário de Referência | 2026-04-09 | Portuguese | ||
| 33703276 | Fechamento – Segunda Etapa do Plano de Recuperação | 2026-04-06 | Portuguese | ||
| 33801993 | DFP 2025 | 2026-03-16 | Portuguese | ||
| 46923816 | FCA 2026 | 2026-03-03 | Portuguese | ||
|
2025
4 filings
| |||||
| 34140058 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34139934 | ITR 2025-Q2 | 2025-10-10 | Portuguese | ||
| 34140013 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33794204 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
4 filings
| |||||
| 34079370 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34079293 | ITR 2024-Q2 v3 | 2024-08-15 | Portuguese | ||
| 34079287 | ITR 2024-Q2 v2 | 2024-08-14 | Portuguese | ||
| 34079239 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC
A vertically integrated cement and concrete producer focuse…
|
1102 | TW | Manufacturing |
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
INTERCEMENT BRASIL 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/53027/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53027 | 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=53027 | 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=53027 \ -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": 53027}, 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 INTERCEMENT BRASIL S.A. - EM RECUPERAÇÃO JUDICIAL (id: 53027)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.