Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Methodology

We are using the Johns Hopkins University (JHU)  data compilations of the cumulative confirmed cases and deaths for countries of the world  (see https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv and https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv).  From these data we extract the data by country and create chats of the daily 7 day smoothed daily confirmed cases and deaths by country organized by region. The charts are created using the Perl Excel package (see https://metacpan.org/pod/Excel::Writer::XLSX::Chart)

Leading countries in Confirmed cases  & Deaths from Jan 1, 2021 thru Feb 1, 2021

...

Maps of daily Confirmed cases and Deaths for countries of the world on Feb 1, 2021

Confirmed casesDeaths

Image AddedImage Removed

Correlation between Deaths and Confirmed cases 

...