cmu-delphi / covidcast-indicators

Back end for producing indicators and loading them into the COVIDcast API.
https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html
MIT License
12 stars 17 forks source link

Add NSSP secondary source #2074

Closed minhkhul closed 1 week ago

minhkhul commented 2 weeks ago

Description

Add 4 signals: pct_ed_visits_covid_2023RVR, pct_ed_visits_influenza_2023RVR, pct_ed_visits_rsv_2023RVR, pct_ed_visits_combined_2023RVR to nssp.

These secondary signals are vailable at geo levels state, hhs and nation.

Adding 4 signals from this secondary nssp source dataset. They report essentially the same data as the main dataset, but only available at state level and above. However, it appears this secondary source updates quicker than the main source recently.

More info at DETAILS.md

Context: https://delphi-org.slack.com/archives/C0130CSQRN3/p1730476295781409

Things to think about:

Associated Issue(s)