
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 |
|---|---|---|---|
| Form 8.3 - Ascential plc | 2024-10-09 | English | |
| De-listing and cancellation of trading of shares | 2024-10-09 | English | |
| Scheme of Arrangement Becomes Effective | 2024-10-09 | English | |
| Form 8 (DD) - Ascential plc | 2024-10-08 | English | |
| Form 8 (DD) - Ascential PLC | 2024-10-08 | English | |
| Director/PDMR Shareholding | 2024-10-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 5525489 | Form 8.3 - Ascential plc | 2024-10-09 | English | ||
| 5525807 | De-listing and cancellation of trading of shares | 2024-10-09 | English | ||
| 5525915 | Scheme of Arrangement Becomes Effective | 2024-10-09 | English | ||
| 5524795 | Form 8 (DD) - Ascential plc | 2024-10-08 | English | ||
| 5524797 | Form 8 (DD) - Ascential PLC | 2024-10-08 | English | ||
| 5524815 | Director/PDMR Shareholding | 2024-10-08 | English | ||
| 5524867 | Holding(s) in Company | 2024-10-08 | English | ||
| 5524888 | Director/PDMR Shareholding | 2024-10-08 | English | ||
| 5524892 | Form 8.3 - Ascential plc | 2024-10-08 | English | ||
| 5524900 | Rule 2.9 Announcement and Total Voting Rights | 2024-10-08 | English | ||
| 5524963 | Court Sanction of Scheme of Arrangement | 2024-10-08 | English | ||
| 5524253 | Form 8.3 - Ascential plc | 2024-10-07 | English | ||
| 5524389 | Holding(s) in Company | 2024-10-07 | English | ||
| 5523645 | Form 8.3 - Ascential plc | 2024-10-04 | English | ||
| 5523890 | Holding(s) in Company | 2024-10-04 | 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 |
|---|---|---|---|
|
SHANGAR DECOR LIMITED
Provides event infrastructure, decoration, and equipment re…
|
540259 | IN | Administrative and support serv… |
|
The Contents On Co., Ltd.
A company that produces and distributes media content, incl…
|
302920 | KR | Administrative and support serv… |
|
Zhejiang Meorient Commerce&Exhibition Inc.
Organizes international trade fairs and O2O matchmaking ser…
|
300795 | CN | 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.