Skip to content

NHS-Transformation-Unit/staff_sickness_absence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TU logo

Staff Sickness Absence Rates

This repository holds the code for the analysis of NHS staff sickness absence rates.

Repository Structure

The current structure of the repository is detailed below:


├───.github/workflows
├───data
├───documentation
├───images
└───src
    ├───analysis
    ├───config
    ├───load
    ├───outputs
    └───requirements
    

.github/workflows

Contains deploy.yml for deploying the outputs of the analysis as a static github page

data

Contains raw downloads of NHS staff survey and sickness reasons data

documentation

Contains a .md file with a description of the datasets used and links to their availability.

images

Contains the TU logo for outputs

src

Contains the codebase for the analysis and outputs:

  • analysis: Contains scripts for undertaking the analysis and producing charts.
  • config: Contains TU css files and palettes.
  • load: Contains scripts for loading the data.
  • outputs: Contains the .qmd file for rendering the outputs of the analysis.
  • requirements: Contains the packages required to undertake the analysis.

Contributors

This repository has been created and developed by:

About

Repository for analysis of sickness and absence rates across NHS comparing pre and post pandemic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors