@@ -31,7 +31,7 @@ Id: safegraph
31
31
Signal: part_time_work_prop_7dav
32
32
RawSignal: part_time_work_prop
33
33
Type: public
34
- Levels: [county, state, nation]
34
+ Levels: [county, state, hhs, nation]
35
35
XAxis: Date
36
36
YAxis: Fraction of population
37
37
Format: fraction
@@ -58,7 +58,7 @@ Name: Bar Visits
58
58
Id: safegraph
59
59
Signal: bars_visit_prop
60
60
Type: public
61
- Levels: [county, msa, state, hrr, nation]
61
+ Levels: [county, msa, state, hhs, hrr, nation]
62
62
XAxis: Date
63
63
YAxis: Visits per 100,000 people
64
64
Format: per100k
@@ -81,7 +81,7 @@ Name: Restaurant Visits
81
81
Id: safegraph
82
82
Signal: restaurants_visit_prop
83
83
Type: public
84
- Levels: [county, msa, state, hrr, nation]
84
+ Levels: [county, msa, state, hhs, hrr, nation]
85
85
XAxis: Date
86
86
YAxis: Visits per 100,000 people
87
87
Format: per100k
@@ -165,7 +165,7 @@ Id: google-symptoms
165
165
Signal: sum_anosmia_ageusia_smoothed_search
166
166
RawSignal: sum_anosmia_ageusia_raw_search
167
167
Type: public
168
- Levels: [state, msa, hrr, county]
168
+ Levels: [state, msa, hrr, county, hhs, nation ]
169
169
XAxis: Date
170
170
YAxis: Scaled search volume (arbitrary scale)
171
171
Format: raw
@@ -189,7 +189,7 @@ Id: doctor-visits
189
189
Signal: smoothed_adj_cli
190
190
RawSignal: null
191
191
Type: early
192
- Levels: [county, msa, state, hrr]
192
+ Levels: [county, msa, state, hrr, hhs, nation ]
193
193
XAxis: Date
194
194
YAxis: Percentage
195
195
Format: percent
@@ -303,7 +303,7 @@ Id: hospital-admissions
303
303
Signal: smoothed_adj_covid19_from_claims
304
304
RawSignal: null
305
305
Type: late
306
- Levels: [county, msa, state, hrr, nation]
306
+ Levels: [county, msa, state, hrr, hhs, nation]
307
307
XAxis: Date
308
308
YAxis: Percentage
309
309
Format: percent
@@ -340,7 +340,7 @@ CasesOrDeathSignals:
340
340
341
341
342
342
Type: late
343
- Levels: [msa, county, state, hrr, nation]
343
+ Levels: [msa, county, state, hrr, hhs, nation]
344
344
XAxis: Reported Date
345
345
YAxis: Cases
346
346
Format: per100k
@@ -383,7 +383,7 @@ CasesOrDeathSignals:
383
383
384
384
385
385
Type: late
386
- Levels: [msa, county, state, hrr, nation]
386
+ Levels: [msa, county, state, hrr, hhs, nation]
387
387
XAxis: Reported Date
388
388
YAxis: Deaths
389
389
Format: per100k
0 commit comments