klenwell / covid-19

Python command-line application to collect and analyze COVID-19 data.
0 stars 0 forks source link

Refactor DailyCovid19Extract as OcHcaExtract. #81

Closed klenwell closed 2 years ago

klenwell commented 2 years ago

Trello card: https://trello.com/c/4tHf0OXq

Removes old extract and creates a new one in the more modern style.