
Dole plc — Investor Relations & Filings
Dole plc is a global leader in the fresh produce sector, operating a vertically integrated supply chain that encompasses growing, sourcing, processing, marketing, and distributing fresh fruits and vegetables worldwide. The company manages the entire process from its own farms and partner growers to the end consumer. Its product portfolio includes over 300 lines of fresh produce, holding category-leading positions in key products like bananas. Dole serves a diverse customer base, including the retail, wholesale, and foodservice sectors across North America, Europe, and other international markets. The company's extensive infrastructure includes farms, packhouses, refrigerated container ships, and distribution hubs, enabling it to deliver a wide range of produce year-round.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | |
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | |
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | |
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | |
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | |
| 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 32979352 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979347 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979335 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979317 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979310 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979247 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979269 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32979127 | 3 - Dole plc (0001857475) (Issuer) | 2026-03-18 | English | ||
| 32899928 | 10-K - DOLE PLC (0001857475) (Filer) | 2026-03-02 | English | ||
| 32899927 | 8-K - DOLE PLC (0001857475) (Filer) | 2026-02-25 | English | ||
| 13439234 | Major Shareholding Notification 2026 | 2026-01-12 | English | ||
|
2025
4 filings
| |||||
| 13439235 | 6-K | 2025-12-17 | English | ||
| 13439236 | 6-K | 2025-11-10 | English | ||
| 13439237 | 6-K | 2025-11-10 | English | ||
| 13439238 | 6-K | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of tropical and subtropical fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AVACOCO.,LTD.
Develops and produces thin-film processing equipment for FP…
|
083930 | KR | Agriculture, forestry and fishi… |
|
FRESH DEL MONTE PRODUCE INC
A vertically integrated producer and distributor of fresh p…
|
FDP | KY | Agriculture, forestry and fishi… |
|
Omer-Decugis & Cie
International group managing the value chain for fresh and …
|
ALODC | FR | Agriculture, forestry and fishi… |
|
TGIF AGRIBUSINESS LIMITED
Specializes in pomegranate cultivation and wholesale distri…
|
544175 | IN | Agriculture, forestry and fishi… |
Dole 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/32053/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32053 | 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=32053 | 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=32053 \ -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": 32053}, 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 Dole plc (id: 32053)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.