Skip to content

Uoohu/corona-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corona-analysis

corona-analysis is a Python library for maintain and visualise covid-19 cases data. all data from www.worldometers.info

Installation

Use the package manager pip to install dependences.

pip install -r requirements.txt

Usage

Deploy with docker and api container will expose the data endpoints.

An example with the endpoint '/api/corona/v1.0/all': cdata

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • Dockerfile 14.0%
  • Makefile 7.7%
  • Shell 0.5%