SQL Data Analysis Portfolio Project #01/10 | Beginner to Advanced Guide for Aspiring Data Analysts

  Рет қаралды 12,498

Zero Analyst

Zero Analyst

Күн бұрын

Welcome to the first video in my SQL Data Analysis Portfolio Project series! In this video, I take you through an end-to-end project where I analyze a retail sales dataset. This project is perfect for aspiring data analysts looking to build their portfolio and enhance their resume with hands-on experience.
What You'll Learn:
Data Cleaning: Techniques to clean and prepare the dataset for analysis.
Exploratory Data Analysis (EDA): Uncover insights, patterns, and trends in the data.
Business Problem Solving: Step-by-step guide on solving key business problems using SQL.
Publishing & Sharing: How to publish your dataset and clone the GitHub repository.
Whether you're preparing for a data analyst interview or looking to add valuable projects to your resume, this video is designed to help you achieve your goals. Make sure to follow along and complete the project with me!
Links:
GitHub Repository - Clone the project and get started -
github.com/naj...
1:1 Mentorship - topmate.io/zer...
SQL Live Workshop - zeroanalyst.co...
Excel Live Workshop - zeroanalyst.co...
Best Data Analytics Course:
Data Analyst Courses by Meta - imp.i384100.ne...
Data Analytics Foundation by Google - imp.i384100.ne...
Microsoft Business Analyst Course - imp.i384100.ne...
Microsoft Power Bi End to End Course - imp.i384100.ne...
My Other KZbin Videos -
SQL 30 Days Road Map - [Free Learning Resources]
- • SQL For Beginners | Gr...
How to Install PostgreSQL in Windows/Mac - • Learn SQL for Data Ana...
How Import Data into PostgreSQL (PgAdmin 4) - • Effortless Data Import...
Group By Video - • SQL For Beginners | Gr...
#SQL #DataAnalysis #PortfolioProject #DataCleaning #BusinessAnalysis #DataAnalyst #SQLProject #EDA #SQLTutorial #GitHub #DataScience #CareerInData #LearnSQL #SQLforDataAnalyst #AspiringDataAnalyst #ResumeProject #EndToEndProject

