Data Visualization

I enjoy creating visualizations to make data more understandable and potentially uncover complex relationships. I also use visualization tools to structure data in a way that provides a clear and systematic overview.


Image of a graph diagram.

Visualization of hierarchies

Published 2025-01-19

To get an overview of the hierarchy and relations in complex data structures, we can use visualizations like tree- and graph-charts. In this noetebook I take a look at eForms' XML structure by visualizing it as a graph and tree using D3Blocks, and as a sunburst chart using Plotly.