Skip to content

NHS-Transformation-Unit/virtual_wards_sitrep_occupancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TU logo

Virtual Ward Capacity and Occupancy Rates

This repository holds the code for the analysis of virtual ward capacity and occupancy 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 virtual ward capacity and occupancy 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 virtual ward sitrep occupancy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages