Description
From @ryantibs:
We should start ingesting the CDC NSHN Hospitalization Data, and the CDC COVID-NET hospitalization data. These appear to be two alternative CDC run surveillance system for state-level COVID hospitalizations. We should compare these against each other---in whatever ways are possible---and also to state level COVID hospitalization data collected from the state depts of health, through COVID Tracking.
From @RoniRos:
It's important to start this ASAP, because there is backfill (aka data revisioning), and no guarantee that anyone is storing the historical versions, which are critical for real-time forecasting.
Until we download and compare these, it won't be clear what exactly should go into the API, so we should
- download the data regularly, archiving historical versions so we understand the backfill
- compare the data from the different sources
- determine which sources we want to use
- determine if these should be in the API
- put them in the API
This issue will just be for the first three steps; once we know what should go into the API and how, the Indicators team can plan what release this should go into.