Skip to content

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

Open
@melange396

Description

@melange396

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acquisitionchanges acquisition logicdata qualitypythonPull requests that update Python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions