
BIOMA EDUCAÇÃO S.A. — Investor Relations & Filings
BIOMA EDUCAÇÃO S.A., formerly known as Bahema S.A., is an investment holding company specializing in the K-12 education sector. With a history spanning over six decades, the organization focuses on building a comprehensive group of educational institutions. Its core operations involve the management and development of schools and training centers that provide a wide range of services, including early childhood, elementary, and secondary education. The company also offers entrance exam preparation and continuing education programs. BIOMA EDUCAÇÃO S.A. emphasizes high-quality pedagogical standards, autonomy, and collaborative learning environments. Its portfolio includes established institutions such as Escola Parque, reflecting a commitment to diverse educational methodologies and long-term academic excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Final de Votação Detalhado | 2026-05-10 | Portuguese | |
| - | 2026-05-10 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-08 | Portuguese | |
| DFP 2025 | 2026-04-01 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| FRE WEB 2025 v6 | 2025-11-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 44815486 | Mapa Final de Votação Detalhado | 2026-05-10 | Portuguese | ||
| 44815471 | - | 2026-05-10 | Portuguese | ||
| 44447216 | FRE - Formulário de Referência | 2026-05-08 | Portuguese | ||
| 33799896 | DFP 2025 | 2026-04-01 | Portuguese | ||
|
2025
5 filings
| |||||
| 34128905 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 46905212 | FRE WEB 2025 v6 | 2025-11-07 | Portuguese | ||
| 34128843 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 47023200 | FCA 2025 | 2025-05-12 | Portuguese | ||
| 33792528 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
6 filings
| |||||
| 34073695 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34073685 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 46904041 | FRE WEB 2024 | 2024-05-28 | Portuguese | ||
| 34073640 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 46921755 | FCA 2024 | 2024-05-08 | Portuguese | ||
| 35833568 | FRE WEB 2023 v9 | 2024-05-08 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aprendere Skolor AB
An educational organization operating schools and residenti…
|
APRNDR | SE | Education |
|
Ataa Educational Co.
Operates private schools with national and international cu…
|
4292 | SA | Education |
|
Beijing Kaiwen Education Technology Co., Ltd
Provides K-12 international education, vocational training,…
|
002659 | CN | Education |
|
Bojun Education Company Limited
Provides and manages private educational services from pres…
|
1758 | HK | Education |
|
Bright Scholar Education Holdings Ltd
Global education provider of K-12 schools, kindergartens, a…
|
BEDU | US | Education |
|
Cedergrenska AB
Education group operating schools from preschool to post-se…
|
CEDER | SE | Education |
|
China Maple Leaf Educational Systems Limited
Leading K-12 international school operator providing integr…
|
1317 | KY | Education |
|
COLEGIO BRITANICO ST. MARGARET
British-style, bilingual school for girls, offering element…
|
— | CL | Education |
|
COLEGIO CRAIGHOUSE S.A.
A private, co-educational, bilingual institution offering I…
|
— | CL | Education |
|
COLEGIO INGLES CATOLICO DE LA SERENA S.A
Private educational institution offering comprehensive educ…
|
— | CL | Education |
BIOMA EDUCAÇÃO 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/52866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52866 | 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=52866 | 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=52866 \ -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": 52866}, 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 BIOMA EDUCAÇÃO S.A. (id: 52866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.