John Wood Group PLC — Investor Relations & Filings
John Wood Group PLC, commonly known as Wood, is a global consulting and engineering company that delivers solutions for the energy and materials markets. The company provides a range of services including project management, engineering, and technical support for industrial assets throughout their lifecycle. Wood focuses on designing, optimizing, and decarbonizing complex infrastructure, addressing challenges related to energy transition and sustainable resource management. Its offerings span from initial concept design to operational support and decommissioning, often incorporating digital solutions to maximize asset potential and mitigate design risks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Wood Group (John) Plc - Holding(s) in Company | 2026-03-10 | English | |
| Wood Group (John) Plc - Holding(s) in Company | 2026-03-10 | English | |
| SCHEME OF ARRANGEMENT BECOMES EFFECTIVE | 2026-03-10 | English | |
| Wood Group (John) Plc - Holding(s) in Company | 2026-03-06 | English | |
| COURT SANCTION OF SCHEME OF ARRANGEMENT | 2026-03-06 | English | |
| Update: Transaction, Court Hearing & Completion | 2026-03-03 | English |
Browse filings by year
48 years- 2026 12 filings
- 2025 125 filings
- 2024 85 filings
- 2023 110 filings
- 2022 81 filings
- 2021 83 filings
- 2020 53 filings
- 2019 1 filing
- 2018 1 filing
- 2017 1 filing
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 2 filings
- 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
- 1985 1 filing
- 1984 1 filing
- 1983 1 filing
- 1982 3 filings
- 1980 2 filings
- 1978 2 filings
- 1977 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for John Wood 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 · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Assystem
Engineering and project management firm for nuclear and low…
|
ASY | FR | Professional, scientific and te… |
|
Astroscale Holdings Inc.
Provides on-orbit services for space sustainability, includ…
|
186A | JP | Professional, scientific and te… |
|
AtkinsRéalis Group Inc.
Design, engineering, and project management firm transformi…
|
ATRL | CA | Professional, scientific and te… |
|
Atomera Inc
A materials engineering and IP licensing company for the se…
|
ATOM | US | Professional, scientific and te… |
|
Atrem S.A.
Engineering firm for infrastructure projects in automation …
|
ATR | PL | Professional, scientific and te… |
|
AUKETT SWANKE GROUP PLC
A professional services firm for architecture, masterplanni…
|
AUK | GB | Professional, scientific and te… |
|
Automatyka Pomiary Sterowanie Spolka Akcyjna
Offers industrial automation, electrical engineering, and r…
|
APS | PL | Professional, scientific and te… |
|
AXISCADES TECHNOLOGIES LIMITED
Global provider of end-to-end engineering and technology so…
|
AXISCADES | IN | Professional, scientific and te… |
|
Babcock International Group PLC
Engineering services firm for critical assets in aerospace,…
|
BAB | GB | Professional, scientific and te… |
|
B Act Spolka Akcyjna
Engineering and consulting firm for construction investment…
|
BAC | PL | Professional, scientific and te… |
John Wood 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/4820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4820 | 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=4820 | 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=4820 \ -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": 4820}, 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 John Wood Group PLC (id: 4820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.