3
2 Comments

I created an open source tool to compare the Corona Virus cases between countries

Hi Everyone!
I wanted a way to directly compare the growth of Corona Virus between two countries and was frustrated that some of the big sites out there like covidtracker don't provide this ability so I created a tool:

https://coronaexaminer.codemochi.com/

In addition to comparing countries' raw numbers of cases and deaths, you can also plot the log() which helps you understand whether a country is starting to get its spread under control or not.

I'd love to hear any feedback! I have the source code linked so I welcome all collaborations and suggestions. Cheers and I hope everyone is staying safe out there.

on April 16, 2020
  1. 2

    Thanks for putting your time and effort into an easy-to-use tool for analyzing the data that's out there.

    1. 1

      Absolutely, I'm glad it was helpful!