-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Google has released a new search trends product. We should create an indicator for it, and swap out the existing GHT indicator. The new product is substantially more complex, and will require some modeling & analysis work before we are ready to actually write the indicator.
Notes from @huisaddison on his presentation to Modeling on 10 September:
• Discussion outline: https://github.com/cmu-delphi/covidcast-modeling/blob/master/google_symptoms_exploration/plans.md
• Notebooks with initial EDA and the a correlations analysis: https://github.com/cmu-delphi/covidcast-modeling/tree/master/google_symptoms_exploration
• Use these notebooks to jumpstart future correlations analysis (my helper functions allow data to be downloaded / cached and then turned into a COVIDCAST-style dataframe)
Open projects (also in the DAP Google Doc):
• Google Symptoms: Comprehensive correlations analysis for new Google Symptoms data: (“Open problems”: https://github.com/cmu-delphi/covidcast-modeling/blob/master/google_symptoms_exploration/plans.md)
• Google Symptoms: Clinically guided approach to creating a new COVID signal from Google Symptoms data: (“Two approaches”, bullet 1: https://github.com/cmu-delphi/covidcast-modeling/blob/master/google_symptoms_exploration/plans.md) combined with clinical data, e.g., Nigam’s Stanford data: https://docs.google.com/spreadsheets/d/1iZZvbv94fpZdC6XaiPosiniMOh18etSPliAXVlLLr1w/edit#gid=344371264
• Google Symptoms: Supervised learning approach to creating a new COVID signal from Google Symptoms data: (“Two approaches”, bullet 2: https://github.com/cmu-delphi/covidcast-modeling/blob/master/google_symptoms_exploration/plans.md)