
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 | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PHSC PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GiXo Ltd.
Integrates strategic consulting with advanced analytics to …
|
9219 | JP | Professional, scientific and te… |
|
Global Business Travel Group, Inc.
A B2B travel platform with software and services for managi…
|
GBTG | US | Professional, scientific and te… |
|
Globe-ing Inc.
A professional services firm integrating strategic consulti…
|
277A | JP | Professional, scientific and te… |
|
Groupe CIOA
A business consulting firm for organizational performance a…
|
MLCIO | FR | Professional, scientific and te… |
|
HACKETT GROUP, INC.
IP-based consulting firm using AI and data for digital tran…
|
HCKT | US | Professional, scientific and te… |
|
HIRAGA CO., LTD.
Specializes in commercial printing, sales promotion, and di…
|
7863 | JP | Professional, scientific and te… |
|
Huron Consulting Group Inc.
A global firm helping clients optimize operations and drive…
|
HURN | US | Professional, scientific and te… |
|
ICF International, Inc.
Global consulting and technology services provider for gove…
|
ICFI | US | Professional, scientific and te… |
|
Inbound Platform Corp.
Offers communication, mobility, and digital services for fo…
|
5587 | JP | Professional, scientific and te… |
|
Inspired PLC
A technology-enabled provider of energy and sustainability …
|
INSE | GB | 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.