covidcaremap / covid19-healthsystemcapacity

Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs
https://www.covidcaremap.org
MIT License
96 stars 38 forks source link

Supplement 2018 HCRIS data with 2017 HCRIS data #59

Open lossyrob opened 4 years ago

lossyrob commented 4 years ago

There are some issues with HCRIS data, e.g. where ICU inpatient days is > ICU available bed days, that could be mitigated by utilizing 2017 HCRIS reporting data where 2018 has missing or bad information.

The goal of this issue is to load HCRIS 2017 data into the Processing_HCRIS_Data notebook and utilize it to correct errors in HCRIS data. Part of this issue is collecting all the errors that could utilize this method; please discuss in the Gitter.

daveluo commented 4 years ago

We should pull in the excellent work by Jacob Fenton and team who already worked through and combined the 2017-2019 HCRIS data on facility bed and occupancy reports: https://github.com/jsfenfen/covid_hospitals_demographics

Briefly looking through their hospital_data.csv (converted to gdoc version here), there's

I've spoken directly with Jacob on the CodeforPhily chime-analysis slack and he's happy for us to pull this in. Also looping him into convo here (@jsfenfen) if any comments/questions with our approach.