
Gérard Perrier Industrie — Investor Relations & Filings
Gérard Perrier Industrie specializes in the design, production, installation, and maintenance of industrial electrical and electronic equipment, automation systems, and instrumentation. The company's expertise encompasses electrical engineering, electronics, industrial IT, and multi-domain services. It operates through a group of specialized subsidiaries to deliver comprehensive solutions across various industrial sectors. An innovation division develops capabilities in Industrial IoT, cybersecurity, and cloud development. The company also offers expert services in areas such as maintenance engineering, energy management, machine safety, and high/low voltage maintenance, supporting the complete lifecycle of its clients' equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Production du 1ier trimestre 2026 | 2026-05-11 | French | |
| Rapport financier annuel 2025 | 2026-04-30 | French | |
| Mise à disposition du Rapport financier annuel 2025 | 2026-04-30 | French | |
| Eligibilité au dispositif PEA-PME 2026 | 2026-04-30 | French | |
| Projet de transfert de la cotation des titres Gerard Perrier Industrie sur le marché Euronext Growth Paris | 2026-04-15 | French | |
| Transfert du contrat de liquidité aupres de Natixis Oddo BHF | 2026-04-01 | French |
Browse filings by year
19 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Gérard Perrier Industrie, 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 · Installation of industrial machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Leeport (Holdings) Limited
Manufacturing technology solution provider specializing in …
|
387 | HK | Manufacturing |
Gérard Perrier Industrie 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/1592/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1592 | 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=1592 | 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=1592 \ -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": 1592}, 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 Gérard Perrier Industrie (id: 1592)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.