Skip to content

Validate that provided geo_ids match expectations #424

Open
@JedGrabman

Description

@JedGrabman

Tracking bug for item in plans.md: Which, if any, specific geo_ids are missing (get unique geo ids from historical data or delphi_utils)

Currently, we only check that geo_ids are in the correct format.
There are 2 categories of issues that should be addressed:

  1. If the data contains geo_ids that do not match any known values
  2. If the data is missing known geo_ids

The first case should probably be an error, since it suggests a typo or otherwise bad data is being ingested.
The second case should be a warning, since missing data can legitimately occur if it is not reported to our upstream data sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EngineeringUsed to filter issues when synching with Asana

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions