This dashboard allows you to axplore Georgia election results by contest, year, and value. Click on the drop down menu to visualize different turnout in different counties.
- Python 3
pip install plotly plotly-geo geopandas pyshp shapely dash dash-html-components dash-core-components
python3 app.py
Install all required packages by running:
pip install -r requirements.txt