- Clone the repository
git clone https://github.com/hakube/formula1-dataset.git
- Install the required modules
pip install -r requirements.txt
- Run
python extractor.py
and wait for it to download all the race results - Your results will be saved to
formula1_data_races.csv
. Run the script for after each grand prix to get the latest results
- Add starting grid positions
- Include qualifying and practice results
- Add option to use or to not use new point system for old races
- Add pit stop and tyre stint information