Skip to content

Add indicator of data quality in final table #303

Description

@brynpickering

We have a hierarchy of trust in upstream data sources when undertaking the matching. None of the sources are complete, so the resulting data table is a patchwork of different sources.

It would be useful to have a quality grade assigned to every final attribute based on how far down this hierarchy it was necessary to go to access the data. That way, it's a bit clearer to a user when they are making use of lower "quality" data. Quality is subjective and might be best assigned by allowing the user to define trust levels per source and then calculating score per attribute based on that trust level.

This would likely need to be a table of the same shape as the final powerplants table with a score per attribute.

And example of some kind of system for this is in the TZ scenario builder docs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions