Code Monkey home page Code Monkey logo

business_customer_analytics's Introduction

This project analyzes order data to identify the most and least popular menu items and types of cuisine using SQL. Objective 1 -We view the menu_items table and write a query to find the number of items on the menu

-What are the least and most expensive items on the menu?

-How many Italian dishes are on the menu? What are the least and most expensive Italian dishes on the menu?

-How many dishes are in each category? What is the average dish price within each category?

Objective 2 -View the order_details table. What is the date range of the table?

-How many orders were made within this date range? How many items were ordered within this date range?

-Which orders had the most number of items?

-How many orders had more than 12 items?

Objective 3 we Analyze customer behavior -Combine the menu_items and order_details tables into a single table

-What were the least and most ordered items? What categories were they in?

-What were the top 5 orders that spent the most money?

-View the details of the highest spend order. Which specific items were purchased?

-View the details of the top 5 highest spend orders

business_customer_analytics's People

Contributors

lilrachel1985 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.