Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cvcio/covid-19-automation
- Owner: cvcio
- License: mit
- Created: 2020-11-25T08:07:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T11:21:57.000Z (almost 3 years ago)
- Last Synced: 2024-11-17T23:12:29.672Z (3 months ago)
- Topics: covid-19, pandas, python
- Language: Python
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.