hcws_weekly | R Documentation |
This function takes some of the HCW cap options and calculates the section in the 'Weekly Summary' tab marked HCW and staff (except for the screening/triage section, which depends on diagnostics_weekly and is calculated separately in screening_hcws_weekly).
hcws_weekly(params, capacity, lab_params, tests, patients, t_labs, hcw_caps)
params |
from get_parameters |
capacity |
from get_country_capacity |
lab_params |
get_lab_parameters |
tests |
diagnostics_weekly |
patients |
patients_weekly |
t_labs |
From total_labs |
hcw_caps |
single list of caps, hcw_caps |
Dataframe of summary
Date the week summarized begins
Date the week summarized ends
HCWs for inpatients, capped by reported HCWs
HCWs for inpatients, uncapped - total beds in use times number of HCWs per bed
Informal caregivers for hospitalized inpatients.
Cleaners for inpatients, i.e. number of beds available for COVID-19 (or if unavaiable, just number of beds) times ideal number of cleaners ber bed
Total ambulance personnel for inpatients - number of beds in use per week times ambulanciers per bed
Total biomedical engineers for inpatients - number of beds in use per week times biomedical engineers per bed
Total uncapped informal caregivers for isolating cases - total mild and moderate tested times number of informal caregivers per quarantining or isolating case
Capped total lab staff - so total labs times staff per lab, capped by number of lab staff reported y country
Total cleaners for labs - so total labs times cleaners per lab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.