alexk307 / covid-grapher

Graph Covid-19 Trends by U.S. Counties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid-grapher

Graph Covid-19 Trends by U.S. Counties. Uses New York Times data and Plotly.

>  python generate.py --help
Usage: generate.py [OPTIONS]

Options:
  --state TEXT   State in the US  [required]
  --county TEXT  County in the US  [required]
  --graph TEXT   cases | deaths
  --help         Show this message and exit.

Example:

> python generate.py --state illinois --county cook

About

Graph Covid-19 Trends by U.S. Counties

License:Apache License 2.0


Languages

Language:Python 100.0%