
BAE Systems PLC — Investor Relations & Filings
BAE Systems PLC is a global enterprise that provides advanced, technology-led defence, aerospace, and security solutions. The company develops, engineers, manufactures, and supports a comprehensive range of products and systems to deliver military capability and protect national security. Its portfolio spans the air, land, and sea domains, encompassing combat aircraft, naval ships, submarines, armored combat vehicles, weapon systems, and munitions. Additionally, BAE Systems offers sophisticated electronic systems, intelligence and security services, and integrated cybersecurity solutions to help government and commercial customers counter complex and evolving threats.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of AGM | 2026-05-07 | English | |
| Result of AGM | 2026-05-07 | English | |
| Trading Statement | 2026-05-07 | English | |
| Director/PDMR Shareholding | 2026-05-06 | English | |
| Transaction in Own Shares | 2026-05-05 | English | |
| Total Voting Rights | 2026-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42781174 | Result of AGM | 2026-05-07 | English | ||
| 42781061 | Result of AGM | 2026-05-07 | English | ||
| 42452014 | Trading Statement | 2026-05-07 | English | ||
| 41890022 | Director/PDMR Shareholding | 2026-05-06 | English | ||
| 41333647 | Transaction in Own Shares | 2026-05-05 | English | ||
| 39110120 | Total Voting Rights | 2026-04-30 | English | ||
| 37440469 | Transaction in Own Shares | 2026-04-27 | English | ||
| 34691221 | Transaction in Own Shares | 2026-04-20 | English | ||
| 34654455 | Transaction in Own Shares | 2026-04-13 | English | ||
| 33981160 | Director/PDMR Shareholding | 2026-04-09 | English | ||
| 33559057 | Director/PDMR Shareholding | 2026-04-01 | English | ||
| 33556531 | Total Voting Rights | 2026-04-01 | English | ||
| 33118341 | Director/PDMR Shareholding | 2026-03-31 | English | ||
| 33088030 | Transaction in Own Shares | 2026-03-30 | English | ||
| 33063136 | Director/PDMR Shareholding | 2026-03-27 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BAE Systems PLC, 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 military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
GENERAL DYNAMICS CORP
A global aerospace and defense company producing jets, ship…
|
GD | US | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
LIG Nex1 Co., Ltd.
Develops and manufactures advanced weapon systems for land,…
|
079550 | KR | Manufacturing |
|
North Long Dragon New Materials Tech Co., Ltd.
Develops non-metallic composite materials for military vehi…
|
301357 | CN | Manufacturing |
|
Tech Robotics Spolka Akcyjna
Provider of unmanned ground vehicle technologies for milita…
|
NGD | PL | Manufacturing |
BAE Systems PLC 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/4670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4670 | 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=4670 | 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=4670 \ -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": 4670}, 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 BAE Systems PLC (id: 4670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.