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 |
|---|---|---|---|
| Carnival PLC - Notification of Transactions of Directors/PDMRs | 2026-04-02 | English | |
| Carnival PLC - CARNIVAL CORPORATION & PLC PROVIDES UPDATE ON DELISTING OF DEBT SECURITIES | 2026-03-31 | English | |
| 25 - CARNIVAL PLC (0001125259) (Filer) | 2026-03-30 | English | |
| 1st Quarter Results | 2026-03-27 | English | |
| Carnival PLC - Carnival Corporation 1Q 2026 Earnings | 2026-03-27 | English | |
| Carnival PLC - Carnival Corporation & plc Announces Intention to Voluntarily Delist 1% Senior Unsecured Notes Due 2029 From NYSE and 7.875% Debentures Due 2027 From LSE and Relist the Notes and Debent | 2026-03-20 | 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 |
|---|---|---|---|
|
Anek Lines S.A.
A passenger and cargo shipping company operating ferries in…
|
ANEK | GR | Transportation and storage |
|
Attica Holdings S.A.
A leading European ferry operator for passengers and cargo …
|
ATTIC | GR | Transportation and storage |
|
Bohai Ferry Group Co., Ltd.
Operates ro-ro passenger and vehicle transport across Bohai…
|
603167 | CN | Transportation and storage |
|
CARNIVAL CORP
Leisure travel company operating a portfolio of cruise bran…
|
CCL | PA | Transportation and storage |
|
Công ty Cổ phần Tàu cao tốc Superdong – Kiên Giang
Provides maritime transport via speedboats and ferries, con…
|
SKG | VN | Transportation and storage |
|
Edda Wind AS
Provider of purpose-built vessels and services for the glob…
|
EWIND | NO | Transportation and storage |
|
HAINAN STRAIT SHIPPING CO.,LTD.
Operates Ro-Ro passenger and vehicle transport, port termin…
|
002320 | CN | Transportation and storage |
|
Havila Kystruten AS
Operates sustainable passenger voyages on the historic Norw…
|
HKY | NO | Transportation and storage |
|
Hong Kong Ferry (Holdings) Company Limited
An investment holding company in property, ferry operations…
|
50 | HK | Transportation and storage |
|
Kiriacoulis Shipping S.A.
Holding company offering yacht chartering, sales, brokerage…
|
KYRI | GR | 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.