Skip to content

fawazshah/nhs-pulse

Repository files navigation

NHS Pulse

In 2025, the NHS (National Health Service in the UK) started publishing league tables of all hospital trusts for the first time. With this data I've built NHS Pulse, where you can see the trend in how your local trust has been performing over time. You can also select a list of trusts to compare and contrast, and view the full league table.

Data available from NHS England.

Built with Streamlit, and deployed with Render.

Getting started

Install dependencies

uv sync

Run the app

uv run streamlit run app.py

Run the backend individually

uv run backend.py

This fetches the latest data and prints the available quarters, trust count, and top 10 trusts by rank.

Run backend tests

uv run pytest backend.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages