Skip to content

Data quality problem: discuss & solve #15

@njyx

Description

@njyx

Happens with variety of fields but Images, Title and Description have the biggest effect because they are visible to people searching. Only two real solutions:

  • Show the crap, hassle people to update their specs.
  • For each API we have to have a parallel data structure (like a shadow APIs.json) which we can edit and add things to where for any field which has data, that data overides what we get from the original (then we'd need a way of editing to those and do the work of adding that data). Maybe no UI for images needed, just a workflow for us.

In the long run the only realistic solution is #1, but maybe just not show / accept APIs which don't have the basics in an ok form. Maybe the second thing makes sense in the short/medium term, but I wonder if it makes sense to invest in something which is something others should fix.

Maybe effort shoudl go into building stuff which filters out things with poor data?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions