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.
- Host: GitHub
- URL: https://github.com/davgiles/f1-power-bi-project
- Owner: davgiles
- Created: 2024-04-26T18:06:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T19:17:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T08:34:39.303Z (over 1 year ago)
- Topics: powerbi, sql
- Homepage:
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
