Data Tables

Data Tables

Data tables are central to our dataset showcase and almost any kind of data presentation.

We have researched and summarized the best options. Our current recommendation is:

  • tanstack table (previously react table). This is best headless table component and we recommend headless.

If you want a non-headless option these are two recommended:

Why headless?

  • Headless makes it much easier to style the grid to the surroundings and we need to do that.
    • we are building the table into an app (DataHub etc)
    • That requires customizing table to suit the style
    • Plus we have bespoke sites for clients which requires further styling
    • This is easier with headless
  • Furthermore, tanstack table

Research the best one (2022)

We want to research and summarize the existing JS libraries for presenting data so that we can choose the best one plus to have a nice bloggable summary to share with others (this is nice exercise in publishing product comparisons using data-literate model)

For some inspiration see https://github.com/datopian/line-charts

Acceptance

Overall

  • We have a detailed list showing the pros and cons of different data table libraries published as post on datahub.io/blog (or if better as a separate mini site e.g. table-libraries.datahub.io …)

Bonus

  • Content/code lives in a public "dataset-like" repo where others can update it over time (an experiment in community driven product evaluation)

Detailed

  • List of JS data table/grid libraries with basic info e.g.
    • url / github url
    • name
    • stars
    • last updated
    • brief description
  • Quick pass evaluation notes (internal) leading to a shortlisting of 2-4 that we dig into depth
  • Working demos for each one

Research on Existing Designs / Implementations

Libraries

#todo list existing libraries we have come across …

© 2024 All rights reservedBuilt with Find, Share and Publish Quality Data with Datahub

Built with Find, Share and Publish Quality Data with DatahubFind, Share and Publish Quality Data with Datahub