initial commit

This commit is contained in:
Ben Varick 2022-01-04 21:29:21 -08:00
parent da5f110b58
commit 7660117c2c
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
5 changed files with 3708 additions and 235 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
#ignore .Rhistory
.Rhistory
data_download_time.Rda
#ignore python files
figures_py/
COVID.py
#ignore all the data files
data/*
#ignore the figure files
figures/*
#except the population one
!data/co-est2020-alldata.csv