An open API service indexing awesome lists of open source software.

https://github.com/the-strategy-unit/care-home-demand-simulator

Source code used to build the tool to simulate future demand for care home beds in people aged 65 and over
https://github.com/the-strategy-unit/care-home-demand-simulator

Last synced: 8 months ago
JSON representation

Source code used to build the tool to simulate future demand for care home beds in people aged 65 and over

Awesome Lists containing this project

README

          

# Care Home Demand Simulator

Code used to create the [Care Home Demand](https://connect.strategyunitwm.nhs.uk/care-home-demand/) tool.

This is built as a Quarto dashboard incorporating Shiny, and also uses the Python package [ASDM](https://github.com/wzh1895/ASDM) (Agile System Dynamics Modelling), developed by Wang Zhao, as the system dynamics engine driving the simulation.

The r package `reticulate` is used to translate between R and Python.