This section shows some of the projects I have done as a result of my learning process or hobby. All these exercises are for purely educational purposes.
Basic Data Analysis with Python
-
Data Analysis of different App Stores
Analyzing the Apple Store and the Google Play Store for profitable app insights using Python.
-
Data Analysis of a forum-like website
Data analysis of a the forum-like social news website
Hacker News
using Python.
Advanced Data Analysis and Visualization with Python
-
Data Analysis of eBay car sales
Data analysis of the dataset from eBay Kleinanzeigen, a classifieds section of the German eBay website to recover different features using Python, with libraries such as
Pandas
orNumpy
. -
Data Analysis and Visualization of earnings based on college majors
Data analysis and visualization of different features for a college-graduated dataset using Python and visualization libraries such as
matplotlib
orggplot2
. -
Data Analysis and Visualization of gender gap across several college degrees
Data analysis and visualization of different features to visualize the gender gap across several college degrees
-
Data Analysis of the exit surveys from employees
Data analysis of the exit surveys from employees of the Department of Education, Training and Employment (DETE) and the Technical and Further Education (TAFE) institute in Queensland, Australia.
-
Data analysis of New York City high schools’ students
Data analysis of New York City published data on student SAT scores by high school, along with additional demographic data sets.
-
Data analysis and visualization of a Star Wars survey
Data analysis and visualization of the inputs collected through a Star Wars survey developed by the team at FiveThirtyEight.
-
Data analysis and visualization of popular data science questions
Data analysis and visualization of the popular site Data Science Stack Exchange (DSSE), a data science dedicated site from the parents of Stack Overflow.
Advanced Data Analysis with SQL
-
Data Analysis of CIA Factbook Data
Analyzing data from CIA Factbook dataset (different information of 267 world entities) using SQL.
-
Data Analysis and answering business questions of a music store
Analyzing data from a mini-iTunes store for business purposes using SQL.