This repository contains the data and code for the analysis of NHS App utilisation rates across different patient demographic groups.
The current structure of the repository is detailed below:
├─── data
├─── foi_received_raw
├─── mi_raw
└─── reference
├─── documentation
├─── images
└─── src
├─── analysis
├─── config
├─── load
├─── outputs
├─── processing
└─── requirements
The data folder contains all extracts of data used to create this analysis. It is broken down into:
foi_received_raw
: Contains the raw data received on app utilisation by demographics as part of the FOImi_raw
: Contains raw extracts of the NHS App Management Information publication.reference
: Contains useful reference data like lookups and population estimates.
Contains documentation on the data sources used for the analysis and links to them.
Contains the TU logo for the outputs.
Contains the source code used for creating the analysis and outputs. Is broken down into:
analysis
: Contains the scripts for analysing app utilisation and creating visualisations.config
: Contains the.css
files for styling the quarto output and scripts for TU colour palettes.load
: Contains the scripts for loading the datasets.outputs
: Contains the full analysis and write-up within the.qmd
file and the rendered.html
output.processing
: Contains scripts for processing the raw data ahead of analysis.requirements
: Contains a script to install and load the required R packages.
This repository has been created and developed by: