
ACUITY RM GROUP PLC — Investor Relations & Filings
Acuity RM Group plc, through its subsidiary Acuity Risk Management Ltd, is a provider of risk management software and services. The company's primary offering is STREAM®, an award-winning Governance, Risk, and Compliance (GRC) software platform. STREAM® is designed to help organizations identify, assess, and manage cybersecurity, IT, and other business risks. The platform collects and integrates organizational data to provide real-time risk intelligence, enabling improved business decisions and management. It is utilized by clients across various sectors, including government, utilities, defense, and healthcare, for managing compliance with standards such as ISO 27001. The software is sold on a Software-as-a-Service (SaaS) or on-premise basis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Acuity RM Group Plc - Trading Statement | 2026-04-24 | English | |
| Acuity RM Group Plc - Trading Statement | 2026-04-23 | English | |
| Acuity RM Group Plc - Issue of Equity | 2026-03-27 | English | |
| Acuity RM Group Plc - Product Launch | 2026-03-16 | English | |
| A client’s experience of Acuity | 2026-03-09 | English | |
| Contract win | 2026-02-24 | English |
Browse filings by year
41 years- 2026 14 filings
- 2025 33 filings
- 2024 26 filings
- 2023 31 filings
- 2022 28 filings
- 2021 25 filings
- 2020 31 filings
- 2019 4 filings
- 2018 10 filings
- 2017 5 filings
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 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 1 filing
- 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
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ACUITY RM 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 · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGMO HOLDINGS BERHAD
Digital solutions and application development specialist of…
|
— | MY | Telecommunications, computer pr… |
|
AHASOLAR TECHNOLOGIES LIMITED
Offers SaaS platforms and advisory services for solar energ…
|
543941 | IN | Telecommunications, computer pr… |
|
AHNLAB,INC.
A cybersecurity company providing security solutions for en…
|
053800 | KR | Telecommunications, computer pr… |
|
Ahsay Backup Software Development Company Limited
Designs and develops comprehensive cloud backup and recover…
|
8290 | HK | Telecommunications, computer pr… |
|
AI Conversation Systems Ltd.
Develops a no-code platform for building chatbots with reus…
|
AICS-M | IL | Telecommunications, computer pr… |
|
AI CROSS Inc.
Develops business communication platforms with AI-driven an…
|
4476 | JP | Telecommunications, computer pr… |
|
Aiforia Technologies Oyj
Develops deep learning AI software for pathology image anal…
|
AIFORI | FI | Telecommunications, computer pr… |
|
AI,Inc.
Develops AI-powered text-to-speech and voice recognition so…
|
4388 | JP | Telecommunications, computer pr… |
|
AI inside Inc.
Develops an AI-OCR platform using deep learning to automate…
|
4488 | JP | Telecommunications, computer pr… |
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
ACUITY RM 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/7464/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7464 | 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=7464 | 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=7464 \ -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": 7464}, 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 ACUITY RM GROUP PLC (id: 7464)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.