by Jonathan Carter | Oct 12, 2022 | Jonathan Carter
In the previous blog in this series, I used the FastF1 Python package to acquire some Formula 1 telemetry data. Now, I’ll be using that data to create a visualisation of a race track in Tableau. The lap data obtained for this project is the fastest lap by Max...
by Jonathan Carter | Sep 28, 2022 | Jonathan Carter
In part 1 of the Data in Motorsport series, I introduced the amazing FastF1 Python package. In this blog, I’ll show you how you can pull some telemetry data with just a few lines of code. Python is, of course, a prerequisite for creating and running this code, and all...
by Jonathan Carter | Sep 23, 2022 | Jonathan Carter
As an analyst and motorsport enthusiast looking to develop my analytical skills, the idea of getting my hands on real-world telemetry and historic races results is a dream come true. So, as I began to explore the world of data around me, I couldn’t wait to get stuck...