Skip to content

Collects CONVID-19 Data from tn.gov and saves it to csv

Notifications You must be signed in to change notification settings

anathn/convid-tn-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

convid-tn-collector

Collects CONVID-19 Data from tn.gov and saves it to csv

This was quick and dirty - just to capture some stats.

I know it is brittle and hardcoded but it works (right now).
Why not switch to using a proper html processor? Because we are under lockdown and this is more fun. Fun like trying to win a StarCraft ][ by only using marines.

To Run

Requires Python 3.7

python get_convid_tn.py

outputs (in convid_tn.csv):

Timestamp County Number of Cases
20-Mar-2020 (16:45:02.164976) DAVIDSON 101

About

Collects CONVID-19 Data from tn.gov and saves it to csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages