Portfolio

NHSR Community Logo

Conference talk

The YouTube recording of my talk at the NHS-R Conference, November 2022. Introducing the package, and how to use it to simplify and standardise reporting using statistical process control.
A screenshot of the start of an SPCreporter html report

{SPCreporter}

Code for my open-source R package {SPCreporter}, used to build a report for many timeseries metrics to support management decision-making. Charts are displayed as SPCs using the {NHSRplotthedots} package, and the report includes a simple summary view to make scanning a large amount of information for signals easy to do.
A summary image for the robson 10 group classification system

{robson10classifier}

Code for my open-source R package {robson10classifier}, used to classify the delivery of babies into each of the 10 categories defined by the World Health Organisation.
A pregnant woman's bump

{MSDSpipeline}

Code for my open-source R package {MSDSpipeline}, used to download and join approx 800MB of publicly available maternity data into a form useable for timeseries plotting, and benchmarking. As supplied by NHS England the information is of very limited practical use to analysts, and this package endeavours to solve that problem.
NHSRplotthedots package logo

{NHSRplotthedots}

The open-source R package {NHSRplotthedots}, which I am a main contributor to. The package in it's current form was created when I needed to process a significant amount of data with SPC, in a presentation format that closely matched existing methods used in the UK's National Health Service.
A quadrant icon, with red amber and green colours

Quadrant icons

R code for making a full set of quadrant icons, as used in the {SPCreporter} package.