Cyclistic Bike Share Case Study

SQL, Excel, R, Tableau

The difference between casual bicycle riders and members for a given company was analyzed using accumulated data over a period of 1 year.

Nashville Housing Data Cleaning

SQL

MS SQL Server was used through SQL Server Management Studio to write queries in order to perform data cleaning on a housing dataset.

Movie Data Correlation

Python

A movie dataset is cleaned, analyzed and visualized using Python in order to find the correlation between different variables.

Stock Price App

Python

This app built using Streamlit retrieves stock prices from Yahoo Finance and plots the results on a candlestick chart. The data obtained can be exported as a csv file.

House Price Prediction

Python

A house price dataset is analyzed in order to perform a linear regression model that will predict house prices based on different parameters using Python.

Amazon Web Scraper

Python

This project retrieves the price of an item from Amazon and stores the results in a csv file. An email is sent to the user when the desired price is reached.