
Pearson PLC — Investor Relations & Filings
Pearson PLC is a global learning company that provides educational content, assessments, and digital services to learners, educational institutions, and corporations. The company's portfolio includes curriculum materials, digital learning platforms, and assessment and qualification services. These offerings are designed to support lifelong learning, from early education through higher education and professional development. Pearson focuses on creating digital-first, data-driven products that help individuals build skills, gain qualifications, and make measurable progress in their lives. The company develops and distributes learning materials and assessments through its digital systems and platforms to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2025-11-04 | English | |
| Transaction in Own Shares | 2025-11-03 | English | |
| TOTAL VOTING RIGHTS | 2025-11-03 | English | |
| DIRECTOR/PDMR SHAREHOLDING | 2025-11-03 | English | |
| Total Voting Rights | 2025-11-03 | English | |
| Director/PDMR Shareholding | 2025-11-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8070395 | Transaction in Own Shares | 2025-11-04 | English | ||
| 8068997 | Transaction in Own Shares | 2025-11-03 | English | ||
| 10362942 | TOTAL VOTING RIGHTS | 2025-11-03 | English | ||
| 10362941 | DIRECTOR/PDMR SHAREHOLDING | 2025-11-03 | English | ||
| 8067398 | Total Voting Rights | 2025-11-03 | English | ||
| 8067342 | Director/PDMR Shareholding | 2025-11-03 | English | ||
| 8062718 | Transaction in Own Shares | 2025-10-31 | English | ||
| 8062438 | Transaction in Own Shares | 2025-10-30 | English | ||
| 8055305 | Transaction in Own Shares | 2025-10-29 | English | ||
| 11398302 | Transaction in Own Shares | 2025-10-28 | English | ||
| 10362939 | DIRECTORATE CHANGE | 2025-10-27 | English | ||
| 8044521 | Directorate Change | 2025-10-27 | English | ||
| 11397744 | Transaction in Own Shares | 2025-10-27 | English | ||
| 11397337 | Transaction in Own Shares | 2025-10-24 | English | ||
| 8035279 | Transaction in Own Shares | 2025-10-22 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Pearson 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 software publishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CyberLink Corp.
Global developer of multimedia software and AI-driven facia…
|
5203 | TW | Publishing, broadcasting, and c… |
|
Everybody Loves Languages Corp.
EdTech specializing in global, data-driven language learnin…
|
ELL | CA | Publishing, broadcasting, and c… |
|
Knowledge House Inc.
Technology company producing specialized educational softwa…
|
— | CA | Publishing, broadcasting, and c… |
|
M.O.B.A. Network AB
Operates and develops online gaming communities with conten…
|
MOBA | SE | Publishing, broadcasting, and c… |
|
Readly International
A digital subscription service for unlimited access to maga…
|
READ | SE | Publishing, broadcasting, and c… |
|
SoftKey Software Products Inc.
Publisher and distributor of PC software, specializing in C…
|
SKEYF | CA | Publishing, broadcasting, and c… |
Pearson 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/5260/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5260 | 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=5260 | 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=5260 \ -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": 5260}, 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 Pearson PLC (id: 5260)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.