Exploring World Cup Championship
Report Bug
Table of Contents
Analysis of the reference dataset aimed at the implementation of data visualization techniques which allow to understand multiple phenomena inherent to the domain.
The project was divided into three main phases:
- Definition of task
- Analysis and understanding of phenomena related to the competition, the players and teams they have taken part in the tournament.
- Pre processing
- Preliminary phase useful for modeling the data according to the implementation needs. In this step Tableau Prep Builder, Excel and a DBMS (PostgreSQL) were used.
- Analysis and implementation
- Choice of the best visual solutions useful for carrying out the tasks initially defined and implementation of the same through the use of the Flourish and Tableau tools. The developed dashboards include column chart, bar chart race, maps, sankey chart, butterfly chart, connected dot plot, scatter plot e line chart race.
Dataset: "https://www.kaggle.com/abecklas/fifa-world-cup"
- Tableau
- Clone the repo
git clone https://github.com/ClaudioPoli/Visualizing-World-Cup.git
- That's it!
Here are some of the visualizations created:
Bar Chart - Roll of honor of the competition
Sankey Chart - Roll of honor of the competition
Dashboard - Competition audience analysis
Dashboard - Best scorers
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.