Digital Music Store data analysis using SQL
-
Updated
Aug 1, 2024
Digital Music Store data analysis using SQL
An SQL analysis exploring the relationship between reported crimes in Chicago and the average daily temperature from 2018 through 2023.
Using a combination of Excel, SQL, and Tableau, I delved into the extensive datasets comprising over 82k rows of data from Netflix's shows and movies library. Through data simplification and analysis, I uncovered fascinating insights and intriguing facts about the content available on the platform.
SQL skills challenge. A small but complete, beginner friendly project to practice basic/intermediate SQL skills.
In this repository, you are going to learn the fundamentals of SQL: how to create a SQL database from scratch, how to use SQL commands, how to fetch data from the database, write data to the database, edit data in the database as well as how to delete data from the database.
This repository contains a SQL dataset of a music store and SQL queries to answer questions about the data. The results of the SQL queries can be found in the analysis.sql file. This repository can be used as a starting point for anyone who wants to learn how to use SQL to analyze data.
A PostgreSQL project using a dataset that pulls job postings from Google's search results for Data Analyst positions in the United States. Dataset created by Luke Barousse.
Aliens of America. A portfolio building dataset provided by Ian K. on LinkedIn.
An SQL analysis of traffic accidents within the City of Chicago limits and under the jurisdiction of Chicago Police Department (CPD).
Database Management Systems and MySQL: Problems and My Solution Queries.
SQL Case study solutions for #8WeekSQLChallenge by Danny Ma
In this hospital mortality prediction project, I utilized a combination of Excel, SQL, and Tableau to analyze and predict the likelihood of mortality among hospitalized patients
Dictionary Challenge: An SQL project using basic/intermediate SQL practices with one column of English words.
A dataset used to explore work-related fatalities in the United States.
Employee Management System in Python (Tkinter Frontend & MySQL Backend)
A project focuses on analyzing music store data using SQL 🎧
🔧 Data Manipulation, Analysis with SQL
Sales analysis over a PostgreSQL database, aiming to discover diverse insights. Identify best seller products, biggest customers, and sales growth rate
A system built for hostel room allocation project for course DBMS 2021.
Add a description, image, and links to the sql-project topic page so that developers can more easily learn about it.
To associate your repository with the sql-project topic, visit your repo's landing page and select "manage topics."