Explore the exciting world of Formula 1 through this Exploratory Data Analysis (EDA) project conducted using SQL. The dataset provides a comprehensive overview of Formula 1 races, circuits, drivers, and constructors, allowing us to uncover insightful patterns and statistics.
The project encompasses a variety of SQL queries, each designed to extract valuable information and generate meaningful visualizations. As you navigate through the analysis, you'll gain a deeper understanding of Formula 1's historical and competitive landscape.
We Perform EDA on a given Formula 1 dataset using SQL, and find answers to different queries:
Identifying the venues that have hosted the highest number of Formula 1 races, shedding light on the most prominent locations in the sport's history.
Pinpointing the circuits that hosted the inaugural races of Formula 1 seasons, showcasing the historical significance of these tracks.
Exploring the distribution of Formula 1 races across different countries, providing insights into the global reach and popularity of the sport.
Analyzing the cumulative constructor points earned by teams over the years, unveiling the leading constructors in Formula 1 history.
Investigating the variability in the number of races organized per Formula 1 season, highlighting any trends or patterns.
Comparing the performance of the all-time top 10 teams, considering both total points accumulated and the number of races won.
Uncovering the dominance of the top 10 drivers in Formula 1 by examining the number of races they have won throughout their careers.
Identifying the fastest laps recorded on each circuit, showcasing the drivers' exceptional speed and performance at specific tracks.
Examining the distribution of Formula 1 constructors based on their respective countries, offering insights into the international composition of teams.
Exploring the fastest qualification times on each circuit, showcasing the drivers who secured pole position with the quickest laps.
Compiling a list of drivers who have achieved the prestigious feat of winning at least one Formula 1 race, highlighting the diverse talent in the sport's history.