cowidev#

cowidev is a python package developed at Our World in Data to maintain and produce our global COVID-19 dataset. It contains several tools for all the COVID data pipelines, including vaccinations and testing. Due to the nature of the problem, this library is in development and no stable version is expected anytime soon. You can explore all the source code on our GitHub repository.

To explore the library in detail, please refer to its API documentation. Additionally, we also provide the documentation of the core library command tool cowid.

To use the library, make sure that you have correctly set up your working environment.

Note

This library is in constant change, and hence the documentation might not be complete or updated for some modules. If you have any question, please submit an issue.