This is the former ProSeminar repo.
The goal is to create a data integration from MakerSpace export data (.csv files) to an arangoDB Graph Database.
The code is written in Python using PyCharm CE or Jupyter notebook.
The package used for ArangoDB is python-arango
- create alternative database structures -- wip
- create a file that generates a graph
- write a documentation
- move notes from code comments to README.md or a project wiki --wip
- receive data from database (via python or AQL queries)