-
Notifications
You must be signed in to change notification settings - Fork 16
Define new conjunctivitis signal in google-symptoms
#2112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
We will need to patch this in back to the beginning of |
test data also needs to be updated to reflect the new signal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried running and I remember I kept the behavior of doing a full backfill on a regular run from previous code and it has potential cause some issues (would take multiple hours) and also would mess up the issue dates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried running and I remember I kept the behavior of doing a full backfill on a regular run from previous code and it has potential cause some issues (would take multiple hours) and also would mess up the issue dates
I can change the logic so it only logs and continues do the normal runs only. thoughts?
Description
Add new
s07
signal togoogle-symptoms
to track novel eye-related symptoms of H5N1.Changelog
constants.py
Associated Issue(s)
Addresses #2097