--- license: apache-2.0 language: - en --- # Formula 1 Race Data Archive This dataset contains data from 1950 all the way through the current season, and consists of tables describing constructors, race drivers, lap times, pit stops and more. Automated repository for downloading and archiving Formula 1 race datasets from Kaggle. ## 🏎️ Overview This repository automatically downloads and maintains up-to-date Formula 1 race data from Kaggle datasets released under License CC0: Public Domain: - [Formula 1 Race Data](https://www.kaggle.com/datasets/jtrotman/formula-1-race-data) - [Formula 1 Race Events](https://www.kaggle.com/datasets/jtrotman/formula-1-race-events) **Automated Updates**: within 3 hours of the end of the race via GitHub Actions Latest .zip file at https://github.com/TracingInsights/RaceData/releases/latest/download/data.zip Also available on HuggingFace Datasets at https://huggingface.co/datasets/tracinginsights/RaceData ## 📦 What's Included - **data/**: All dataset files from Kaggle - **data.zip**: Consolidated archive of all data files ## 📊 About the Data These datasets contain Formula 1 data from 1950 through the current season, including: - Race results and standings - Constructor information - Driver details - Lap times - Pit stops - And more...