maxlchen / COVID-19-Cornell-DataCollection

COVID-19 Data Collection by teams at Cornell
0 stars 0 forks source link

Louisiana health data #10

Closed yujiakimoto closed 4 years ago

yujiakimoto commented 4 years ago

Scraped data from Louisiana Department of Health site via screenshots from COVID Tracking Project. pytesseract can fail on some of the older screenshots so those have been filled in manually; script will append to existing file so that only new data has to be verified.

Table columns are as follows: Column Description
timestamp Timestamp of screenshot, as deduced from URL
num_hospitalized Total number of hospitalized patients
num_ventilators Total number of patients on ventilators #4