@@ -23,12 +23,14 @@ map](https://covidcast.cmu.edu/):
23
23
24
24
| Name | Source | Signal |
25
25
| --- | --- | --- |
26
- | Doctor's Visits | ` doctor-visits ` | ` smoothed_adj_cli ` |
27
- | Symptoms (Facebook) | ` fb-survey ` | ` smoothed_cli ` |
28
- | Symptoms in Community (Facebook) | ` fb-survey ` | ` smoothed_hh_cmnty_cli ` |
29
- | Search Trends (Google) | ` ght ` | ` smoothed_search ` |
30
- | Combined | ` indicator-combination ` | ` nmf_day_doc_fbc_fbs_ght ` |
31
- | Cases | ` jhu-csse ` | ` confirmed_incidence_num ` |
32
- | Cases per capita | ` jhu-csse ` | ` confirmed_incidence_prop ` |
33
- | Deaths | ` jhu-csse ` | ` deaths_incidence_num ` |
34
- | Deaths per capita | ` jhu-csse ` | ` confirmed_incidence_prop ` |
26
+ | Doctor's Visits | [ ` doctor-visits ` ] ( covidcast-signals/doctor-visits.md ) | ` smoothed_adj_cli ` |
27
+ | Symptoms (Facebook) | [ ` fb-survey ` ] ( covidcast-signals/fb-survey.md ) | ` smoothed_cli ` |
28
+ | Symptoms in Community (Facebook) | [ ` fb-survey ` ] ( covidcast-signals/fb-survey.md ) | ` smoothed_hh_cmnty_cli ` |
29
+ | Away from Home 6hr+ (SafeGraph) | [ ` safegraph ` ] ( covidcast-signals/safegraph.md ) | ` full_time_work_prop ` |
30
+ | Away from Home 3-6hr (SafeGraph) | [ ` safegraph ` ] ( covidcast-signals/safegraph.md ) | ` part_time_work_prop ` |
31
+ | Search Trends (Google) | [ ` ght ` ] ( covidcast-signals/ght.md ) | ` smoothed_search ` |
32
+ | Combined | [ ` indicator-combination ` ] ( covidcast-signals/indicator-combination.md ) | ` nmf_day_doc_fbc_fbs_ght ` |
33
+ | Cases | [ ` jhu-csse ` ] ( covidcast-signals/jhu-csse.md ) | ` confirmed_incidence_num ` |
34
+ | Cases per capita | [ ` jhu-csse ` ] ( covidcast-signals/jhu-csse.md ) | ` confirmed_incidence_prop ` |
35
+ | Deaths | [ ` jhu-csse ` ] ( covidcast-signals/jhu-csse.md ) | ` deaths_incidence_num ` |
36
+ | Deaths per capita | [ ` jhu-csse ` ] ( covidcast-signals/jhu-csse.md ) | ` confirmed_incidence_prop ` |
0 commit comments