• Stars
    star
    1,118
  • Rank 40,542 (Top 0.9 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SQL data analysis & visualization projects using MySQL, PostgreSQL, SQLite, Tableau, Apache Spark and pySpark.

SQL Data Analysis & Data Visualizaiton Projects

Compilation of SQL, Tableau, PySpark data analysis related projects and challenges where I practice those skills.

Built with

  • SQL Languages

    • SQL
    • MySQL
    • PostgreSQL
    • SQLite
  • Tools

    • MySQL Workbench
    • pgAdmin
    • DB Browser for SQLite
  • Apache Spark

    • Spark with pySpark
    • databricks
  • Python

    • psycopg2
    • jupyter notebook

Projects & Challenges

Instagram Clone Project

MySQL project which is a cloned mimic version of Instagram database. It is used to perform data analysis for real world business related questions and scenarios such as

  • find out the rewarding system for the loyal users
  • launching campaign to target the weekdays with the most user registerations
  • encouraging inactive users to log in back to the system
  • etc.

Film Rental Store Project

MySQL data analysis project in helping Film Rental Store to

  • perform data analysis for user behaviours
  • discover marketing stats
  • find actionable customer/business insights
  • measure and track marketing efforts
  • etc.

Company Employees - SQL & Tableau Visualization Project

MySQL & Tableau integration project for analyzing employee data and visualizing the findings across the departments for management including

  • What is breakdown between the male and female employees working in the company each year, starting from 1990?
  • What is the number of male managers to the number of female managers from different departments for each year, starting from 1990?
  • What is the average salary of female versus male employees in the entire company until year 2002? Need to filter out by departments.
  • etc.

Parch & Posey - Data Analysis Project

PostgreSQL project for helping fictional company called Parch & Posey for

  • managing the Orders,
  • finding out the relationship with different Accounts
  • monitoring the performance of Sales Reps
  • etc.

Digital Music Store - Data Analysis Project

PostgreSQL Data Analysis project to help Chinook Digital Music Store to help how they can optimize their business opportunities and to help answering business related questions.

  • countries with most invoices
  • city with best customers
  • finding out who the best customer is
  • etc.

Restaurant & Library - Information & Patrons Project

SQLite project for

  • In the Restaurant - helping the Restaurant to manage customer information, reservations, orders and party invities in for Restaurant 20th Anniversary.
  • At the Library - helping the Library to manage the books statistics, check out and loan process, managing on due loans, encouraging patrons, etc.

California Population Project

MySQL project for analyzing Californa population projection data

  • getting population data and loading for data analysis
  • finidng out male and female populations per county for 2014

California Education Project

MySQL project for analyzing Population Projection and Education data

  • initital cleaning for education data
  • finding the percentage of education attainment for each category across differnent age group
  • getting demographics based on education data and age group
  • finding out projection of education demand for each age group based on Population Projection and Education data

UK Road Safty Accidents 2015 Project

MySQL and python project for analyzing UK road safty data, accidents and severity level

  • finding out what is meadian severity value of accidents caused by various Motrocycle
  • Accident Severity and Total Accidents per Vehicle Type
  • Average Severity by vehicle type
  • Average Severity and Total Accidents by Motorcyle

Mid Summer Night Dream Project

MySQL and python project for analyzing Shakespeare's Mid Summer Night Dream play texts and characters

  • loading information for analyzing purpose
  • calcuating performance different queriy types such as SELECT, INSERT, UPDATE, DELETE
  • manipulating plays and characters

Project - Analyze International Debt Statistics

PostgreSQL project in Jupyter notebook for analyzing international debt statistics using data from world bank.

  • What is the average debt across countries?
  • What is the maximum debt indicator?
  • Which country has the highest debt in which debt indicator
  • etc.

Tableau

SQL

Ultimate MySQL

Complete SQL Mastery

  • handling and analyzing Large Ecommerce Store for clients, payments, invoices, products and shipping information.
  • Course: Complete SQL Mastery

SQL Code Challenges

  • In the Restaurant - helping the Restaurant to manage customer information, reservations, orders and party invities in for Restaurant 20th Anniversary.
  • At the Library - helping the Library to manage the books statistics, check out and loan process, managing on due loans, encouraging patrons, etc.
  • Lynda Course: SQL Code Challenges

SQL 30 Questions

SQL Queries - Practice your SQL Knowledge

SQL for Data Analysis - Weekender Crash Course

Complete SQL & Databases - ZTM

Advancing SQL Journey - (In Progress)

To skill up my SQL related skills in specific areas and topics:

Apache Spark & PySpark

License

This project is licensed under the MIT License - see the LICENSE.md file for details

More Repositories

1

Data-Science-and-Machine-Learning-Projects-Dojo

collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorithms like random forest classifier, boosting, etc
Jupyter Notebook
255
star
2

MySQL-Tableau-for-Data-Analytics-and-Business-Intelligence

collection of SQL - Tableau integration projects for Data Analytics and Business Intelligence
TSQL
90
star
3

django-WEB-stock-portfolio-management

stock portfolio management system built with Django and deployed on Heroku
JavaScript
25
star
4

Data-Analysis-for-Digital-Music-Store

helping Digitial Music Store to optimize their business practices using PostgreSQL
20
star
5

Python-Projects-Dojo

Collections of python projects including machine learning projects, image and pdf processing, password checkers, sending emails, sms, web scraping,flask web app,selenium automation testing,etc
Jupyter Notebook
19
star
6

Web-Scraping-and-API-in-Python

Web Scraping and API in Python using beautifulsoup, requests, requests-xml, etc for processing multiple APIs and scraping multple sites such as youtube, soundcloud and many more.
Jupyter Notebook
16
star
7

SQL-for-Data-Analysis-Parch-and-Posey

SQL for Data Analysis using PostgresSQL - analyzing Parch&Posey fictional company
TSQL
14
star
8

Tableau_2020_A-Z_Hands-On

Tableau Projects for data analysis, data analytics and data visualaization on different data sets
11
star
9

ptyadana

Hi, this is my Github Profile readme.
7
star
10

DV-Data-Visualization-with-Python

Data analysis and Data Visualization of Countries's GDP, Life Expectancy comparison across continents, GDP per Capita Relative Growth, Population Reative Growth comparison etc using Pandas, Matplotlib.
Jupyter Notebook
6
star
11

ml-app

machine learning app using streamlit + scikit-learn for Random Forest algorithm.
Python
5
star
12

Tableau-Nutrition-Analysis

Analyzing Nutrition values and calories consumption of daily meals over period of times.
5
star
13

Whatsapp-Automation

Whatsapp chatbot automation with Python and Selenium for sending messages, photos
Jupyter Notebook
5
star
14

django-WEB-dental-website

dental clinic website with django3 deployed on Heroku
CSS
5
star
15

ML-Music-Recommender

Machine Learning Project for recommendations of music genre based on age and gender
Jupyter Notebook
4
star
16

iris-flower-ML-app

iris flower predictions Machine Learning app using Tensorflow, Keras, ScikitLearn, Flask deployed on Heroku
HTML
3
star
17

Tableau-Audiobooks-Sales-Analysis

Visualization of audiobooks sales analysis
2
star
18

web-projects

collections of htm, css, bootstraps, javascript, jquery projects
HTML
2
star
19

django-WEB-flashcards

simple math flashcards created using django3 framework, hosted on Heroku
Python
2
star
20

django-REST-API-books-info

A simple REST API for getting the lists of books information in JSON hosted on herokuapp
Python
2
star
21

join_us_app

Join Us simple web application with Node.js to sign up the mailing list
JavaScript
1
star
22

django-REST-API-user-profiles

Full Fledged User Proflile Management - Application + own Backend REST API with Python & Django
Python
1
star
23

django3-todo-app

Full Fledged todo app with django 3, python, sqlite
Python
1
star
24

django-WEB-meeting-planner

simple meeting planner application using django3
Python
1
star
25

django-WEB-simple-todo

simple Todo app to track of your daily todo list by simply allowing you to add or complete the tasks.
Python
1
star
26

django-WEB-video-rental

Video rental application and API using django 3 and Tastypie REST framework
Python
1
star
27

django3-password-generator-project

Simple Password Generator using Python and Django 3 framework hosted on pythonanywhere
Python
1
star