You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses tennis data from the SportRadar API to build an analytics dashboard. Data on competitions, venues, and player rankings is extracted, cleaned, stored in MySQL, and analyzed using SQL. An interactive Streamlit app visualizes insights on competition structure, player performance, and venue distribution.
This project demonstrates a complete **data engineering workflow**, starting from mock data generation using Mockaroo and ending with structured data export using Python in Google Colab.