Categories: big-data
Tags:
This year I’ve been watching a lot of tennis matches and decided to dive into the data of current players to see what insights I could find. I used Google Cloud’s BigQuery to analyze tennis match data. I found a dataset on Github that contained historical ATP tennis match data. I loaded the csv files of 2024 players, rankings, and matches into BigQuery and used Google Colab to run SQL queries on the data and visualize the results.
The results were interesting! I will summarize the results below (see the Colab notebook for the full analysis):