Skip to content

Re-enable fluview "public health lab" data #1640

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

Open
melange396 opened this issue Apr 16, 2025 · 0 comments
Open

Re-enable fluview "public health lab" data #1640

melange396 opened this issue Apr 16, 2025 · 0 comments
Labels
acquisition changes acquisition logic data quality python Pull requests that update Python code

Comments

@melange396
Copy link
Collaborator

Fluview "public health lab" data ingestion was commented out due to a problem (in 5a17eaa):

# TODO: header row has changed for public health lab data
# update_from_file_public(args.issue, date, args.file, test_mode=args.test)

# TODO: header row has changed for public health lab data
# update_from_file_public(issue, date, filename, test_mode=args.test)

Then apparently fixed by #6.

More context in #1638 (comment):

there is data in the fluview_public table with issue dates between Oct 2018 and Aug 2020. Perhaps the code was un-commented-out by hand on the production system way back then, but then it got overwritten or replaced during the flurry of activity that Delphi had in 2020. ¯\_(ツ)_/¯

We can simply turn it back on, or we could take a little more time and patch the missing data as well.

@melange396 melange396 added acquisition changes acquisition logic data quality python Pull requests that update Python code labels Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acquisition changes acquisition logic data quality python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant