pkiraly / qa-catalogue-web

QA Catalogue / A data quality dashboard for MARC catalogues
GNU General Public License v3.0
10 stars 6 forks source link

Create treemap of completeness #104

Open pkiraly opened 1 year ago

pkiraly commented 1 year ago

The completeness could be displayed as an interactive treemap chart with the following three levels:

  1. field groups (such as 'Control Fields', 'Numbers and Code' etc.)
  2. the fields in a selected field group (e.g. if 'Title' is selected then '210 — Abbreviated Title', '222 — Key Title' etc.)
  3. the indicators and subfields within the selected field

The area of brackets representing the elements should be proportional to the number/percentage of records.

This feature may or may not needs additional backend development.

pkiraly commented 1 year ago

@NelDav Please let me know if this description is enough, or you need more information.

NelDav commented 1 year ago

The description is enough.

NelDav commented 1 year ago

There are still some features missing. For example, the user cannot navigate back to upper level after navigating one tree map level down. And a title of what is displayed currently, would be nice as well. However before I spend time in making the tree map a little bit more descriptive, may you check if it fits your idea in general?