-
See discussion: https://github.com/opensafely/cohort-extractor/issues/273#issuecomment-679052963
Users need to be able to distinguish between ventilated and non-ventilated subgroups within ICNARC d…
-
Hi @Jennifer-Villers, @jordan-klein, @ecam85 and @Chamsy-Sarkis
Jennifer and Jordan, for launching massively the simulations I will need confidence intervals in which I will randomize each parame…
-
Add COVIDCareMap hospitals as a point layer to click/off to help planning for hospital + planner crowd: https://www.covidcaremap.org/maps/us-healthcare-system-capacity/#3.85/38.63/-93.09
We're alre…
-
**Is your feature request related to a problem? Please describe.**
Adding a line to the states active case graph at the number of beds available.
**Describe the solution you'd like**
It will …
-
I really appreciate the work you guys are doing here making the absolute best way to experience Silent Hill 2!
I was hoping I could leave some information I've come across to help make the experien…
-
I think hospital beds number is very important information, but one of most sensitive issue.
## Realiy useful?
This project should be to help prevent infection for citizens, not to fuel the crisis…
-
It looks like icu in use is much greater than icu capacity.
```
>>> df = c.covid_us().fetch()
>>> df.loc[(df.location == 6073) & (df.dt > '2020-06-05'), ['dt'] + [col for col in df.columns if '…
-
# Home Page
- [x] Rename hosptial `SIGN UP` to `Hospital Administrator Signup`
# Staff Sign Up form
- [x] Rename `Phone Number` to `10 digit mobile number`
- [x] Replace submit button text with …
-
First of all, I'd like to thank you guys for this magnificent work
The simulator doesn't take into account the Hospital Beds and ICU/ICMU beds that are already occupied by that time
And also consi…
-
We have discussed the possibility of using node level parallelisation for regions, and core-level parallelisation for loop.
Probably the easiest regional decomposition to start with would be to loo…