
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 |
|---|---|---|---|
|
Indigo Star Holdings Limited
Specialized subcontractor providing structural reinforced c…
|
8373 | HK | Construction |
|
JINPULANDSCAPEARCHITECTURECO.,LTD.
Specializes in landscape planning, design, construction, an…
|
301098 | CN | Construction |
|
Keller Group PLC
A geotechnical specialist contractor providing solutions fo…
|
KLR | GB | Construction |
|
King’s Stone Holdings Group Limited
Construction subcontractor providing comprehensive traditio…
|
1943 | HK | Construction |
|
Kin Shing Holdings Limited
Specialized construction subcontractor providing formwork e…
|
1630 | HK | Construction |
|
KORI HOLDINGS LIMITED
Investment holding company providing civil and structural e…
|
5VC | SG | Construction |
|
Kridhan Infra Limited
Provides foundation engineering, geotechnical solutions, an…
|
KRIDHANINF | IN | Construction |
|
Ling Yui Holdings Limited
Major subcontractor specializing in comprehensive foundatio…
|
784 | HK | Construction |
|
Manav Infra Projects Limited
Infrastructure firm specializing in foundation engineering,…
|
MANAV | IN | Construction |
|
Martifer
Industrial group specializing in metallic constructions, na…
|
MAR | PT | 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.