← All datasets

PGA Tour Events & Champions

Two joinable datasets on the PGA Tour: all 46 current tournaments (year first played, par, length, month, location, prize fund) and 2,368 tournament-year champions back to 1900, each winner enriched from their own article: score, to par, purse, winner's share, birth date and place, height, weight, BMI, college, and the year they turned professional.
2,414 rows 2 joinable files last pulled 2026-08-29
PGA Tour Events 46 rows × 9 columns
TournamentYear_First_PlayedParLength_YardsMonth_PlayedLocationPrize_FundRunner_UpsTournament_URL
PGA Tour Champions 2,368 rows × 18 columns
TournamentYearParLength_YardsWinnerScoreTo_ParPurseWinners_ShareWinner_DOBWinner_Height_FtWinner_Height_InWinner_Weight_LbsWinner_BMIWinner_CollegeWinner_Turned_ProWinner_FromWinner_URL

Questions and answers

What is the PGA Tour Events & Champions dataset?

Two joinable datasets on the PGA Tour: all 46 current tournaments (year first played, par, length, month, location, prize fund) and 2,368 tournament-year champions back to 1900, each winner enriched from their own article: score, to par, purse, winner's share, birth date and place, height, weight, BMI, college, and the year they turned professional.

How big is the PGA Tour Events & Champions dataset?

2,414 rows across 2 joinable files, with 27 columns in total: Tournament, Year_First_Played, Par, Length_Yards, Month_Played, Location, Prize_Fund, Runner_Ups, Tournament_URL, Tournament, Year, Par, Length_Yards, Winner, Score, To_Par, Purse, Winners_Share, Winner_DOB, Winner_Height_Ft, Winner_Height_In, Winner_Weight_Lbs, Winner_BMI, Winner_College, Winner_Turned_Pro, Winner_From, Winner_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 tournament name.

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