View dashboards to analyze Formula 1 teams, drivers, race analytics, and more.
Dashboards can help answer questions like:
- How many Formula 1 races have been held?
- What is the total number of drivers?
- How many constructors are there in Formula 1?
- How many seasons of Formula 1 racing have occurred?
- What is the distribution of team standings by conference?
Download and install Powerpipe (https://powerpipe.io/downloads). Or use Brew:
brew install turbot/tap/powerpipe
Install the mod:
mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/powerpipe-mod-formula1
Download the Formula 1 Race Data (requires signup with Kaggle)
Extract the downloaded file into the dashboards directory:
unzip ~/Downloads/archive.zip
Start the dashboard server with the DB connection string:
powerpipe server --database sqlite:Formula1.sqlite
Browse and view your dashboards at http://localhost:9033.
This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!
Powerpipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.
Want to help but not sure where to start? Pick up one of the help wanted
issues: