usdigitalresponse / covid-exit-strategy

Producing data for the Covid Exit Strategy website.
https://www.covidexitstrategy.org/
GNU General Public License v3.0
13 stars 3 forks source link

Integrate new hospital data source #45

Open patricksheehan opened 4 years ago

patricksheehan commented 4 years ago

HHS now has an API with hospitalization data. The scope of this issue is to replace our BI connector with a connector for this data, and to ensure that all transformations match (i.e. column names are correct and data format is correct)

ICU: https://protect-public.hhs.gov/datasets/hhs-protect-percentage-of-icu-beds-occupied-estimate/data?geometry=21.717%2C-16.702%2C-28.556%2C72.161

Inpatient: https://protect-public.hhs.gov/datasets/hhs-protect-percentage-of-inpatient-beds-occupied-estimate/data?geometry=74.803%2C-16.702%2C-81.642%2C72.161

patricksheehan commented 4 years ago

This issue can be completed at the same time as

22 and #21, so please feed three birds with one hand on this one!

patricksheehan commented 4 years ago

This is on-hold. Via @rypan this data is not yet consistently updated or accurate. Reach out to someone before working on this