Lrakotoson / Covid-19

🦠 Dashboard to follow in real time the Covid-19 evolution.
https://loicrakotoson.com/Covid-19/
MIT License
13 stars 10 forks source link

When comparing countries, option to adjust values by population ratio #15

Open hershkoy opened 4 years ago

hershkoy commented 4 years ago

I am implemented it on my app: https://corona-track.herokuapp.com/corona_report (If it doesn't load immediately give it another try, it is probably updating the data)

So for example, if Italy size is 60M, and US is 330M, the ratio is 5.3. so 1000 cases in Italy are like 5300 cases in the US.

Lrakotoson commented 4 years ago

Very good feature, I'll add it to the To do.

Lrakotoson commented 4 years ago

@all-contributors please add @hershkoy for ideas, example

allcontributors[bot] commented 4 years ago

@Lrakotoson

I've put up a pull request to add @hershkoy! :tada:

hershkoy commented 4 years ago

Thanks for adding me :) If it was python maybe I would have helped with the code as well Great work on the dashboard!