
FAIRVIEW INTERNATIONAL PLC — Investor Relations & Filings
Fairview International PLC develops and operates a group of private independent schools that provide the International Baccalaureate (IB) programme. The company's portfolio includes schools strategically located to serve specific markets, such as the expatriate community in Singapore. A core component of its strategy is expansion through the acquisition of undervalued or failing schools, primarily in Asia and the UK. The company employs a highly replicable educational model, leveraging the standardized IB curricula and centralized support from the Fairview Network. This network provides resources for teacher training, curriculum development, operational leadership, and procurement, ensuring consistent quality and operational efficiency across its institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Unaudited interim results to 31 December 2025 | 2026-03-12 | English | |
| Trading update and business review | 2026-02-25 | English | |
| Result of AGM | 2025-12-11 | English | |
| AGM Statement | 2025-12-11 | English | |
| Annual report | 2025-11-24 | English | |
| Annual report | 2025-11-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32934294 | Unaudited interim results to 31 December 2025 | 2026-03-12 | English | ||
| 32836989 | Trading update and business review | 2026-02-25 | English | ||
|
2025
10 filings
| |||||
| 9839489 | Result of AGM | 2025-12-11 | English | ||
| 9824920 | AGM Statement | 2025-12-11 | English | ||
| 8544375 | Annual report | 2025-11-24 | English | ||
| 8544374 | Annual report | 2025-11-24 | English | ||
| 8444561 | Notice of AGM | 2025-11-18 | English | ||
| 8062616 | Maiden results for the year ended 30 June 2025 | 2025-10-30 | English | ||
| 7775220 | Trading Update | 2025-09-02 | English | ||
| 6768615 | Unaudited Interim Results | 2025-03-25 | English | ||
| 5580597 | New senior management appointments | 2025-02-18 | English | ||
| 5567457 | Operations and strategic update | 2025-01-17 | English | ||
|
2024
3 filings
| |||||
| 5550596 | Pro forma results for the period to 30 June 2024 | 2024-12-04 | English | ||
| 5545647 | Corporate Presentations | 2024-11-22 | English | ||
| 5536666 | Comment on tax changes announced in UK budget | 2024-11-01 | English | ||
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 |
|
BIOMA EDUCAÇÃO S.A.
Investment holding company focused on K-12 education and sc…
|
— | BR | 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 |
|
GRUPO SALTA EDUCAÇÃO S.A.
Operates a network of 170 K-12 schools using proprietary ed…
|
— | BR | Education |
FAIRVIEW INTERNATIONAL PLC 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/9368/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9368 | 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=9368 | 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=9368 \ -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": 9368}, 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 FAIRVIEW INTERNATIONAL PLC (id: 9368)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.