
JOURNEO PLC — Investor Relations & Filings
Journeo PLC is a provider of intelligent transport systems, delivering end-to-end solutions that connect public transport journeys in real-time. The company's offerings integrate hardware, cloud-based software, and comprehensive support services to manage and enhance transport networks. Journeo's technology is utilized for real-time passenger information, fleet management, and remote condition monitoring, aiming to create smarter, safer, and more sustainable transport services. The company serves a diverse client base including public transport fleet operators, transport infrastructure managers, and airports. A key focus is the integration of new technologies with existing legacy systems, enabling operators to improve efficiency, enhance passenger experience, and address challenges in safety, security, and regulatory compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | |
| Holding(s) in Company | 2026-05-07 | English | |
| US$1.2 million Purchase Order | 2026-05-07 | English | |
| Result of AGM | 2026-04-28 | English | |
| £1.0m Infrastructure Protection Contracts | 2026-04-23 | English | |
| £1.7m Purchase Orders for Information Systems | 2026-04-13 | English |
Browse filings by year
32 years- 2026 12 filings
- 2025 37 filings
- 2024 33 filings
- 2023 45 filings
- 2022 21 filings
- 2021 16 filings
- 2020 9 filings
- 2019 12 filings
- 2018 9 filings
- 2017 7 filings
- 2016 18 filings
- 2015 12 filings
- 2014 22 filings
- 2013 26 filings
- 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 2 filings
- 1999 2 filings
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46808295 | Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | ||
| 42939513 | Holding(s) in Company | 2026-05-07 | English | ||
| 42453814 | US$1.2 million Purchase Order | 2026-05-07 | English | ||
| 37971024 | Result of AGM | 2026-04-28 | English | ||
| 35606922 | £1.0m Infrastructure Protection Contracts | 2026-04-23 | English | ||
| 34392443 | £1.7m Purchase Orders for Information Systems | 2026-04-13 | English | ||
| 33101729 | £2.4m Contract Awards – Infrastructure Protection | 2026-03-31 | English | ||
| 33018414 | Final Results | 2026-03-24 | English | ||
| 32983155 | Notice of Results and Investor Presentation | 2026-03-19 | English | ||
| 32954368 | Contract award in Denmark | 2026-03-16 | English | ||
| 13130748 | Trading Update | 2026-01-21 | English | ||
| 12488586 | Purchase Orders | 2026-01-12 | English | ||
|
2025
3 filings
| |||||
| 9608909 | £2.3m Purchase Orders – Infrastructure Protection | 2025-12-08 | English | ||
| 8978055 | Option Exercise, Issue of Equity & PDMR Dealings | 2025-12-01 | English | ||
| 8055215 | $5m purchase orders for New York Subway | 2025-10-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for JOURNEO 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 · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aeonx Digital Technology Limited
Provides SAP consulting, cloud infrastructure, and digital …
|
524594 | IN | Telecommunications, computer pr… |
|
Aeries Technology, Inc.
Specializes in AI-enabled business transformation and Globa…
|
AERT | US | Telecommunications, computer pr… |
|
Aidemy Inc.
Provides AI and DX e-learning platforms and solutions for c…
|
5577 | JP | Telecommunications, computer pr… |
|
AION-TECH SOLUTIONS LIMITED
Provides software development, cloud infrastructure, and di…
|
GOLDTECH | IN | Telecommunications, computer pr… |
|
AISINO CO.LTD
Specializes in information security, tax technology, fintec…
|
600271 | CN | Telecommunications, computer pr… |
|
Alan Allman Associates
An international ecosystem of consulting firms specializing…
|
AAA | FR | Telecommunications, computer pr… |
|
Algowatt
Develops integrated solutions for energy and natural resour…
|
ALW | IT | Telecommunications, computer pr… |
|
Alithya Group inc.
Provides strategic consulting, enterprise transformation, a…
|
ALYA | CA | Telecommunications, computer pr… |
|
Alkemy
Specializes in digital transformation for large and medium-…
|
ALK | IT | Telecommunications, computer pr… |
|
All E Technologies Limited
Provides digital transformation solutions specializing in M…
|
ALLETEC | IN | Telecommunications, computer pr… |
JOURNEO 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/7732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7732 | 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=7732 | 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=7732 \ -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": 7732}, 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 JOURNEO PLC (id: 7732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.