Election Data Dashboard Pt. 1: Collection and Cleaning

In this project, election data is collected, explored and cleaned. Visualization functions are refactored to be used on a dashboard later on.

Election Data Dashboard Pt. 2: Dashboard with Dash

The cleaned data is loadsed and the plot generating functions are refactored here. Then a dashboard is created using dash.