Skip to content

An interactive Streamlit dashboard for exploring F1 stats by driver and circuit. Easily filter and visualize race data, wins, podiums, and lap times. Perfect for F1 fans looking to dive into driver and circuit performance data with an intuitive and user-friendly interface.

Notifications You must be signed in to change notification settings

avd28/f1_eda_dashboard

Repository files navigation

Instructions:

  1. The complete codebase package should consist of 2 folders

    a. dataset - containing the original provided dataset

    b. config - containing the formatting assets for the dashboard

    c. The main folder should have 5 files

     I. EDA.ipynb
    
     II. database_structuring.ipynb
    
     III. data_display_dashboard.py
    
     IV. f1_database.db
    
     V. requirements.txt
    
     VI. README.md
    
  2. For a cold start the codebase is designed to be run in the order EDA.ipynb -> database_structuring.ipynb -> data_display_dashboard.py

  3. Package requirements are listed in requirements.txt. The dashboard is built on streamlit v1.32.2

F1 Dashboard Screenshot F1 Dashboard Screenshot 2

About

An interactive Streamlit dashboard for exploring F1 stats by driver and circuit. Easily filter and visualize race data, wins, podiums, and lap times. Perfect for F1 fans looking to dive into driver and circuit performance data with an intuitive and user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published