-
**Describe the bug**
The image button present on top left corner in the website is not working.
**To Reproduce**
Steps to reproduce the behavior:
open the website
**Expected behavior**
I sho…
-
I was trying take first 10 country. I tried this
```
corona.getReports().then(data => {
for (let i = 0; i < 10 ; i++) {
console.log(data[0][0].table[0][i]);
}
})
```
but the…
-
Some commands gives ArgumentErrors
~# kovid eu
```
Traceback (most recent call last):
11: from /usr/local/bin/kovid:23:in `'
10: from /usr/local/bin/kovid:23:in `load'
…
-
It seems that with JHU change wrt. recovered, we struggle to accumulate `active cases` data.
Is that going to be impossible going forward or can we find sources for that data for major regions?
…
-
a feature i’ve seen for a quick grasp of trends is to add the number of days until infections will double. then you can add a trend indicator (slowing down, speeding up, staying steady)
-
Hi,
In the understanding to how the epidemic is faring, having the number of case growth factor would permit to give a bit of hope to people, which would be good in these time of self isolation.
C…
-
Bonjour,
Sur vos données (et l'archive le montre aussi) le nombre de décès en france est de 244 pour le jour du 18/03/2020. Or, sur toutes les autres sources, je retrouve que le nombre est de 264 p…
-
Summary :
Total 86,
Death 3,
Recovered 2,
Active 81.
Moroccan Health Ministry link for Covid-19 updates:
http://www.covidmaroc.ma/pages/Accueil.aspx
-
Thanks for providing this data.
I have created a bar race chart from the `timeseries-jhu.csv`. It is [here](https://public.flourish.studio/visualisation/1916362/). Will update daily.
If you are…
-
Buongiorno,
si riesce ad avere per una volta i dati contestualmente alla conferenza stampa ?
vengono passati dalle regioni entro le 15 non si capisce perchè l'aggiornamento avviene sempre dopo 30 m…