← All datasets

Formula One Races & Winners

Two joinable datasets on Formula One: all 1,145 championship races since 1950 (round, circuit, race date, pole sitter, fastest lap, winning driver and constructor from every season's results) and all 116 race winners in history with career stats from their own articles: championships, podiums, poles, fastest laps, entries, birth and death dates, and day-precise ages at first and last win.
1,261 rows 2 joinable files last pulled 2026-08-29
F1 Races 1,145 rows × 10 columns
YearRoundGrand_PrixCircuitRace_DatePole_PositionFastest_LapWinning_DriverWinning_ConstructorSeason_URL
F1 Winners 116 rows × 17 columns
DriverCountryWinsChampionshipsPodiumsPole_PositionsFastest_LapsEntriesSeasons_ActiveFirst_WinLast_WinDOBDiedBirthplaceAge_First_WinAge_Last_WinDriver_URL

Questions and answers

What is the Formula One Races & Winners dataset?

Two joinable datasets on Formula One: all 1,145 championship races since 1950 (round, circuit, race date, pole sitter, fastest lap, winning driver and constructor from every season's results) and all 116 race winners in history with career stats from their own articles: championships, podiums, poles, fastest laps, entries, birth and death dates, and day-precise ages at first and last win.

How big is the Formula One Races & Winners dataset?

1,261 rows across 2 joinable files, with 27 columns in total: Year, Round, Grand_Prix, Circuit, Race_Date, Pole_Position, Fastest_Lap, Winning_Driver, Winning_Constructor, Season_URL, Driver, Country, Wins, Championships, Podiums, Pole_Positions, Fastest_Laps, Entries, Seasons_Active, First_Win, Last_Win, DOB, Died, Birthplace, Age_First_Win, Age_Last_Win, Driver_URL.

Where does the data come from?

It is built by programmatically scraping en.wikipedia.org, last pulled on 2026-08-29. Datasets are versioned; older versions stay downloadable.

Is the dataset free to download?

Yes. Every CodeSights dataset is completely free as a CSV download; a free account is all it takes. Anyone can preview the data without signing in.

Can I see the code that built this dataset?

Yes. The exact Python scraper that built it is viewable on the dataset page by any signed-in member, so every number is reproducible.

How do the files join?

Join the files on driver name (Winning_Driver = Driver). Three 1950s shared-drive wins carry both names and one driver appears under a name variant.

Can the data contain errors?

Automated scraping leaves room for error and the underlying sources change over time, so no version is guaranteed accurate or complete. If a number matters, verify it against the original source.

Browse every free dataset on CodeSights