Data Projects

2023

Weather Data Pipeline In Azure

11 minute read

Using automated API calls to pull weather data, push it to a data lake, run it through a pipeline to clean it, and push it to an Azure SQL Server instance.

2020

Phishing Websites Capstone Project

17 minute read

This is the first Capstone Project of my 6-month Springboard Data Science Career Track Bootcamp. In this project I analyze a dataset of website features in o...

2019

Real Estate Predictions part 2 - Kaggle

11 minute read

In this part of the project, I tune an XGBoost model using a recursive method, leading me to my most accurate prediction and a top ~30% spot on the leaderboa...

Real Estate Predictions Part 1 - Kaggle

11 minute read

In this project I take a dive into real estate data to predict housing prices using machine learning techniques such as random forests, XGBoost, as well as p...

Time Series Case Study - Oil Production

5 minute read

In this project, I analyze some historical oil data using time series methods such as data transformation, loess modeling, trend analysis, and more.

College Scorecard Analysis - Part 2

18 minute read

In this project, I continue exploring the College Scorecard dataset and examine it for interesting patterns, trends, and insights.