Coming Soon!
These are a few projects that I am currently working on that just aren't ready yet!
Exploratory Data Analysis Using Python
In this future project, I will be taking a deep dive into the world of Python and will be focusing on basic exploratory data analysis within Python. This project will consist of downloading a dataset in Python, importing several Python libraries, reading and analyzing data using Pandas, as well as many other processes. The basis of this project will be examining the movie industry, and analyzing certain correlations between movie genre variables such as: budget, score, director, gross profits, total revenue, etc.
Data Examination of Inflation, Interest Rates and Unemployment
In this future project, I want to gain a deeper understanding of the economics of the world by analyzing 50+ years of data on inflation, interest and unemployment rates from countries around the world. In doing so, I hope to not only gain more experience with data exploration and analysis using Python, but also learn more about the economic history of the world. The dataset that I will be working with is from Kaggle, but has been collected over the years by the World Bank and is separated by country. I will be trying to focus on the United States, and compare interest rates to unemployment rates over the years, as well as taking an overall look at how inflation has fluctuated throughout the years in the United States and see if there is any correlation to what the current state of the economy is like today.