An open API service indexing awesome lists of open source software.

https://github.com/davgiles/f1-power-bi-project

Power BI dynamic dashboard of Formula One data. Data was pulled from a database of Formula One data that I built from flat files.
https://github.com/davgiles/f1-power-bi-project

powerbi sql

Last synced: 7 months ago
JSON representation

Power BI dynamic dashboard of Formula One data. Data was pulled from a database of Formula One data that I built from flat files.

Awesome Lists containing this project

README

          

This project showcases the use of SQL to build and modify tables, and use joins to query data. I used Power BI to connect to the database and used queries to pull the necessary data. I created a dynamic dashboard which highlights the top drivers by points and podium finishes, along with fastest lap data per Grand Prix. There are slicers for Grand Prix, Constructor, and Year that dynamically filter the data on the visualizations.

![F1 Dashboard](F1-dashboard.png)