Skip to content
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

Brainstorm: data validation we could automate #127

Open
sglyon opened this issue Oct 7, 2020 · 1 comment
Open

Brainstorm: data validation we could automate #127

sglyon opened this issue Oct 7, 2020 · 1 comment

Comments

@sglyon
Copy link
Member

sglyon commented Oct 7, 2020

In the past few weeks as the Valorum team has had less "day-job" hours to dedicate to maintaining scrapers, we've seen a number of data integrity issues pop up (Thanks CAN team for opening the issues and helping us!)

Most of these issues seem like they could be caught automatically, instead of manually by inspecting or using the data.

I'd like to start a discussion for how we could automate a scheduled check/validation of the data

I'm opening this issue as a place to host that discussion.

My eventual plan is to turn the items identified in this issue into a DAG that is run on a schedule as part of our airflow setup.

What I'm asking for is ideas/support for different steps that can be part of that dag.

Some ideas are:

cc @cc7768 @tlyon3 @mikelehen (please ping anyone else I missed!)

@mikelehen
Copy link

cc/ @ghop02 and @BrettBoval who are working on data integrity issues on our end.

Basically the "Check that data we had been collecting in the past is still being collected" would be super valuable to us, since we often don't notice these until the data gets 7 days old and our pipeline drops the data, and then it's a bit of a hassle to figure out where it was coming from and log the appropriate bugs with details, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants