
Aprendere Skolor AB — Investor Relations & Filings
Aprendere Skolor AB is an educational organization that, together with its subsidiaries, owns and operates a network of schools. The company provides a range of educational services, including compulsory primary school, adapted primary school, upper secondary school, and adapted upper secondary school. In addition to its educational institutions, the organization also manages HVB (Hem för vård eller boende), which are residential facilities providing care and housing.
Recent filings
No filings indexed yet
We are still gathering filings for Aprendere Skolor AB. .
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 |
|---|---|---|---|
|
Scientia School S.A.
Develops tech-integrated management models for educational …
|
MLSCI | ES | Education |
|
SOCIEDAD EDUCACIONAL Y COLEGIO FRANCISCO DE MIRANDA S.A.
Educational institution providing comprehensive schooling f…
|
— | CL | Education |
|
SOCIEDAD EDUCATIVA LEONARDO DA VINCI S.A.
Provides primary and secondary education, academic instruct…
|
— | CL | Education |
|
Stride, Inc.
Education technology company providing online and blended l…
|
LRN | US | Education |
|
Taaleem Holdings PJSC
Provider of K-12 education services, developing and operati…
|
TAALEEM | AE | Education |
|
Tianli International Holdings Limited
A leading comprehensive private education service provider …
|
1773 | HK | Education |
|
Wisdom Education International Holdings Company Limited
Large-scale private education provider operating premium pr…
|
6068 | KY | Education |
Aprendere Skolor AB 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/8305/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8305 | 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=8305 | 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=8305 \ -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": 8305}, 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 Aprendere Skolor AB (id: 8305)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.