Nick Weaver Portfolio

Excel, SQL, Tableau, Python.

Excel:
Stroke Health Detection Dashboard

This Excel project features health data regarding strokes. I made charts and included filters to show stroke information based on factors such as gender, age, and BMI. I cleaned and organized the data in Excel using IF statements.

SQL:
NBA Data Exploration

With this project, I used SQLite to explore a dataset from Kaggle on the NBA with different queries to find information about teams and players. Some of these queries include things such as count functions, case statements, and joins.

SQL:
Bulding Tables

In this SQL project, I wanted to get practice with building tables. I made them about some of my favorite albums. I used SQL Server for this project and used keywords such as 'INSERT' and 'VALUES', and used data types such as 'varchar' and 'int'.

Excel:
Sales Dashboard

With this dashboard, I followed along with a project tutorial by Alex the Analyst on YouTube. This Excel dashboard project helped me to get more familiar with pivot tables, dashboards, and IF statements.