Skip to content

Formula 1 dataset scraped from f1.com. Results of all races from 1950-present

Notifications You must be signed in to change notification settings

hakube/formula1-dataset

Repository files navigation

Formula 1 dataset

Instructions

  1. Clone the repository git clone https://github.com/hakube/formula1-dataset.git
  2. Install the required modules pip install -r requirements.txt
  3. Run python extractor.py and wait for it to download all the race results
  4. Your results will be saved to formula1_data_races.csv. Run the script for after each grand prix to get the latest results

To-do:

  • 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

About

Formula 1 dataset scraped from f1.com. Results of all races from 1950-present

Topics

Resources

Stars

Watchers

Forks

Languages