
Ascential PLC — Investor Relations & Filings
Ascential is a specialist events, intelligence, and advisory services company, now operating as part of Informa PLC's Informa Festivals division. The company organizes large-scale business-to-business events and provides critical information and advisory services. Its portfolio includes world-renowned brands such as Cannes Lions, the international festival of creativity for the marketing and communications industry, and Money20/20, a leading global FinTech event. It also operates WARC, a service providing evidence and insights for marketing effectiveness, and LIONS, which offers advisory and intelligence services. The brands primarily serve professionals across key industry verticals including Marketing, FinTech, Cyber Security, Gaming, and Technology, helping them navigate industry trends and achieve business growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Proposed sale of Digital Commerce and WGSN | 2023-10-30 | English | |
| Holding(s) in Company | 2023-10-24 | English | |
| Holding(s) in Company | 2023-10-16 | English | |
| Total Voting Rights | 2023-10-02 | English | |
| Statement re: Media Speculation | 2023-09-29 | English | |
| Half year results | 2023-09-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 5362377 | Proposed sale of Digital Commerce and WGSN | 2023-10-30 | English | ||
| 5360385 | Holding(s) in Company | 2023-10-24 | English | ||
| 5357079 | Holding(s) in Company | 2023-10-16 | English | ||
| 5351129 | Total Voting Rights | 2023-10-02 | English | ||
| 5350022 | Statement re: Media Speculation | 2023-09-29 | English | ||
| 5347569 | Half year results | 2023-09-22 | English | ||
| 5341154 | Board change | 2023-09-07 | English | ||
| 5338064 | Block listing application | 2023-08-30 | English | ||
| 5336297 | Block listing Interim Review | 2023-08-24 | English | ||
| 5336441 | Director Declaration | 2023-08-24 | English | ||
| 5331301 | Director/PDMR Shareholding | 2023-08-10 | English | ||
| 5316220 | Total Voting Rights | 2023-07-03 | English | ||
| 11185190 | 2022 Annual Report and Accounts | 2023-06-30 | English | ||
| 5268430 | Notice of Capital Markets Event | 2023-06-05 | English | ||
| 5265689 | Total Voting Rights | 2023-06-01 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ascential 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 · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A.E. Ventures Ltd.
Accelerates B2B technology adoption in construction and hou…
|
— | CA | Administrative and support serv… |
|
Bologna Fiere
An international organizer of over 100 trade fairs and exhi…
|
BF | IT | Administrative and support serv… |
|
BUUU Group Ltd
A holding company providing event management and stage prod…
|
BUUU | US | Administrative and support serv… |
|
CEO EVENT MEDYA A.Ş.
Organizes a wide range of national and international corpor…
|
CEOEM | TR | Administrative and support serv… |
|
Dlg Exhibitions & Events Corporation Limited
Organizes international trade fairs and exhibitions with in…
|
600826 | CN | Administrative and support serv… |
|
Dowway Holdings Limited
Specializes in integrated exhibition and event management s…
|
8403 | HK | Administrative and support serv… |
|
E Factor Experiences Limited
Manages large-scale events, experiential marketing, and pub…
|
EFACTOR | IN | Administrative and support serv… |
|
Emerald Holding, Inc.
Operator of business-to-business events and media connectin…
|
EEX | US | Administrative and support serv… |
|
Exhicon Events Media Solutions Limited
Offers end-to-end exhibition services, venue management, an…
|
543895 | IN | Administrative and support serv… |
|
Fiera Milano
An integrated operator that organizes and manages internati…
|
FM | IT | Administrative and support serv… |
Ascential 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/4945/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4945 | 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=4945 | 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=4945 \ -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": 4945}, 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 Ascential PLC (id: 4945)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.