
Scientia School S.A. — Investor Relations & Filings
Scientia School S.A. is a cluster of educational solutions focused on developing and implementing innovative management models for educational institutions. The company integrates technology and management to provide comprehensive services for both its own and third-party schools. Its offerings support the digital transformation of the education sector, covering areas from early childhood education to vocational training. The core mission is to improve learning outcomes and foster 21st-century competencies in students through sustainable and adaptable educational itineraries.
Recent filings
No filings indexed yet
We are still gathering filings for Scientia School S.A.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · General secondary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COLEGIO INGLES CATOLICO DE LA SERENA S.A
Private educational institution offering comprehensive educ…
|
— | CL | Education |
|
Công ty Cổ phần Công nghệ Sài Gòn Viễn Đông
Operates in bilingual education (preschool-K12) and import-…
|
SVT | VN | Education |
|
CUROHOLDINGS Co., Ltd.
Entertainment company focused on media production and talen…
|
051780 | KR | Education |
|
EDUCADORA SAN AGUSTIN DE MELIPILLA SOCIEDAD ANONIMA
Operates a comprehensive educational institution offering m…
|
— | CL | 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 |
|
International School Augsburg AG
A private, English-speaking IB World School for students ag…
|
9JK | DE | Education |
|
Lixiang Education Holding Co. Ltd.
An investment holding company that formerly operated a priv…
|
LXEH | US | Education |
|
MegaStudyCo.,Ltd.
Educational services provider with online courses, offline …
|
072870 | KR | Education |
|
National Company for Learning and Education
Owns and manages private K-12 schools with national and int…
|
4291 | SA | Education |
Scientia School 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/8111/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8111 | 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=8111 | 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=8111 \ -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": 8111}, 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 Scientia School S.A. (id: 8111)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.