Skip to content

PayneLab/covid19pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19pandas

This package presents COVID-19 data from Johns Hopkins University and The New York Times in pandas dataframes, to make analysis and visualization easier in a Python environment.

We provide this resource because it is important for anyone to be able to easily access data. Nevertheless, you should always follow the COVID-19 safety protocols established by authorities in your area rather than relying on any conclusions you may divine from these data about the state of the world. Established guidelines often include staying home as much as possible, avoiding contact with people outside your household, washing your hands frequently, and wearing a mask in public.

For some great insights on problems that exist with COVID-19 data, as well as other things to consider when working with these data, read this article.

Installation

Install the package via pip: pip install covid19pandas

Usage

After importing the package, you can quickly access data with a simple function call:

Data loading demo

Tutorials

Our tutorials show you how to create plots like the one below. Using our built-in functions, you can create many plot types in just two to five function calls.

Plot_demo

About

COVID-19 data as pandas dataframes. Built-in plotting functions. Tutorials in our docs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages