Skip to content

luisgdev/covidx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covidx

Script that shows up-to-date info about COVID19

Usage

You can view global data.

$ python covidx 
===== COVID19 GLOBAL DATA =====
Total Cases: 702181714 (8.84%)
Deaths: 6972220 (0.99%)
Recovered: 673117311 (95.86%)
Population: 7944935131
...

OR by country.

$ python covidx venezuela
==== COVID19 IN VENEZUELA ====
Total Cases: 552695 (1.89%)
Deaths: 5856 (1.06%)
Recovered: 546537 (98.89%)
Population: 29266991
...

About

Script that shows up to date info about COVID19

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages