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 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.
It is built by programmatically scraping en.wikipedia.org, last pulled on 2026-08-29. Datasets are versioned; older versions stay downloadable.
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.
Yes. The exact Python scraper that built it is viewable on the dataset page by any signed-in member, so every number is reproducible.
Join the files on tournament name.
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.