Interaction visualization of data from the American Ultimate Disc League
https://audl-viz.herokuapp.com/
Visualization built in Dash and hosted on Heroku.
For a technical guide to Dash development,
refer to my Medium article
Data is collected during each AUDL game using the UltiAnalytics app that then saves raw data to
UltiAnalytics.
Dan Fiorino wrote audl-pull,
a Python repo providing invaluable data cleaning and standardization.
As of May 2019, I am working with him to refactor all stat definitions and calculations within his repo,
so that the audl-viz repo only handles data visualization.