DATA ANALYSIS/VISUALIZATION PROJECTS

Analyzing Used Car Listings on eBay

The aim of this project is to clean and analyze the data of used cars listing from Bay Kleinanzeigen, a classifieds section of the German eBay website.
Continue on Github
Technologies Used: Python, Pandas, Numpy


Visualizing Earnings Based On College Majors

In this project, I explored various kinds of plots to visualize job outcomes of students who graduated from college between 2010 and 2012.
Continue on Github
Technologies Used: Python, Matplotlib, Pandas


Exploring Hacker News Posts

In this project, I compared two different types of posts from Hacker News, a popular site where technology related stories (or 'posts') are voted and commented upon. The two types of posts we'll explore begin with either Ask HN or Show HN. Users submit Ask HN posts to ask the Hacker News community a specific question, such as "What is the best online course you've ever taken?" Likewise, users submit Show HN posts to show the Hacker News community a project, product, or just generally something interesting.
Continue on Github
Technologies Used: Python


Profitable App Profiles for the App Store and Google Play Markets

Our aim in this project is to find mobile app profiles that are profitable for the App Store and Google Play markets. We're working as data analysts for a company that builds Android and iOS mobile apps, and our job is to enable our team of developers to make data-driven decisions with respect to the kind of apps they build. At our company, we only build apps that are free to download and install, and our main source of revenue consists of in-app ads. This means that our revenue for any given app is mostly influenced by the number of users that use our app. Our goal for this project is to analyze data to help our developers understand what kinds of apps are likely to attract more users.
COntinue on Github
Technologies Used: Python