sagarkarira / coronavirus-tracker-cli

Track conronavirus cases from command line. curl https://corona-stats.online/
https://corona-stats.online/
944 stars 81 forks source link

The worldstats entry is no longer valid since World stats are added in the main list. #107

Closed edwinvanderven closed 4 years ago

edwinvanderven commented 4 years ago

The worldStats object in the output is a composition of all the entries. World has been added to the list of entries making the worldStats the double of actual reported cases.

First entry is now World.

worldInMainStats

Final entry is now incorrect.

worldAsTotal
edwinvanderven commented 4 years ago

Seeing as this is fixed I am closing the issue 🙂