This repo contains project information for the New Hospital Programme (NHP) model in a Quarto website.
Published (tagged) releases of this site are automatically deployed at connect.strategyunitwm.nhs.uk/nhp/project_information.
Release notes are provided.
Development releases are also available.
If you have any queries or additional information requests you can raise an issue or contact the team.
Some data is fetched from an Azure container.
To access it, you need to create a local .Renviron
file in the project root that copies the keys from .Renviron.example
.
If you're a member of the Strategy Unit, you can contact the Data Science team for the corresponding values.
We authenticate with the Azure container using SAS tokens, which expire after 1 month.
If the GitHub action fails due to an authentication error, you will need to run update_secrets.ps1
in your terminal.
Note that you will need to have Azure CLI and the gh CLI installed and set up for this script to work.