-
Notifications
You must be signed in to change notification settings - Fork 17
Decide fate of NSSP secondary signals #2099
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
Comments
Let me write some code to make nssp not import the same data every week. Not importing same data is helpful for other purposes anyway now that we have source data stash for all the soda api source indicators. |
Roni's contacts at the CDC told us that they do not expect more updates to that data set, so we should cease its collection. |
I see. I'll remove it from the codebase then. |
TODO:
|
reopening so the checklist above stays on our radar |
all records for these have been removed from the database:
|
AFAICT, to remove the last traces of these signals, we need to do #2109 and remove their lines from the signals sheet (theyve not made their way to the production environment yet, see cmu-delphi/delphi-epidata#1596). |
New signals were added to NSSP in issue #2073 / PR #2074 in the hope of getting more frequent updates, but that new source data has not been appended to or revised since Oct 18, 2024 (currently ~100 days out of date).
PR #2089 should cause Sir Complains-a-Lot to ignore those stale signals, thus preventing alerting on their age, and in turn allow us to get better alerting on the age of the "main" NSSP signals.
We need to decide on whether we should continue to attempt to collect these signals, and even if we should permanently retain any of that data in the DB. We essentially have only one real "issue" of those 4 signals, because we started acquiring them Dec 16, 2024 (after the latest revision of the source data) -- however, we continue to import the same data every week and tag it with a new "issue" date.
Some more discussion is available in a slack thread: https://delphi-org.slack.com/archives/C01LZ3A2UMU/p1736451710690869?thread_ts=1736404465.936839&cid=C01LZ3A2UMU
The text was updated successfully, but these errors were encountered: