__STYLES__
Introduction
Football transfers are a multi-billion-dollar industry, and the value of players can vary greatly depending on their age, position, and skill level. In this report, I will analyze a dataset of football transfers from 2022 to assess the value of players worldwide and determine the total income generated from player sales across different leagues and clubs.
Data Overview
The dataset used for this analysis consists of over 33,000 rows and 12 columns. The data was obtained from GitHub and contains information about football transfers in 2022. The columns include player names, club names, transfer fees, player values, positions, ages, and more. The data was initially in Excel format and was further processed and visualized using Microsoft Power BI.
Findings
Our analysis revealed the following key findings:
Data Cleaning and Transformation
The data cleaning process involved the following steps:
Conclusion
In conclusion, my analysis of the 2022 football transfer dataset revealed several key insights into the value of players and the total income generated from player sales. These insights can be used by clubs, players, and other stakeholders in the football industry to make informed decisions about player recruitment and transfer strategy.
Recommendations
Based on the insights gained from our analysis, I recommend the following:
Behind the Scenes
I used Microsoft Excel and Power BI to analyze the data. I started with Excel through removing the non-standard symbols, such as "th." and "m" from the player_value column and the cost column. I first convert the “th.” to “K”, then converted these columns to integer (numbers) values using the formula [=IFNA(LEFT(A80,LEN(A80)-1)*CHOOSE(MATCH(RIGHT(A80,1),{"K","M"},0),1000,1000000),A80)].
I also removed duplicate data and grouped the data by age and position using the formula [=IFS…]. In Power BI, I used Power Query to change the headings, clean the columns, and delete unnecessary columns. I also changed the data types of the columns to the most appropriate type.
We believe that this report provides a comprehensive and informative overview of the football transfer market in 2022. I hope that this report will be useful to clubs, players, and other stakeholders in the football industry.
for more visit: https://github.com/Star-cj/2022summerTransfers.git/