Data Analyst Portfolio Project: Restaurant Order Analysis in SQL (with Solutions)

preview_player
Показать описание
Analyze restaurant order and customer data in SQL in this beginner-level Guided Project!

OR

⏱️Timestamps⏱️
00:00 - Intro
00:43 - Project Brief
01:39 - Downloading the data set
02:42 - Objective 1
11:16 - Objective 2
20:24 - Objective 3
34:23 - Outro

💡 With Guided Projects, your goal is to solve a pre-defined series of tasks and objectives, designed to simulate the exact types of problems that data professionals encounter on the job.
Projects range from basic to advanced, feature tools like Excel, MySQL, Power BI, Tableau and Python, and cover topics spanning HR, transportation, hospitality, retail, government, and more.
Рекомендации по теме
Комментарии
Автор

have to say that every buck I spent in Udemy for Maven Analytics courses is worth it. appreciate these practical guidance. thanks a lot.

jameszhou
Автор

One of the best SQL project tutorials I have seen so far especially because of the way the tutor explained the different steps followed by great and useful examples 👌
I learned a lot 🙏

alexrosen
Автор

Easy to follow and felt guided throughout though I did attempt every question. Amazing content Maven as always!

adamo
Автор

Really enjoyed this project and completing it!

MekaJ
Автор

Thank you so much for this guided project.😃

divyarawatt
Автор

Nice project thank you for providing me nice content.

shaileshtiwari
Автор

When will you guys launch a guided project for python analytics . Your courses are awesome

sahilummat
Автор

Thankyou so much!! loved your style!! easy to follow. Where can i find maven baby name analysis project??

richaagrawal
Автор

Object 2 Q4. How many items were ordered within this date range
SELECT COUNT(item_id)
from order_details:
output: 12097

vs

SELECT COUNT(*)
FROM order_details;
output: 12234

I feel this should be explained further.🤔

HandyCliffy
Автор

I just ran the numbers in EXCEL and POWER BI for Questions - How many orders had more than 12 items - I got 23 not 20.

matthewbraun
Автор

HI,
In objective 2 where we need to find the most ordered items I counted the item name and I am getting the same results, Is it correct or not ?

pooja-sl
Автор

I'm having trouble joining the data sets. It seems like when I loaded the data into SQL, it made the item_id a STRING and the menu_item_id an INTEGER. Could that be the problem?

MsGinnieG
Автор

hi all,
In the second objective last question where we need to find the number of order_ids with more than 12 orders, I am getting 23 as result. Kindly help

pooja-sl
Автор

I don't understand what does Column Order_ID mean in order_details table can someone explain what's that ?

ItisthatisKarthik
Автор

The vocal fry is very irritating, but trying to finish the project here. Thanks for the material.

teachersigaud
visit shbcf.ru