Carnival PLC — Investor Relations & Filings
Carnival PLC is a global cruise company that provides leisure travel through a world-class portfolio of cruise lines. The company operates a fleet of more than 90 ships, offering cruise vacations to over 800 ports and destinations around the world. Its core mission is to provide extraordinary vacation experiences and deliver unforgettable happiness to its guests. The company is also committed to sustainable cruising practices, aiming to honor the integrity of the oceans it sails and the communities it visits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 POS - CARNIVAL PLC (0001125259) (Filer) | 2026-05-07 | English | |
| S-8 POS - CARNIVAL PLC (0001125259) (Filer) | 2026-05-07 | English | |
| Carnival PLC - Carnival Corporation & plc Completes Unification of Dual Listed Company Structure and Redomiciliation to Bermuda | 2026-05-07 | English | |
| 25-NSE - CARNIVAL PLC (0001125259) (Subject) | 2026-05-07 | English | |
| Carnival PLC - Voting Rights and Capital | 2026-05-06 | English | |
| Carnival PLC - Court Sanction of Scheme of Arrangement | 2026-05-01 | English |
Browse filings by year
27 years- 2026 44 filings
- 2025 123 filings
- 2024 77 filings
- 2023 107 filings
- 2022 142 filings
- 2021 233 filings
- 2020 196 filings
- 2019 304 filings
- 2018 292 filings
- 2017 216 filings
- 2016 118 filings
- 2015 108 filings
- 2014 100 filings
- 2013 69 filings
- 2012 64 filings
- 2011 75 filings
- 2010 54 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 3 filings
- 2002 2 filings
- 2001 3 filings
- 2000 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Carnival 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 · Sea and coastal passenger water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Norwegian Cruise Line Holdings Ltd.
A global cruise company operating three distinct brands for…
|
NCLH | US | Transportation and storage |
|
Prosafe SE
Owner and operator of accommodation vessels for the global …
|
PRS | NO | Transportation and storage |
|
Rederiaktiebolaget Gotland
A shipping company operating passenger ferries, cruise ship…
|
RDG | SE | Transportation and storage |
|
ROYAL CARIBBEAN CRUISES LTD
A global cruise vacation company with a fleet of ships visi…
|
RCL | LR | Transportation and storage |
|
Tallink Grupp
Provider of passenger and cargo sea transportation in the n…
|
TAL1T | EE | Transportation and storage |
|
Tokai Kisen Co., Ltd.
Marine transportation firm providing passenger and freight …
|
9173 | JP | Transportation and storage |
|
UPYACHTING MANAGEMENT PLC
Specialized entity offering yacht finance, investments, ope…
|
YACHT | CY | Transportation and storage |
|
Viking Holdings Ltd
Global operator of river, ocean, and expedition cruises to …
|
VIK | BM | Transportation and storage |
|
Viking Line Abp
A shipping company providing passenger and freight services…
|
VIK1V | FI | Transportation and storage |
Carnival 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/4799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4799 | 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=4799 | 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=4799 \ -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": 4799}, 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 Carnival PLC (id: 4799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.