
WILMINGTON PLC — Investor Relations & Filings
Wilmington PLC is a provider of data, information, education, and training services for professionals and organizations operating in regulated sectors. The company specializes in the Governance, Risk, and Compliance (GRC) market, offering a complementary range of solutions to help clients manage risk and ensure compliance. Its portfolio includes professional qualifications, public and in-house training, e-learning, webinars, conferences, and events, designed to support customers in conducting their business effectively and responsibly.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-04-17 | English | |
| Director Declaration | 2026-03-11 | English | |
| Half-year Financial Report | 2026-02-26 | English | |
| Notice of half year-end results | 2026-02-11 | English | |
| Notice of Half Year Results | 2026-01-21 | English | |
| Appointment of Joint Corporate Broker | 2025-12-23 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 34661519 | Holding(s) in Company | 2026-04-17 | English | ||
| 32929222 | Director Declaration | 2026-03-11 | English | ||
| 34565825 | Half-year Financial Report | 2026-02-26 | English | ||
| 34558877 | Notice of half year-end results | 2026-02-11 | English | ||
| 13143536 | Notice of Half Year Results | 2026-01-21 | English | ||
|
2025
10 filings
| |||||
| 10720701 | Appointment of Joint Corporate Broker | 2025-12-23 | English | ||
| 9343702 | Acquisition of Conversia completed | 2025-12-05 | English | ||
| 8793333 | Director/PDMR Shareholding | 2025-11-28 | English | ||
| 8781120 | Acquisition of Conversia cleared to complete | 2025-11-28 | English | ||
| 8609380 | Result of AGM | 2025-11-25 | English | ||
| 8179522 | Directorate change | 2025-11-10 | English | ||
| 8051901 | Wilmington plc 2025 Annual Report | 2025-10-28 | English | ||
| 8051898 | Wilmington plc 2025 Annual Report | 2025-10-28 | English | ||
| 7945482 | Director/PDMR Shareholding | 2025-10-01 | English | ||
| 11393044 | Director/PDMR Shareholding | 2025-10-01 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for WILMINGTON PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
WILMINGTON 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/4748/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4748 | 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=4748 | 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=4748 \ -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": 4748}, 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 WILMINGTON PLC (id: 4748)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.