Data graph generation

August 23, 2023 ยท View on GitHub

Data graph generation was done to resolve common problems about finding a user in a specific organisation/library.

Sometimes it's difficult to manually parse JSON files to find a specific piece of data.

To avoid this problem we created a script that generates a graph from JSON files.

Usage

To use it, please read the README file.