Instruction for implement ArangoDB and load data
(I pushed all of the files into repo)
Step1: Run file [Link] to deploy ArangoDB
using command: docker-compose up
Step2: Access localhost:8529
username:root
password: mypassword
Step2: install python-arango
Load data using scripts in load_data.ipynb