New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dailycovid

Package Overview
Dependencies
Maintainers
1
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.

  • 1.3.0
  • PyPI
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc