
PHSC PLC — Investor Relations & Filings
PHSC PLC, through its subsidiary companies, provides a range of health, safety, hygiene, environmental, and security solutions to public and private sector organizations. The group's offerings are structured across three main divisions: Safety, Security, and Systems. Core services include expert consultancy, such as risk assessments, safety audits, and quality systems support. The company also functions as an outsourced 'Competent Person' for health and safety matters. Additionally, PHSC delivers comprehensive training programs, including bespoke courses, IOSH and NEBOSH certifications, and e-learning packages. The firm focuses on providing tailored, jargon-free advice to help clients manage risks to people and property while ensuring regulatory compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PHSC Plc - Disposal of Freehold Property at Raunds | 2026-01-26 | English | |
| PHSC Plc - Half-year Report | 2025-11-25 | English | |
| PHSC Plc - Results of AGM | 2025-09-25 | English | |
| PHSC Plc - Trading Update | 2025-09-25 | English | |
| PHSC Plc - Board Changes | 2025-09-09 | English | |
| PHSC Plc - Posting of 2025 Annual Report and Notice of AGM | 2025-08-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34556571 | PHSC Plc - Disposal of Freehold Property at Raunds | 2026-01-26 | English | ||
|
2025
10 filings
| |||||
| 8603536 | PHSC Plc - Half-year Report | 2025-11-25 | English | ||
| 7929789 | PHSC Plc - Results of AGM | 2025-09-25 | English | ||
| 7928936 | PHSC Plc - Trading Update | 2025-09-25 | English | ||
| 7803203 | PHSC Plc - Board Changes | 2025-09-09 | English | ||
| 7757323 | PHSC Plc - Posting of 2025 Annual Report and Notice of AGM | 2025-08-21 | English | ||
| 7143306 | PHSC Plc - Final Results for the year ended 31 March 2025 | 2025-07-18 | English | ||
| 6815246 | PHSC Plc - Holding(s) in Company | 2025-07-08 | English | ||
| 5915539 | PHSC Plc - Trading Update | 2025-05-13 | English | ||
| 11328815 | PHSC Plc - Holding(s) in Company | 2025-03-31 | English | ||
| 2786162 | PHSC Plc - Board Change | 2025-01-10 | English | ||
|
2024
4 filings
| |||||
| 2524487 | PHSC Plc - Director's Dealing | 2024-11-29 | English | ||
| 2513739 | PHSC Plc - Half-year Report | 2024-11-20 | English | ||
| 5528416 | PHSC Plc - Board Change | 2024-10-15 | English | ||
| 5516179 | PHSC Plc - Results of AGM and Board Changes | 2024-09-19 | English | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cascadia Brands Inc.
CPG company providing brand development, management, sales,…
|
CDIV | CA | Professional, scientific and te… |
|
CCID Consulting Company Limited
Provides consulting, data, and IT solutions for government …
|
2176 | HK | Professional, scientific and te… |
|
Cedec S.A.
Strategic management consultancy for family-owned businesse…
|
CEDEC | LU | Professional, scientific and te… |
|
CELM,Inc.
A consulting firm specializing in human resources and organ…
|
7367 | JP | Professional, scientific and te… |
|
CIRCULATION Co.,Ltd.
Connects businesses with a network of external experts for …
|
7379 | JP | Professional, scientific and te… |
|
COACH A Co.,Ltd.
An executive coaching firm specializing in dialogic organiz…
|
9339 | JP | Professional, scientific and te… |
|
Coho Energy Inc.
Advises large organizations on climate strategy, clean ener…
|
— | CA | Professional, scientific and te… |
|
CRA INTERNATIONAL, INC.
Global consulting firm providing economic, financial, and m…
|
CRAI | US | Professional, scientific and te… |
|
Crossfire Energy Services Inc.
Manages the procurement lifecycle and sources essential pro…
|
CFE | CA | Professional, scientific and te… |
|
Cube Energy Corp.
Delivers comprehensive energy management and optimization s…
|
— | CA | Professional, scientific and te… |
PHSC 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/7845/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7845 | 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=7845 | 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=7845 \ -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": 7845}, 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 PHSC PLC (id: 7845)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.