Skip to content

A Interactive Dashboard made with Python and Jupyter. GUI made with Streamlit

Notifications You must be signed in to change notification settings

miguelthemigs/games-interactive-dashboard

Repository files navigation

This is an interactive dashboard made in pyhton, with pandas, plotly and streamlit. The theme was video games, i got the data from a csv files with information about games, platforms, genres, scores etc

Some prints of the website:

  • First print shows the table and the mean of anual sales of all the games

print1

  • Second print shows a bar graph of the evolution of anual sales by year (image 1) and a pie graph of the percentage of genres of all the video games (image 2).

print2

  • Third print shows all the filters that you can apply in order to modify the table and the infromation about sales, as well as all the graphs beeing modified in real time with the filter after applying it.

print3

Last print shows the modification of the information and the graphs that was mentioned above, all working in real time.

print4

--- MORE DETAILS ABOUT THE PROJECT ---

  • The website was made with streamlit
  • The data was filtered, modified and modulated with pandas with jupyter notebooks. The files are the .ipynb. Not all of then was put in the site.
  • All graphs were made and customized with plotly

About

A Interactive Dashboard made with Python and Jupyter. GUI made with Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published