Ebola Outbreak
Powered by data obtained from the World Health Organization.
Install
npm install ebola-outbreak --save
Usage
var ebola = // Return all the confirmed casesebola // Return confirmed cases plus 5 projections:ebola // Return the latest growth rate:ebola
Todos
- Add country specific data
- Add different output types