
Chemring Group PLC — Investor Relations & Filings
Chemring Group PLC is a technology and manufacturing company that develops solutions for the aerospace, defence, and security markets. The company operates through two primary segments: Sensors & Information and Countermeasures & Energetics. The Sensors & Information division provides products and services in electronic warfare, biological detection, and data science. The Countermeasures & Energetics segment designs and manufactures advanced expendable countermeasures to protect air, sea, and land platforms, including infrared and radio frequency decoys. This division also produces energetic materials, propellants, pyrotechnic devices for military and commercial use, aircraft safety components, space launch initiators, and explosive ordnance disposal (EOD) equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Results for the year ended 31 October 2025 | 2025-12-09 | English | |
| Transaction in Own Shares | 2025-12-09 | English | |
| Transaction in Own Shares | 2025-12-08 | English | |
| Transaction in Own Shares | 2025-12-05 | English | |
| Transaction in Own Shares | 2025-12-04 | English | |
| Transaction in Own Shares | 2025-12-03 | English |
Browse filings by year
51 years- 2026 25 filings
- 2025 118 filings
- 2024 92 filings
- 2023 155 filings
- 2022 57 filings
- 2021 46 filings
- 2020 88 filings
- 2019 72 filings
- 2018 69 filings
- 2017 51 filings
- 2016 65 filings
- 2015 41 filings
- 2014 70 filings
- 2013 65 filings
- 2012 12 filings
- 2011 7 filings
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 2 filings
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1984 1 filing
- 1983 1 filing
- 1982 1 filing
- 1981 1 filing
- 1980 1 filing
- 1979 1 filing
- 1978 2 filings
- 1976 1 filing
- 1975 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9684940 | Results for the year ended 31 October 2025 | 2025-12-09 | English | ||
| 9682730 | Transaction in Own Shares | 2025-12-09 | English | ||
| 9605688 | Transaction in Own Shares | 2025-12-08 | English | ||
| 9334426 | Transaction in Own Shares | 2025-12-05 | English | ||
| 9266553 | Transaction in Own Shares | 2025-12-04 | English | ||
| 9130103 | Transaction in Own Shares | 2025-12-03 | English | ||
| 9016532 | Transaction in Own Shares | 2025-12-02 | English | ||
| 8952425 | Transaction in Own Shares | 2025-12-01 | English | ||
| 8952383 | Total Voting Rights | 2025-12-01 | English | ||
| 8770550 | Transaction in Own Shares | 2025-11-28 | English | ||
| 8716666 | Transaction in Own Shares | 2025-11-27 | English | ||
| 8657747 | Transaction in Own Shares | 2025-11-26 | English | ||
| 8603599 | Transaction in Own Shares | 2025-11-25 | English | ||
| 8551835 | Transaction in Own Shares | 2025-11-24 | English | ||
| 8496129 | Transaction in Own Shares | 2025-11-21 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Chemring Group 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 air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
Chemring Group 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/5264/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5264 | 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=5264 | 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=5264 \ -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": 5264}, 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 Chemring Group PLC (id: 5264)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.