Some python scripts that downloads the latest data from King County Public Health related to COVID-19. Here is the site you can see and download the data: https://www.kingcounty.gov/depts/health/covid-19/data/daily-summary.aspx
I am currently using Python 3.7.
I use pipenv when I develop with Python.
pipenv install && pipenv shell