
Latécoère — Investor Relations & Filings
Latécoère is a Tier 1 partner to major aircraft manufacturers, specializing in the design and production of aerostructures and interconnection systems. The Aerostructures division manufactures key components such as aircraft doors and fuselage sections. The Interconnection Systems division provides a comprehensive range of products including Electrical Wiring Interconnection Systems (EWIS), space harnesses, avionics racks, embedded equipment like video systems, and test benches. With over a century of experience, the company collaborates closely with its clients from the initial design phase through to final production, focusing on developing innovative and custom-tailored solutions through sustained investment in research and technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informations privilégiées / Autres communiqués | 2026-05-13 | French | |
| Inside Information / Other news releases | 2026-05-13 | English | |
| Terms of availability of a registration document or its updates | 2026-04-24 | English | |
| Modalités de mise à disposition de document de référence ou de ses actualisations | 2026-04-24 | French | |
| DOCUMENT D'ENREGISTREMENT UNIVERSEL 2025 | 2026-04-23 | French | |
| Inside Information / Other news releases | 2026-04-20 | English |
Browse filings by year
19 years- 2026 13 filings
- 2025 27 filings
- 2024 32 filings
- 2023 51 filings
- 2022 61 filings
- 2021 72 filings
- 2020 33 filings
- 2019 64 filings
- 2018 17 filings
- 2017 13 filings
- 2016 28 filings
- 2015 21 filings
- 2014 23 filings
- 2013 28 filings
- 2012 23 filings
- 2011 28 filings
- 2010 26 filings
- 2009 18 filings
- 2008 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Latécoère, 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 · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Montana Aerospace AG
Manufacturer of complex lightweight components and structur…
|
AERO | CH | Manufacturing |
|
MTU Aero Engines AG
Develops, produces, and maintains propulsion systems for co…
|
MTX | DE | Manufacturing |
|
Nanchang Sanrui Intelligence Technology Co., Ltd.
Develops and manufactures propulsion systems and components…
|
301696 | CN | Manufacturing |
|
New Horizon Aircraft Ltd.
Aerospace engineering company developing a hybrid-electric …
|
HOVR | US | Manufacturing |
|
NORTHROP GRUMMAN CORP /DE/
An aerospace and defense technology company providing advan…
|
NOC | US | Manufacturing |
|
Northstar Aerospace, Inc.
Manufacturer of flight-critical components, gears, and tran…
|
NAS | CA | Manufacturing |
|
OHB SE
A space and technology group active in space systems, aeros…
|
OHB | DE | Manufacturing |
|
Omni-Lite Industries Canada Inc.
Developer and contract manufacturer of mission-critical pre…
|
OML | CA | Manufacturing |
|
ParaZero Technologies Ltd.
Develops autonomous safety and defense solutions for the un…
|
PRZO | IL | Manufacturing |
|
PARK AEROSPACE CORP
Develops and manufactures advanced composite materials for …
|
PKE | US | Manufacturing |
Latécoère 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/1472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1472 | 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=1472 | 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=1472 \ -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": 1472}, 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 Latécoère (id: 1472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.