
Oxford Instruments PLC — Investor Relations & Filings
Oxford Instruments PLC is a leading provider of high-technology products and services for scientific research communities and industrial companies. The company designs and manufactures advanced tools and systems that enable the fabrication, analysis, and manipulation of matter at the atomic and molecular level. Its portfolio of market-leading instrumentation supports a wide range of applications, from fundamental research to commercial product development. By providing these sophisticated solutions, Oxford Instruments aims to accelerate scientific breakthroughs and power real-world progress.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Oxford Instruments Plc - Transaction in Own Shares | 2026-05-22 | English | |
| Oxford Instruments Plc - Issue of Equity | 2026-05-14 | English | |
| Oxford Instruments Plc - Transaction in Own Shares | 2026-05-08 | English | |
| Oxford Instruments Plc - Total Voting Rights | 2026-05-01 | English | |
| Oxford Instruments Plc - Transaction in Own Shares | 2026-05-01 | English | |
| Oxford Instruments Plc - Transaction in Own Shares | 2026-04-24 | English |
Browse filings by year
45 years- 2026 68 filings
- 2025 192 filings
- 2024 63 filings
- 2023 66 filings
- 2022 59 filings
- 2021 48 filings
- 2020 102 filings
- 2019 36 filings
- 2018 30 filings
- 2017 32 filings
- 2016 21 filings
- 2015 24 filings
- 2014 66 filings
- 2013 18 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 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
- 1988 1 filing
- 1987 1 filing
- 1986 2 filings
- 1985 1 filing
- 1984 1 filing
- 1983 1 filing
- 1982 1 filing
- 1981 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Oxford Instruments 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 measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHENGDU SCREEN MICRO-ELECTRONICS CO.,LTD.
Develops semiconductor automated test equipment and integra…
|
688053 | CN | Manufacturing |
|
Chengdu TangYuan Electric Co.,Ltd.
Develops safety monitoring and maintenance systems for rail…
|
300789 | CN | Manufacturing |
|
China Aerospace Times Electronics Co.,Ltd.
Develops high-precision aerospace electronics, navigation s…
|
600879 | CN | Manufacturing |
|
China High Precision Automation Group Limited
Market leader in high-precision industrial automation instr…
|
591 | HK | Manufacturing |
|
China Marine Information Electronics Company Limited
Develops underwater information systems, sonar, and maritim…
|
600764 | CN | Manufacturing |
|
CHINA RAILWAY HARBIN GROUP OF TECHNOLOGY CORPORATION
Develops automated railway safety monitoring and inspection…
|
688459 | CN | Manufacturing |
|
China Railway Signal & Communication Corporation Limited
Specialized provider of rail transit control systems and si…
|
3969 | CN | Manufacturing |
|
Chino Corporation
Manufactures industrial instruments for temperature measure…
|
6850 | JP | Manufacturing |
|
CHONGQING AFARI TECHNOLOGY CO., LTD.
Develops radar and ultrasonic sensors for ADAS and intellig…
|
601777 | CN | Manufacturing |
|
Chongqing Chuanyi Automation Co.,Ltd.
Develops and manufactures industrial automation instruments…
|
603100 | CN | Manufacturing |
Oxford Instruments 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/4677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4677 | 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=4677 | 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=4677 \ -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": 4677}, 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 Oxford Instruments PLC (id: 4677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.