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

Logic for data editing: validation/correction/de-duplication #267

Open
top-on opened this issue Oct 13, 2020 · 1 comment
Open

Logic for data editing: validation/correction/de-duplication #267

top-on opened this issue Oct 13, 2020 · 1 comment
Assignees
Labels
component/backend Issues related to the backend/database

Comments

@top-on
Copy link
Member

top-on commented Oct 13, 2020

As pointed out in issues #222, #229, #238, we might need an editing logic in our data ingestion.
Inspired by these, some things would be nice to have:

  • de-duplicate events (e.g. same events coming in from multiple sources)
  • check if fields might not be valid
  • clear events to be shown in public places (a.k.a. safe-for-kids check)
  • edit events that have obvious errors

I am starting to sketch ideas for a pipeline in this pad.
Please comment, and add your thoughts.

@top-on top-on added the component/backend Issues related to the backend/database label Oct 13, 2020
@top-on top-on self-assigned this Oct 13, 2020
@top-on
Copy link
Member Author

top-on commented Oct 13, 2020

FYI, @tomsrocket @jdemaeyer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/backend Issues related to the backend/database
Projects
None yet
Development

No branches or pull requests

2 participants