BIOMA EDUCAÇÃO S.A. — Investor Relations & Filings
About BIOMA EDUCAÇÃO S.A.
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 |
|---|---|---|---|
| ITR 2021-Q2 | 2021-08-16 | Portuguese | |
| FRE NOVO 2021 v2 | 2021-06-17 | Portuguese | |
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| ITR 2021-Q1 | 2021-05-17 | Portuguese | |
| FRE NOVO 2020 v8 | 2021-05-05 | Portuguese | |
| DFP 2020 | 2021-03-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
6 filings
| |||||
| 33981323 | ITR 2021-Q2 | 2021-08-16 | Portuguese | ||
| 34682234 | FRE NOVO 2021 v2 | 2021-06-17 | Portuguese | ||
| 34682233 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 33981312 | ITR 2021-Q1 | 2021-05-17 | Portuguese | ||
| 34594528 | FRE NOVO 2020 v8 | 2021-05-05 | Portuguese | ||
| 33728590 | DFP 2020 | 2021-03-31 | Portuguese | ||
|
2020
9 filings
| |||||
| 34594492 | FRE NOVO 2020 v7 | 2020-12-11 | Portuguese | ||
| 34594485 | FRE NOVO 2020 v6 | 2020-12-03 | Portuguese | ||
| 33966146 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 34594453 | FRE NOVO 2020 v5 | 2020-10-18 | Portuguese | ||
| 34594432 | FRE NOVO 2020 v4 | 2020-10-13 | Portuguese | ||
| 34594436 | FRE NOVO 2020 v3 | 2020-10-09 | Portuguese | ||
| 34594411 | FRE NOVO 2020 v2 | 2020-09-03 | Portuguese | ||
| 33966158 | ITR 2020-Q2 | 2020-08-28 | Portuguese | ||
| 34594398 | FRE NOVO 2020 | 2020-05-31 | 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 |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
FAIRVIEW INTERNATIONAL PLC
Acquires and operates a network of private schools offering…
|
FIL | GB | Education |
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | 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.