This microservice provide a standard statistics API, the documentation can be found at this page
The present API returns vectors of the runs for the user ID provided.
cd <YOUR_DIRECTORY>/BeepBeep-statistics/
pip3 install -r requirements.txt
python3 setup.py develop
beepbeep-statistics