
Piscines Desjoyaux — Investor Relations & Filings
Piscines Desjoyaux specializes in the manufacturing, construction, renovation, and maintenance of swimming pools. The company offers a range of in-ground pools, from ready-to-install kits to fully equipped luxury models, for both private and commercial clients. It is recognized for its patented technological innovations and a production process centered on quality and craftsmanship. In addition to pool construction, the company provides a wide selection of pool equipment and related services. With nearly 60 years of experience, Piscines Desjoyaux emphasizes environmentally respectful solutions and supports customers through an extensive network of experts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| BILAN SEMESTRIEL CONTRAT LIQUIDITE | 2022-01-06 | French | |
| rapport annuel PDSA 2021 | 2021-12-22 | French | |
| PLAQUETTE DESJOYAUX 2019 2020 | 2021-01-15 | French | |
| RESULTAT ANNUEL PISCINES DESJOYAUX SA | 2019-12-23 | French | |
| BILAN ANNUEL PISCINES DESJOYAUX SA | 2019-01-04 | French | |
| BILAN SEMESTRIEL DU CONTRAT DE LIQUIDITE | 2018-01-10 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
1 filing
| |||||
| 880300 | BILAN SEMESTRIEL CONTRAT LIQUIDITE | 2022-01-06 | French | ||
|
2021
2 filings
| |||||
| 880301 | rapport annuel PDSA 2021 | 2021-12-22 | French | ||
| 912337 | PLAQUETTE DESJOYAUX 2019 2020 | 2021-01-15 | French | ||
|
2019
2 filings
| |||||
| 934288 | RESULTAT ANNUEL PISCINES DESJOYAUX SA | 2019-12-23 | French | ||
| 956893 | BILAN ANNUEL PISCINES DESJOYAUX SA | 2019-01-04 | French | ||
|
2018
1 filing
| |||||
| 972171 | BILAN SEMESTRIEL DU CONTRAT DE LIQUIDITE | 2018-01-10 | French | ||
|
2017
2 filings
| |||||
| 974080 | RAPPORT ANNUEL FINANCIER | 2017-12-22 | French | ||
| 994705 | BILAN SEMESTRIEL DU CONTRAT DE LIQUIDITE | 2017-07-13 | French | ||
|
2016
1 filing
| |||||
| 1024937 | RAPPORT FINANCIER ANNUEL 2015/2016 | 2016-12-23 | French | ||
|
2015
2 filings
| |||||
| 1072013 | PLAQUETTE ANNUEL 2015 | 2015-12-24 | French | ||
| 1087492 | RAPPORT FINANCIER SEMESTRIEL | 2015-06-29 | French | ||
|
2014
4 filings
| |||||
| 1127993 | RAPPORT FINANCIER ANNUEL 2014 | 2014-12-24 | French | ||
| 1127985 | COMMUNIQUE RESULTAT 2014 | 2014-12-12 | English | ||
| 1127984 | COMMUNIQUE CA CONSOLIDE 2014 | 2014-11-17 | French | ||
| 1127989 | RAPPORT SEMESTRIEL 2014 | 2014-06-10 | French | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Anhui Honglu Steel Construction(Group) CO., LTD
Specializes in the design, fabrication, and installation of…
|
002541 | CN | Construction |
|
AUSGROUP LIMITED
Was an integrated provider of fabrication, construction, as…
|
18WB | SG | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | Construction |
Piscines Desjoyaux 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/1598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1598 | 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=1598 | 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=1598 \ -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": 1598}, 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 Piscines Desjoyaux (id: 1598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.