
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 |
|---|---|---|---|
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | Professional, scientific and te… |
|
Big Five Capital Corp.
Financial consultants securing growth capital and R&D Tax C…
|
— | CA | Professional, scientific and te… |
|
Booz Allen Hamilton Holding Corp
A technology and management consulting firm serving the U.S…
|
BAH | US | Professional, scientific and te… |
|
Bridge Consulting Group Inc.
A management consulting firm specializing in IPO support an…
|
9225 | JP | Professional, scientific and te… |
|
BRIDGE International Corp.
Provider of B2B sales reformation solutions specializing in…
|
7039 | JP | Professional, scientific and te… |
|
BRL Enterprises Inc.
Professional services firm providing strategic advisory and…
|
— | CA | Professional, scientific and te… |
|
BTS Group
A professional services firm specializing in strategy execu…
|
BTS | SE | Professional, scientific and te… |
|
Business Coach Inc.
A human resource development company specializing in busine…
|
9562 | JP | Professional, scientific and te… |
|
B.U Technology
Develops XR training and education solutions, with a focus …
|
230980 | KR | Professional, scientific and te… |
|
CanScot Resources Ltd.
Transforms front-line supervisors into accountable leaders …
|
— | 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.