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
- Host: GitHub
- URL: https://github.com/the-strategy-unit/care-home-demand-simulator
- Owner: The-Strategy-Unit
- License: mit
- Created: 2024-04-11T10:47:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T11:16:34.000Z (over 1 year ago)
- Last Synced: 2025-03-12T15:12:52.487Z (over 1 year ago)
- Language: Python
- Homepage: https://connect.strategyunitwm.nhs.uk/care-home-demand/
- Size: 533 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.