Link to the online dashboard: https://ranked-dash-app.onrender.com/. Currently using a free Render instance so please be patient with filters and so.
Dashboard made with Plotly Dash. Contains global statistics about AMQ Ranked, with an option to include personal ones as well.
Note, currently the only data available are games where I (TrueXC) play (e.g. I collect the data myself).
To run the dashboard locally, Python 3 is required.
Install the required dependencies using pip install -r requirements.txt.
Then run the dashboard with python dashboard.py.