Skip to content

This repository provides my first project in Data-Analysis-Advanced Track sponsored by egFWD “Future Work is Digital” initiative - powered by ITIDA!

Notifications You must be signed in to change notification settings

YousefAmerAwad/SQL_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL_Project

Introduction

In this project, you will query the Chinook Database. The Chinook Database holds information about a music store.

For this project, you will be assisting the Chinook team with understanding the media in their store, their customers and employees, and their invoice information.

To assist you in the queries ahead, the schema for the Chinook Database is provided below. You can see the columns that link tables together via the arrows.
screen-shot-2017-06-29-at-10 51 15-pm


Project Description

You need to come up with 4 questions that you can answer with SQL. The questions must be complex enough to where the SQL used to answer it requires at least one JOIN and one Aggregation.

In this project we will use our local environment SQLite

Your presentation should include:

  • Four slides
  • One visualization per slide (You can export your query results from DB Browser to a csv and use Excel or any other spreadsheet software to create an appropriate chart)
  • A 1-2 sentence explanation of each slide

About

This repository provides my first project in Data-Analysis-Advanced Track sponsored by egFWD “Future Work is Digital” initiative - powered by ITIDA!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published