A collection of NASCAR's pickup truck race series results from the first race in 1995 through the completion of the 2023 season. The series has undergone name changes, originating with the NASCAR Craftsman Truck Series to the Camping World and Gander Outdoors Truck Series and returning to the Craftsman Truck Series.
truck_race_data
A data frame with 23,836 rows and 23 variables:
num: Racing season (1995-2023)
num: Chronological race number for that season (1-27)
chr: Location of the race (city)
chr: Race track name
num: Race track length, in miles
chr: Race track surface (dirt track, paved track, road course)
num: Finish position in the race
num: Start position in the race
chr: Driver's name
chr: Truck manufacturer ("Chevrolet", "Dodge", "Ford", "Toyota", "RAM")
chr: Truck number
chr: Truck owner
chr: Truck sponsor
num: Indicator variable for win; 1
= win, 0
= did not win
num: Indicator variable for finish position in 5th place or better; 1
= yes, 0
= no
num: Indicator variable for finish position in 10th place or better; 1
= yes, 0
= no
num: Indicator variable for finish position in 20th place or better; 1
= yes, 0
= no
num: Number of laps completed in the race
num: Number of laps led in the race
chr: Status at the end of the race (e.g., "Running", "Accident")
num: Total race earning (in dollars) not including bonus money, if available. No available data beginning with the 2016 season.
num: Points earned in the race
num: Playoff points earned in the race. Available beginning with the 2017 season.