Feature update: practice and qualifying lap downloads
You can now download a CSV containing every lap from practice and qualifying at any time, from the moment the session begins.
For a long time, you've been able to download a CSV of all the laps from a race. For example:
And in the last few months, I've added session results, as here:
Those are both only available post-race.
Now, we have live lap tracking of non-race sessions available from the moment the session starts. From a race preview page, you can download a CSV of all laps run in that session at any time:
You'll get something that looks like this:
series | race_id | run_id | run_name | flag_state_id | leader_lap_number | driver_id | driver_name | vehicle_elapsed_time | status | laps_completed | last_lap_time | last_lap_speed |
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 5414 | 8 | NCS Final Practice | 1 | 4 | 3888 | Ricky Stenhouse Jr. | 164.608 | 1 | 1 | 23.131 | 116.726 |
1 | 5414 | 8 | NCS Final Practice | 1 | 4 | 1816 | Brad Keselowski | 160.733 | 1 | 4 | 23.430 | 115.237 |
1 | 5414 | 8 | NCS Final Practice | 1 | 2 | 4172 | Justin Haley | 115.424 | 1 | 0 | 0.0 | 0.0 |
1 | 5414 | 8 | NCS Final Practice | 1 | 3 | 4224 | Noah Gragson | 144.043 | 1 | 3 | 23.247 | 116.144 |
1 | 5414 | 8 | NCS Final Practice | 1 | 0 | 4025 | Bubba Wallace | 56.596 | 1 | 0 | 0.0 | 0.0 |
1 | 5414 | 8 | NCS Final Practice | 1 | 0 | 4113 | Daniel Suarez | 72.839 | 1 | 0 | 0.0 | 0.0 |
1 | 5414 | 8 | NCS Final Practice | 1 | 12 | 4045 | Alex Bowman | 366.945 | 1 | 0 | 0.0 | 0.0 |
1 | 5414 | 8 | NCS Final Practice | 1 | 14 | 3989 | Chris Buescher | 393.599 | 1 | 14 | 23.855 | 113.184 |
1 | 5414 | 8 | NCS Final Practice | 1 | 0 | 4326 | Carson Hocevar | 0.0 | 1 | 0 | 0.0 | 0.0 |
1 | 5414 | 8 | NCS Final Practice | 1 | 3 | 4093 | Daniel Hemric | 155.347 | 1 | 3 | 24.185 | 111.639 |
After the race, when the preview has moved on to the next race, you can also download the laps from the session page on the race results page, like the Busch Pole Qualifying one above.
Thanks to Racing In The Draft for the suggestion. If you have anything you'd like see added to Lap Raptor, or anything you think can be done with lap-by-lap data since 2020, send me a DM on Twitter.
I find the current state of live race views lacking. I'm working on Lap Raptor Live, which will let you follow along with the race. Check out what I'm calling the alpha version below.