Replies: 3 comments 4 replies
-
thanks. we'll look into the Singapore data, but we would need a parser for these data and basic population statistics as described here: https://github.com/neherlab/covid19_scenarios/blob/master/data/README.md#contributing-and-curating-data could you contribute such data and parsers? |
Beta Was this translation helpful? Give feedback.
-
Yes, I can create the parser after your confirmation on what should be
included in the hospitalised count. Will it be alright if I can only
provide case count data but not population data? I noticed that
the populationData.tsv dataset already contains Singapore. Thanks!
…On Sat, May 23, 2020 at 4:45 PM Richard Neher ***@***.***> wrote:
thanks. we'll look into the Singapore data, but we would need a parser for
these data and basic population statistics as described here:
https://github.com/neherlab/covid19_scenarios/blob/master/data/README.md#contributing-and-curating-data
could you contribute such data and parsers?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#700 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG2G3QABUZYF2VRNUHOJOY3RS6EKPANCNFSM4NIIYWFA>
.
|
Beta Was this translation helpful? Give feedback.
-
When I tried to run the parser, I ran into this error: ModuleNotFoundError: No module named 'generated'. In util.py, there's a line on |
Beta Was this translation helpful? Give feedback.
-
Hi! I'm looking to contribute data for Singapore as I've been collating and updating the data daily. I noticed the case count data required is [time, cases, deaths, hospitalized, ICU, recovered]. However, in the context of Singapore, we have people who are not hospitalized but are isolated and cared for at community facilities - as there's not enough beds in the hospitals to go around. These are those who have mild symptoms, or are clinically well but still test positive for COVID-19. They contribute to the count of total cases. How should I be including these people in the case count data?
The raw data can be found here.
More details about the dataset can be found here: https://data.world/hxchua/covid-19-singapore
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions