
BRK AMBIENTAL PARTICIPAÇÕES S.A. — Investor Relations & Filings
BRK Ambiental Participações S.A. is a major private sanitation operator specializing in water supply and wastewater management services. Established as a platform for the sanitation segment under the Brookfield Group since 2017, the company provides comprehensive solutions including sewage collection, treatment, and disposal, as well as industrial water treatment and solid waste management. The organization operates extensive infrastructure networks, serving approximately 16 million people across more than 100 municipalities. Its core business focuses on expanding access to basic sanitation through large-scale concessions and public-private partnerships. The company emphasizes water security and environmental sustainability, positioning itself as a critical provider of essential utility infrastructure and specialized services for both residential and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-05-20 | Portuguese | |
| ITR - Informações Trimestrais | 2026-05-15 | Portuguese | |
| Aporte de capital em SPE | 2026-05-04 | Portuguese | |
| Estrutura de Financiamento BASA | 2026-05-04 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-06 | Portuguese | |
| FRE WEB 2026 v3 | 2026-03-20 | Portuguese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46784876 | FCA - Formulário Cadastral | 2026-05-20 | Portuguese | ||
| 46374572 | ITR - Informações Trimestrais | 2026-05-15 | Portuguese | ||
| 41029748 | Aporte de capital em SPE | 2026-05-04 | Portuguese | ||
| 40898599 | Estrutura de Financiamento BASA | 2026-05-04 | Portuguese | ||
| 33686562 | FRE - Formulário de Referência | 2026-04-06 | Portuguese | ||
| 46905547 | FRE WEB 2026 v3 | 2026-03-20 | Portuguese | ||
| 33798242 | DFP 2025 | 2026-01-30 | Portuguese | ||
|
2025
6 filings
| |||||
| 47023095 | FCA 2025 v3 | 2025-12-19 | Portuguese | ||
| 34116791 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34116716 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 46922890 | FCA 2025 v2 | 2025-07-28 | Portuguese | ||
| 34116618 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33789491 | DFP 2024 | 2025-03-25 | Portuguese | ||
|
2024
2 filings
| |||||
| 34065225 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34065163 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Water collection, treatment and supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acea
A multi-utility company managing water, energy, and environ…
|
ACE | IT | Water supply; sewerage, waste m… |
|
AEGEA SANEAMENTO E PARTICIPAÇÕES S.A.
Manages water supply and sewage treatment concessions for o…
|
— | BR | Water supply; sewerage, waste m… |
|
AGUAS ARAUCANIA S.A.
Provides comprehensive sanitary services, including potable…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DE ANTOFAGASTA S.A.
A regulated water and sanitation utility providing comprehe…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS DEL ALTIPLANO S.A.
Provides comprehensive water and wastewater management, pot…
|
— | CL | Water supply; sewerage, waste m… |
|
AGUAS MAGALLANES S.A.
Utility company providing water capture, treatment, distrib…
|
— | CL | Water supply; sewerage, waste m… |
|
ALIRAN IHSAN RESOURCES BERHAD
Provider of comprehensive water and wastewater solutions fo…
|
— | MY | Water supply; sewerage, waste m… |
|
Alkhorayef Water and Power Technologies Co.
Provides engineering, construction, and O&M for water and p…
|
2081 | SA | Water supply; sewerage, waste m… |
|
AMERICAN STATES WATER CO
Holding company with water, electric, and contracted milita…
|
AWR | US | Water supply; sewerage, waste m… |
|
American Water Works Company, Inc.
A large, regulated water and wastewater utility providing e…
|
AWK | US | Water supply; sewerage, waste m… |
BRK AMBIENTAL PARTICIPAÇÕES S.A. 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/52880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52880 | 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=52880 | 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=52880 \ -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": 52880}, 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 BRK AMBIENTAL PARTICIPAÇÕES S.A. (id: 52880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.