
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 |
|---|---|---|---|
|
DAI-ICHI CUTTER KOGYO K.K.
Specialized firm for cutting, drilling, and treating concre…
|
1716 | JP | Construction |
|
DAISAN CO.,LTD.
Manufactures, sells, and rents scaffolding systems for the …
|
4750 | JP | Construction |
|
DAYANG ENTERPRISE HOLDINGS BERHAD
Offers integrated services for the oil and gas industry, in…
|
— | MY | Construction |
|
dhSteel
Provides structural steel solutions covering design, fabric…
|
021040 | KR | Construction |
|
DURATEC LIMITED
Contractor specializing in protection and remediation of st…
|
DUR | AU | Construction |
|
Easy Smart Group Holdings Limited
Specialized subcontractor providing passive fire protection…
|
2442 | HK | Construction |
|
Ediliziacrobatica
Provides rope access services for construction and building…
|
EDAC | IT | Construction |
|
FBR LTD
Develops automated robotic bricklaying systems for the glob…
|
FBR | AU | Construction |
|
Forbuild Spolka Akcyjna
Supplier of advanced products, equipment rentals, and servi…
|
FRB | PL | Construction |
|
ICENTS GROUP HOLDINGS BERHAD
Provides integrated engineering and industrial solutions, s…
|
— | MY | 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.