Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

dailycovid

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dailycovid

U.S.A daily covid information.

pipPyPI
Version
1.3.0
Maintainers
1

dailycovid - Easily get covid updates

Pypi installation

pip3 install dailycovid

Usage

Simplest

dailycovid --plot -s statecode

Specific Counties in a State or Whole States

You can now use an arbitrary number of arguments with -s or -sc.

dailycovid -sc ny-albany ca-orange "California-Los Angeles"

dailycovid -s DELAWARE MA

Here are three ways to do the same thing.

dailycovid -sc "California-Los Angeles"

dailycovid -s CA -c "Los Angeles"

dailycovid --state CA --county "Los Angeles"

Making Plots

Use --plot or -p to make the plots.

Updating Data

On the first run it will download a csv file containing the most recent data.

Use dailycovid -g to update the cache.

Examples of plots

'image'

image

image

Keywords

COVID

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts