
CHRISTIE GROUP PLC — Investor Relations & Filings
Christie Group PLC is a professional business services group offering a comprehensive portfolio of services to business owners, primarily in the hospitality, leisure, retail, and care sectors. The company's operations are structured into two main areas. The Professional & Financial Services division, through brands such as Christie & Co, Christie Finance, and Christie Insurance, provides expertise in business valuation, agency for buying and selling businesses, consultancy, financing, and insurance. The Stock & Inventory Systems & Services division, which includes Venners and Vennersys, delivers stock control, inventory management, and related software solutions. The group's integrated services are designed to support clients throughout the entire business ownership lifecycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Christie & Co advises on sale of Vienna Marriot | 2025-07-01 | English | |
| Result of AGM | 2025-06-12 | English | |
| AGM Trading Update | 2025-06-12 | English | |
| Holding(s) in Company | 2025-05-20 | English | |
| 2024 Annual Report and AGM Notice | 2025-05-16 | English | |
| Christie & Co celebrates 90th anniversary | 2025-05-08 | English |
Browse filings by year
39 years- 2026 9 filings
- 2025 15 filings
- 2024 16 filings
- 2023 18 filings
- 2022 15 filings
- 2021 15 filings
- 2020 19 filings
- 2019 20 filings
- 2018 13 filings
- 2017 17 filings
- 2016 10 filings
- 2015 11 filings
- 2014 14 filings
- 2013 11 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 2 filings
- 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
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 6551386 | Christie & Co advises on sale of Vienna Marriot | 2025-07-01 | English | ||
| 11364901 | Result of AGM | 2025-06-12 | English | ||
| 11364053 | AGM Trading Update | 2025-06-12 | English | ||
| 11356354 | Holding(s) in Company | 2025-05-20 | English | ||
| 5934624 | 2024 Annual Report and AGM Notice | 2025-05-16 | English | ||
| 5894477 | Christie & Co celebrates 90th anniversary | 2025-05-08 | English | ||
| 11345430 | Preliminary Results | 2025-04-28 | English | ||
| 3476694 | Full Year Trading Update | 2025-01-21 | English | ||
| 2786338 | Holding(s) in Company | 2025-01-10 | English | ||
|
2024
6 filings
| |||||
| 3476696 | Director/PDMR Shareholding | 2024-11-06 | English | ||
| 3476697 | Disposal of Orridge Holdings Limited | 2024-11-05 | English | ||
| 3476698 | Interim Results | 2024-09-30 | English | ||
| 3476699 | Directorate Change | 2024-09-26 | English | ||
| 3476700 | Trading Statement | 2024-09-18 | English | ||
| 46799292 | Group of companies' accounts made up to 2023-12-31 | 2024-06-26 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CHRISTIE 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 · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADEC Innovations NV
Provides environmental, sustainability, and ESG solutions t…
|
MLADE | NL | Professional, scientific and te… |
|
ADVANCER GLOBAL LIMITED
Provider of integrated estate management and workforce solu…
|
43Q | SG | Professional, scientific and te… |
|
AEERIS LTD
Provides real-time risk management and geospatial data serv…
|
AER | AU | Professional, scientific and te… |
|
AERIS ENVIRONMENTAL LTD
Develops microbial control, hygiene solutions, and energy e…
|
AEI | AU | Professional, scientific and te… |
|
Altus Group Limited
Global provider of CRE intelligence, software, data, and in…
|
AIF | CA | Professional, scientific and te… |
|
AMIYA Corporation
An IT company specializing in cybersecurity products and se…
|
4258 | JP | Professional, scientific and te… |
|
BC Craft Supply Co. Ltd.
Life sciences firm supporting craft cannabis cultivation, b…
|
CRFT | CA | Professional, scientific and te… |
|
Beckett's Inc.
Develops and sells non-alcoholic, liquor-inspired, and cann…
|
BKTS | CA | Professional, scientific and te… |
|
BRAEMAR PLC
Advisory firm providing shipbroking services to the shippin…
|
BAR | GB | Professional, scientific and te… |
|
BTL Inc.
Provider of testing, inspection, and certification for elec…
|
6840 | CA | Professional, scientific and te… |
CHRISTIE 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/7561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7561 | 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=7561 | 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=7561 \ -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": 7561}, 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 CHRISTIE GROUP PLC (id: 7561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.