Skip to content

This repository contains the dataset of a Pizza Store to answer questions about the sales data. The insights of the data can be found in the QnA.txt file. This repository can be used as a starting point for anyone who wants to learn how to use SQL to analyze data.

Notifications You must be signed in to change notification settings

avishek-choudhary/Pizza-Place-Sales

Repository files navigation

Pizza-Place-Sales

Description

This project uses SQL to analyze the dataset of a Pizza Store. The goal of the project is to answer a set of questions about the store's business performance and help in it's growth by making better decisions.

Installation

To run this project on your machine you need to install any SQL supported DBMS then follow the steps below:

  1. Create a database.
  2. Create tables using the schema diagram provided below.
  3. Import csv files provided in the dataset folder.

Note: If you are using PostgreSQL then restore the backup file of the database and save yourself some time.

Schema Diagram

Schema Diagram

Database and Tools

  • Postgre SQL
  • PgAdmin4

Credits

This dataset was downloaded from Maven Analytics click here to download.

License

You can use this dataset to build your own project and practise your SQL skills.


Badges

postgresql Maven Analytics

Conclusion

The project was successful in answering the set of questions about the store's business performance. The results of the project can be used by the store to make decisions about its marketing and product offerings.

About

This repository contains the dataset of a Pizza Store to answer questions about the sales data. The insights of the data can be found in the QnA.txt file. This repository can be used as a starting point for anyone who wants to learn how to use SQL to analyze data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages