Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 314 Bytes

File metadata and controls

29 lines (20 loc) · 314 Bytes

Configure

./bootstrap.sh

Fetch latest transactions

python3 src/fetch_tx_data.py

Create sqlite database

python3 src/create_db.py

Process transactions (prepare data)

python3 src/process_transactions.py

Build plots

python3 src/show_tx_init_to_execute.py