Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvcio/covid-19-automation

COVID–19 Automation retrieves COVID–19 related data from Johns Hopkins University and from iMEdD and inserts into MongoDB.
https://github.com/cvcio/covid-19-automation

covid-19 pandas python

Last synced: 17 days ago
JSON representation

COVID–19 Automation retrieves COVID–19 related data from Johns Hopkins University and from iMEdD and inserts into MongoDB.

Awesome Lists containing this project

README

        

# COVID–19 Automation

COVID–19 Automation retrieves COVID–19 related data from [Johns Hopkins University](https://www.jhu.edu/) and from [iMEdD](https://github.com/iMEdD-Lab) and inserts into [MongoDB](http://mongodb.com/).

In general, we collect data from [Johns Hopkins CSSE]((https://github.com/CSSEGISandData/COVID-19)) ~~and [WoldOMeter](https://www.worldometers.info/coronavirus/)~~ for the global collection, and from [iMEdD](https://github.com/iMEdD-Lab) for data related to Greece. You can read more about the data in [iMEdD](https://imedd.org/)'s [open-data relevant repository](https://github.com/iMEdD-Lab/open-data) or see in action the [COVID–19 Data Visualization Dashboard](https://lab.imedd.org/covid19/). If you are interested in the data collection mechanism you can refer to [COVID–19 automation](https://github.com/cvcio/covid-19-automation) service.