
Pierre & Vacances — Investor Relations & Filings
Pierre & Vacances is a European tourism company specializing in the operation of holiday accommodations. The company manages a portfolio of over 350 destinations, offering self-catering apartments, holiday villages, and residences. Its offerings are primarily targeted at families, providing a range of holiday experiences from seaside resorts to mountain locations, with a notable expertise in ski holidays in the Alps and Pyrenees. The company's portfolio includes both standard and premium accommodation options. In addition to operating holiday rentals, Pierre & Vacances is involved in the development and marketing of tourism-related real estate. The company promotes sustainable tourism, with many of its destinations holding environmental certifications.
Recent filings
Browse filings by year
19 years- 2026 18 filings
- 2025 48 filings
- 2024 44 filings
- 2023 43 filings
- 2022 83 filings
- 2021 70 filings
- 2020 36 filings
- 2019 28 filings
- 2018 24 filings
- 2017 31 filings
- 2016 30 filings
- 2015 29 filings
- 2014 44 filings
- 2013 10 filings
- 2012 1 filing
- 2011 32 filings
- 2010 19 filings
- 2009 24 filings
- 2008 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Pierre & Vacances, 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 · Other short term accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Condo Nordic Holding AB
Provides turnkey corporate accommodation and furnished apar…
|
CONDO | SE | Accommodation and food service … |
|
Hilton Grand Vacations Inc.
Develops, markets, and operates a portfolio of upscale vaca…
|
HGV | US | Accommodation and food service … |
|
Hornigold Reit Spolka Akcyjna
Provider of short-term rental services for luxury apartment…
|
HRL | PL | Accommodation and food service … |
|
MARRIOTT VACATIONS WORLDWIDE Corp
A global company offering vacation ownership, exchange, ren…
|
VAC | US | Accommodation and food service … |
|
PT Singaraja Putra Tbk.
Provides short-term accommodation services and internationa…
|
SINI | ID | Accommodation and food service … |
|
SAFESTAY PLC
Owner and operator of a network of hostels and hotels in th…
|
SSTY | GB | Accommodation and food service … |
|
Sonder Holdings Inc.
A tech-enabled hospitality company operating apartments and…
|
SOND | US | Accommodation and food service … |
Pierre & Vacances 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/1597/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1597 | 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=1597 | 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=1597 \ -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": 1597}, 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 Pierre & Vacances (id: 1597)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.