Description Usage Format Details Examples
Historic data about Tour de France riders, stages and winners.
1 |
A dataframe
with 106 rows and 17 columns.
edition
The edition of the Tour de France
start_date
Start of the Tour de France edition
winner_name
Name of the winner of the General Classification
winner_team
Team name of the winning rider
distance
Overall route distance (km)
time_overall
Winning time in hours
time_margin
Difference between winning time and runner up in hours
stage_wins
Stages won by overall winner
stages_led
Number of stages spent in the yellow jersey
height
Rider height in meters
weight
Rider weight in kilograms
age
Rider age at start_date
born
Date of borth of rider
died
Date of death of rider
full_name
Full name of rider (if different to winner_name
)
nickname
Nickname of rider
birth_town
Birth town or rider
birth_country
Birth country of rider
nationality
Nationality of rider
stage_results
Each element is a list of dataframes containing stage results for each edition.
Winning times are those as at the conclusion of each race. Several winners were subsequently disqualified or excluded after the race finished for doping or other rule violations, and a runner-up awarded the win.
Data sourced from Wikipedia. If you find these data useful, please consider making a donation to Wikimedia.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.