Download COVID data for Pima County, AZ and display it in a personal dashboard.
Find a file
2022-03-05 06:37:43 -07:00
.gitignore Don’t track generated HTML 2022-03-04 12:27:23 -07:00
community.py Remove unneeded imports 2022-03-04 12:24:47 -07:00
covidstats.tmpl Tweak data formatting 2022-03-05 06:37:43 -07:00
generate.sh Explain where the data comes from 2022-03-04 13:50:14 -07:00
README.md Initial code that does something; not very well. 2022-02-21 20:45:13 -07:00
requirements.txt Initial code that does something; not very well. 2022-02-21 20:45:13 -07:00
visualize.py Tweak data formatting 2022-03-05 06:37:43 -07:00

COVID Stats

Pull data from the CDC and display the local epi curves for Pima County, AZ.

pew workon covidstats

Modules

  • seaborn
  • pandas
  • Socrata / sodapy

Background

Pima County is county 04019, in the CDC data set.