br-g / openf1

OpenF1 API - Real-time and historical Formula 1 data
MIT License
317 stars 15 forks source link

Getting Ocon's Laps data for the Monaco GP throws exception #69

Open KevinCamacho opened 3 months ago

KevinCamacho commented 3 months ago

https://api.openf1.org/v1/laps?session_key=9523&driver_number=31

rich-howell commented 2 months ago

https://api.openf1.org/v1/laps?session_key=9523&driver_number=31

Exporting this data to CSV shows that the date_start is blank for session 9523 and driver 31, it only renders 1 row, suspect it errors and doesn't get any further.