dreamyguy / covid-19

🦠COVID-19 visualisation of latest stats for each country

Home Page:https://covid19lateststats.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19

🦠 COVID-19

COVID-19 visualisation of latest stats for each country

Build Status Node Version MIT Licence

Before anything, a reflection

There's a human story behind every number.

It was March 23 when I sat down and started this effort. At that time there were 378,235 cases globally, 43,847 in US.

At the time of this writing, 10 days later, there are 932,605 cases globally, of which 213,372 are in US.

Developing this application and following the numbers up close was disheartening, but necessary - for me and hopefully others.

My sister passed away on the first day of the lock-down here in Norway, not even a month ago. I'm still grieving, and feel strongly for all those who have lost their dear ones for COVID-19.

This project is live at

https://covid19lateststats.com

Goals

1. Show COVID-19 stats, per country

  • Cases (confirmed cases)
  • Sick (cases minus cures and deaths)
  • Cures (recoveries)
  • Deaths

2. Show the stats relative to total population (per capita)

3. Rank countries by totals and different calculations based on percentages and per capita

Per-capita calculations are not implemented yet, but there are two percentage filters to sort data by:

  • Cures percent (in relation to total cases)
  • Deaths percent (in relation to total cases)

These two provide insight on which countries are fairing better at their treatment of the sick.

Data source

COVID-19 Statistics:

Country Population:

License

MIT

About

COVID-19 was put together by Wallace Sidhrée. 👨‍💻🇳🇴

About

🦠COVID-19 visualisation of latest stats for each country

https://covid19lateststats.com/

License:MIT License


Languages

Language:JavaScript 96.2%Language:CSS 2.6%Language:HTML 1.3%