Documentation for Open Plan, the Strategy Unit's open source model for converting hospital activity into capacity requirements. Funded by the New Hospital Programme (NHP) and part of the NHP model.
Please raise queries by creating new GitHub issues, or by contacting us at mlscu.su.datascience@nhs.net
This section is for internal contributors within the Strategy Unit, and assumes that you have uv installed in line with internal recommendations.
- Clone this repository to your local machine
- Create a new virtual environment with
uv sync --all-extras - Activate the new virtual environment with
.\.venv\scripts\activate.ps1
Once you have made your changes, view them locally with the command uv run zensical.
This website is automatically published to GitHub pages via a GitHub workflow on merge to the main branch.