
JDE Peet's N.V. — Investor Relations & Filings
JDE Peet's N.V. is a global pure-play coffee and tea company engaged in the production, distribution, and sale of coffee, tea, and ready-to-drink beverages. Operating in more than 100 markets worldwide, the company's brand portfolio features prominent international names such as Peet's, L'OR, and Jacobs, complemented by a collection of local brands. Leveraging over 265 years of experience, JDE Peet's serves a global consumer base, delivering approximately 4,400 cups of its beverages every second.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| JDE Peet’s proposes to appoint Patricia Capel as non-executive member of its Board of Directors | 2022-09-27 | English | |
| Investor Presentation 2022 | 2022-08-03 | English | |
| JDE Peet’s reports half-year results 2022. Successfully navigating the macro backdrop, with another strong set of quality results. | 2022-08-03 | English | |
| JDE Peet’s executes EUR 500 million share buyback | 2022-05-09 | English | |
| JDE Peet’s announces changes to the composition of its Board of Directors | 2022-04-29 | English | |
| Annual Report 2021 | 2022-03-24 | English |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for JDE Peet's N.V., 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 · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
JDE Peet's N.V. 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/3855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3855 | 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=3855 | 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=3855 \ -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": 3855}, 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 JDE Peet's N.V. (id: 3855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.