Пікірлер: 59
@vandanapatil8182
@vandanapatil8182 Ай бұрын
Sir please create job oriented Data Analyst playlist with real world projects and interviews questions and answers 😊
@user-ur8ph9lj6f
@user-ur8ph9lj6f Ай бұрын
Your consistency in creating videos and your clear explanations are truly impressive.🎉 It would be great if you could upload advanced-level Data Analytics projects for experienced professionals in Power BI, Excel, and SQL in the same style.
@zero_analyst
@zero_analyst Ай бұрын
Sure will make it!
@vijayakumark6875
@vijayakumark6875 Ай бұрын
Please upload next part soon... very well explained
@zero_analyst
@zero_analyst Ай бұрын
Sure
@trishnikagogoi358
@trishnikagogoi358 Ай бұрын
Your consistency is great!!!
@zero_analyst
@zero_analyst Ай бұрын
Thank you for supporting!
@gozieprince9530
@gozieprince9530 6 күн бұрын
I just subscribed this channel and your teaching is great ❤
@zero_analyst
@zero_analyst 5 күн бұрын
Thanks and welcome
@vinothkumars7421
@vinothkumars7421 Ай бұрын
Good initiative... Gradually increase the number of tables, relationship and the analysis a bit advanced and more complex
@Jreltaweel
@Jreltaweel 12 күн бұрын
thank you 🙏
@Ujjwalmishra-t1w
@Ujjwalmishra-t1w 6 күн бұрын
Subscribed
@zero_analyst
@zero_analyst 5 күн бұрын
Please share your feedback so i can work on it improve thank you
@priyankapandey9675
@priyankapandey9675 4 күн бұрын
How would it be different if I want to do it in MySQL? Meaning what changes or points I need to take under considerations if I do it parallelly while watching your video? Please let me know as it would help me with other project videos that you have uploaded as well. I have completed courses on SQL and new to making projects.
@bankimdas9517
@bankimdas9517 Ай бұрын
Thanks for this video sir
@zero_analyst
@zero_analyst Ай бұрын
Thank you for supporting!
@Renu_Ghogre
@Renu_Ghogre 17 сағат бұрын
can i download raw file instead of doing all of this
@raghuvarun9801
@raghuvarun9801 21 күн бұрын
Can u please upload series as quick as possible bcz it will helpful our careers
@zero_analyst
@zero_analyst 21 күн бұрын
Project 2 uploaded please check
@zero_analyst
@zero_analyst 21 күн бұрын
kzbin.info/www/bejne/bImVXoNvm7OJrNksi=eqimtm8H_iFxEiW7
@arunsharma9008
@arunsharma9008 10 күн бұрын
hey najir thanks for the videos, i have a query like i uploaded the dataset in mysql and i find that there is only 1987 records, so how can i handle this situation
@sejalsingh9608
@sejalsingh9608 16 күн бұрын
One doubt....Is there any way of checking null values in the entire table instead of mentioning each one of them. Because what if we have hundred or more than that columns.
@zero_analyst
@zero_analyst 14 күн бұрын
This is the only way i follow!
@Aurora-rd1fd
@Aurora-rd1fd Ай бұрын
Can we make it using MySQL?
@zero_analyst
@zero_analyst 27 күн бұрын
Yes you can!
@NaveenKumar-fm5yg
@NaveenKumar-fm5yg 16 күн бұрын
in csv file there is a age column after gender column but while checking if the null are present in the column (timestamp 22.30) there is no age column after gender can you check it for me it show some null values in age column as well
@zero_analyst
@zero_analyst 14 күн бұрын
Yeah it has some null values You can delete it or keep it based on the requirements!
@makarsh29
@makarsh29 Ай бұрын
why dont we just clean the data in excel and import it into DBMS ?
@zero_analyst
@zero_analyst Ай бұрын
Yes we can do it in excel as well! This is a SQL project so we are using SQL to clean the data! in excel there are some limitations where you can only work if you have data upto 1.5M where you don't have any limit also once you create a function you can reuse it!
@nawafsharief1134
@nawafsharief1134 Ай бұрын
When i did the null values check for the data, I have found 13 rows with null in which 10 rows are from the age columns, will this effect my analysis, in which 5 female and 5 male, any suggestion ?
@zero_analyst
@zero_analyst Ай бұрын
Yes i missed age columns!
@zero_analyst
@zero_analyst Ай бұрын
You can delete all null values!
@nawafsharief1134
@nawafsharief1134 Ай бұрын
Understood, thank you by the way. It's my daily routine to watch at least one of your video, if by any chance I miss I make up to next day !!
@Aurora-rd1fd
@Aurora-rd1fd 27 күн бұрын
hey also when i did the count(*) function it gave 1987 rows not 2000, was it the same for you? idk why sql didn't imported rows with null values, did you do your project with 1987 rows?
@MOTIVATIONALQUOTE-wt3de
@MOTIVATIONALQUOTE-wt3de 15 күн бұрын
@@Aurora-rd1fd do this in pg admin then it will import 2000 rows.
@TejashwiniSU
@TejashwiniSU 11 күн бұрын
im not able to do the steps mentionedd in command promt???
@zero_analyst
@zero_analyst 11 күн бұрын
You can download the file from the from my github!
@rishabhchauhan8612
@rishabhchauhan8612 19 күн бұрын
While importing data into MY SQL there are only 1987 rows are showing
@zero_analyst
@zero_analyst 17 күн бұрын
Please use Postgresql and pgadmin 4 check my another video how to install pgadmin 4 kzbin.info/www/bejne/rmiWlaOXjt95pbs
@MOTIVATIONALQUOTE-wt3de
@MOTIVATIONALQUOTE-wt3de 16 күн бұрын
same problem bhai. i also only get 1987 rows in mysql.
@ajaysherkhane8797
@ajaysherkhane8797 13 күн бұрын
​@@MOTIVATIONALQUOTE-wt3de Even I got the same count. The reason is we have ten null values in the age column which are deleted apart from those three records.
@piyushchaudhari5508
@piyushchaudhari5508 11 күн бұрын
@@ajaysherkhane8797 Same for me too I am only able to import 1987 rows, I also went through sir's importing lecture but the issue I have too detected is that only the Rows having any column null (13) is being left out. I tried to alter the table created to allow null values but result is still same. If anyone can help me with this, I will be truly grateful. Sir , if you are familiar with this issue kindly help. Thanks
@jxjatin
@jxjatin 19 күн бұрын
i am facing error on using To_char() func " Error Code: 1305. FUNCTION sq_project_p1.TO_CHAR does not exist " i am using mysql workbench
@zero_analyst
@zero_analyst 17 күн бұрын
In MySQL you should have different function!
@trad6078
@trad6078 25 күн бұрын
How often are you going to upload a video?
@zero_analyst
@zero_analyst 21 күн бұрын
Part 2 uploaded today please check!
@abhishekdubey9920
@abhishekdubey9920 Ай бұрын
4:06 can you please tell how this effect is made? in obs or any shortcut key or in editing where ?
@zero_analyst
@zero_analyst 16 күн бұрын
I use tool call screenflow this is only only on mac!
@bashadude
@bashadude Ай бұрын
No.of rows more than 11lkhs how to find max(Len(Column)) to identify character length manual it's not possible
@zero_analyst
@zero_analyst Ай бұрын
You can use python script
@piyushchaudhari5508
@piyushchaudhari5508 11 күн бұрын
Is there anybody who is getting issue in importing the whole 2000 rows in table in MY SQL. For me I am only able to import 1987 rows, I also went through sir's importing lecture but the issue I have detected is that only the Rows having any column null is being left out. I tried to alter the table created to allow null values but result is still same. If anyone can help me with this, I will be truly grateful. Sir , if you are familiar with this issue kindly help. Thanks
@zero_analyst
@zero_analyst 11 күн бұрын
This project was built using postgres so you may have import issues!
@rafita930
@rafita930 Күн бұрын
es español carnal.
@talibsaifi4224
@talibsaifi4224 Ай бұрын
Hello could you please share your excel sheet
@zero_analyst
@zero_analyst Ай бұрын
Check the video description! Download the dataset! First watch the full video! I have explain how to download the dataset! Also added git rep in the description!
@sayakghosh1670
@sayakghosh1670 Ай бұрын
the excel sheet that you provided has incomplete values
@zero_analyst
@zero_analyst Ай бұрын
Just checked seems csv file has the correct number of data with 2000 rows! please go through the video and use PgAdmin4 and PostgresSQL As this dataset is only compatible with PgAdmin 4 and postgresql! If you want to know how to install and import file you can go through respective video mentioned in the description!
I Studied Data Job Trends for 24 Hours to Save Your Career! (ft Datalore)
13:07
Thu Vu data analytics
Рет қаралды 218 М.
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 7 МЛН
So Cute 🥰
00:17
dednahype
Рет қаралды 47 МЛН
The Data Analyst Who Applied to 1300 Jobs w/ Venkata Sai
26:39
Avery Smith | Data Analyst
Рет қаралды 52 М.
Dive Into SQL Data Analysis: Full Portfolio Project
1:01:43
The Analyst Mind
Рет қаралды 8 М.
What does a Data Analyst actually do? (in 2024) Q&A
14:27
Tim Joo
Рет қаралды 56 М.
This is how I actually clean data using Power Query
27:49
Mo Chen
Рет қаралды 33 М.
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 7 МЛН