Given some Csv, the HospitalData class can extract GeneralWard, OffVentICU (imputed), OnVentICU(imputed), Admissions (imputed), etc from the web data collected
Please take a look at the 'Example in Jupyter Notebook' code snippet to generate plot of the MA hospitalization data. Let me know if this addresses some of your Slack-message concerns
To run this code, you'll need the following CSVs that I will email you now.
Given some Csv, the HospitalData class can extract GeneralWard, OffVentICU (imputed), OnVentICU(imputed), Admissions (imputed), etc from the web data collected
Please take a look at the 'Example in Jupyter Notebook' code snippet to generate plot of the MA hospitalization data. Let me know if this addresses some of your Slack-message concerns To run this code, you'll need the following CSVs that I will email you now.
(This is not a request to merge code)