We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1b9a4 commit 5f7a857Copy full SHA for 5f7a857
google_symptoms/DETAILS.md
@@ -15,8 +15,9 @@ hrr level data is derived from county level data using population weighted avera
15
`2020_US_daily_symptoms_dataset.csv` which includes data for District of Columbia.
16
17
## Metrics, Level 1 (`m1`)
18
-* `Anosmia`: Google search volume for Anosmia-related searches
19
-* `Ageusia`: Google search volume for Ageusia-related searches
+* `anosmia`: Google search volume for Anosmia-related searches
+* `ageusia`: Google search volume for Ageusia-related searches
20
+*`combined_symptoms`*: The sum of Google search volume for Anosmia-related searches and Ageusia-related searches.
21
22
## Metrics, Level 2 (`m2`)
23
* `raw_search`: Google search volume reported as-is
0 commit comments