This is a repo for visualizing some lists with Plotly
Thanks to Listenchampion that they provided a small list to me for Visualization Purposes. This Repo will use a list of selected automotive suppliers throughout Germany.
First of all you have to install all the necessary packages:
pip3 install pandas, plotly, chart_studio, googlemaps
After you run all of them, it should be possible to run each cell in the jupyter notebook.
It is possible to get the location of the suppliers by their address and visualize it on the map of Germany. The bubble sizes represent their respective revenue in 2018 in mio EUR.
Instead of the Geo Location of each of the suppliers, it is also possible to only visualize their development by revenue over the years (from 2015 until 2018):
To use a different chart and display the Revenue from each firm, it is also neat to use a Radial Plot, that can even be used with many more than 20 entries. (from 2015 until 2018):