
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 | 2026-03-26 | English | |
| Transaction in Own Shares | 2026-03-25 | English | |
| Transaction in Own Shares | 2026-03-24 | English | |
| Transaction in Own Shares | 2026-03-23 | English | |
| Transaction in Own Shares | 2026-03-20 | English | |
| 6-K - PEARSON PLC (0000938323) (Filer) | 2026-03-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33045600 | Transaction in Own Shares | 2026-03-26 | English | ||
| 33037735 | Transaction in Own Shares | 2026-03-25 | English | ||
| 33018352 | Transaction in Own Shares | 2026-03-24 | English | ||
| 33011209 | Transaction in Own Shares | 2026-03-23 | English | ||
| 32996741 | Transaction in Own Shares | 2026-03-20 | English | ||
| 32986327 | 6-K - PEARSON PLC (0000938323) (Filer) | 2026-03-19 | English | ||
| 32984834 | Total Voting Rights | 2026-03-19 | English | ||
| 32983080 | Transaction in Own Shares | 2026-03-19 | English | ||
| 32970850 | Transaction in Own Shares | 2026-03-18 | English | ||
| 32966730 | 6-K - PEARSON PLC (0000938323) (Filer) | 2026-03-17 | English | ||
| 32965849 | Director/PDMR Shareholding | 2026-03-17 | English | ||
| 32961743 | Transaction in Own Shares | 2026-03-17 | English | ||
| 32954279 | Transaction in Own Shares | 2026-03-16 | English | ||
| 32943430 | Issue of Equity | 2026-03-13 | English | ||
| 32942975 | Annual Financial Report | 2026-03-13 | 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.
| Line item | ! |
|---|---|
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.