MySQL Exploratory Data Analysis | Full Project

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 95

  • @Nih1lu5
    @Nih1lu5 Месяц назад +1

    Just finished the Data Cleaning project, using MS SQL Server Studio Management. Was definitely some interesting hurdles to work past and really gave me some deeper understanding of MS SQL Server syntax. Forced me to learn deeper into the MS SQL program and its capabilities. The vids so far have been a good guide, that still allowed me lots of room to have to troubleshoot and come up with ideas on my own to combat the slight differences in programs. But super rewarding! Keen to get into the EDA!

  • @omaralietiwie1848
    @omaralietiwie1848 5 месяцев назад +5

    A big Thank Alex from Sudan .
    I wanted to take a moment to express my sincere gratitude for the incredible content you create on your RUclips channel. Your videos have been a source of inspiration, education, and entertainment for me, and I truly appreciate the effort you put into each one

  • @donnelly5757
    @donnelly5757 7 месяцев назад +18

    This pops up on my feed, and I figure what better way to start off my Tuesday by practicing some SQL! Thanks Alex!

  • @kylemair277
    @kylemair277 3 месяца назад +18

    I would kindly like to give some feedback. In this video there was not much emphasis given to the "precentage_laid_off". However, I find this to be statistically important data. This is a proportion and gives a probability. For example, if you were to query "SELECT stage, ROUND(AVG(percentage_laid_off),2)
    FROM layoffs_staging2
    GROUP BY stage
    ORDER BY 2 DESC;" you would find the proportion of layoffs per company as opposed to just finding the companies that got rid of the most people. The argument here is that a large company with a layoff proportion of 0.05 could still show more people being laid off, then a smaller company with a layoff proportion of 0.7, even though this gives valuable insight that the past 3 years have hit small companies very hard. Thought I would mention this and open it up to any discussion.

    • @garry6882
      @garry6882 2 месяца назад

      good

    • @ianleboo
      @ianleboo Месяц назад

      Great insight... I agree with you the percentage_laid_off in comparison with stage can extract further analysis to explore wether the difference was indeed significant. Nice catch there🫡

  • @matchagrlie
    @matchagrlie 6 месяцев назад +51

    Since this is an extension of the previous video, would you consider making a tableau video based on this data? Thank you so much for everything that you do! ♥

    • @Lqvy1
      @Lqvy1 4 месяца назад +2

      It'd be nice for sure. Nice 1st full project in his boot camp.

    • @nunez.rv3
      @nunez.rv3 16 дней назад

      nice idea

  • @aditya3david
    @aditya3david 7 месяцев назад +7

    This is so great Alex. You just saved me a ton of SQL pain

  • @gilbertspark
    @gilbertspark 6 месяцев назад +4

    Great content! I am hooked with this series. Hey Alex, you can calculate the Total Employees, total_laid_off divided by percentage_laid_off. Keep the good content.

  • @MuhammadHassanAbid-k4x
    @MuhammadHassanAbid-k4x 5 месяцев назад +4

    Alex you are impressive! the way you teach the data analytics is unbelievable & outstanding!

  • @panPanCiok
    @panPanCiok 6 месяцев назад

    Hi Alex! As someone already said, a follow-through on Tableau would be amazing! Also how, based on this, how to import it to Tableau (and how to choose between the queries etc..)! Thx, great work

  • @shima1960ify
    @shima1960ify 7 месяцев назад +1

    Hey Alex , can you make a video about the function ‘first value’ ? Including the combination of case when… will help a lot

  • @khadijashaikh9617
    @khadijashaikh9617 3 месяца назад

    I feel addiction towards learning because of your videos
    You are adorable 👏
    Thanks a ton❤

  • @garry6882
    @garry6882 2 месяца назад +1

    thanks alex, great video as always! I've been wondering, could you or anyone else give me question to continue to work on this data ! I would love to try it to solve myself a solution to this data.

  • @donrowam23
    @donrowam23 4 месяца назад +1

    Amazing session, I have personally learnt a lot.

  • @mugomuiruri2313
    @mugomuiruri2313 7 месяцев назад +2

    good alex ,watching all the way from africa

  • @rakeshbasak6842
    @rakeshbasak6842 6 месяцев назад +1

    really great man! because of you i just started enjoying the data analysis

  • @ernestowolabi
    @ernestowolabi 6 месяцев назад +1

    Awesome video. Next up is visualizing the data 🙌

  • @checkYourDiet
    @checkYourDiet 4 месяца назад +2

    You are am amazing teacher thank you I am having such a fun time

  • @mbhupal18
    @mbhupal18 3 месяца назад

    Excellent Project ! I Learned a lot from this project ! Thank you Alex .

  • @rogue9169
    @rogue9169 6 месяцев назад

    Very helpful with the rolling total way of doing it. It was a bit more complicated my way. Thanks

  • @adwaamohamed2674
    @adwaamohamed2674 5 месяцев назад

    thank you so much, this last query was challenging, but you are such a good teacher, thank you again

  • @shobolabenjamin4454
    @shobolabenjamin4454 3 месяца назад

    THANK YOU MR ALEX, YOU ARE A BLESSING

  • @lewisnicholasK
    @lewisnicholasK 6 месяцев назад

    Hello Alex, great video, I've learnt alot from you in the past year. The problem i experience with CTEs is they dont seem to be recognized by my ssms, what seems to be the issue

  • @berno10
    @berno10 2 месяца назад

    Awesome information Alex! thank you for sharing. Question, should the query be named running total and not rolling total at 18:37?

  • @AA4040-4
    @AA4040-4 Месяц назад

    exactly what I was looking for thank you SO SO MUCH

  • @kevinprempeh15
    @kevinprempeh15 4 месяца назад +1

    Hello Alex, should we add the laid off mysql project to our portfolio or should we create our own?

  • @emiliano6579
    @emiliano6579 6 месяцев назад

    Hi Alex! Thanks for all this material. Does SQL have any visualization interface?

  • @arturozenteno7524
    @arturozenteno7524 5 месяцев назад +1

    That last query.. PHEWWW

  • @mercymbachu811
    @mercymbachu811 7 месяцев назад

    Hello Alex, have really enjoyed watching your videos. Very detailed and well explanatory.
    Do you have anything on project management please? Or can you point me to one. I am struggling to find a great RUclips video on project mgt (bootcamps & certification) like yours. Thanks.

  • @MaidulRashidRaj
    @MaidulRashidRaj 5 месяцев назад +2

    everything went perfectly, however i could not alter the date, even though i saw the previous data cleaning video, i checked all the settings still date not updating

  • @abhiroopsinghsandhu8843
    @abhiroopsinghsandhu8843 7 месяцев назад

    I'm currently enrolled in a business analytics diploma in a university, I want to know which of the skills used in data analytics can be carried over to business analytics field I love your content and would love to use it to learn stuff that can help me in my field.

  • @sabithsaqlain1367
    @sabithsaqlain1367 6 месяцев назад

    Hi @AlexTheAnalyst, truly appreciate your work
    is it a good idea to combine this and data cleaning project and show it as a single project in portfolio?
    awaiting your reply
    thanks

  • @SHAMIANSARI-o2f
    @SHAMIANSARI-o2f 7 месяцев назад +1

    Sir, could you please create a project on how to handle outliers in MySQL?

    • @garry6882
      @garry6882 2 месяца назад +1

      great would like to know too.

  • @hanafieuwais3110
    @hanafieuwais3110 Месяц назад

    need to add how to export data, like specifics table to anywhere else for visualisation

  • @sanketkadam9600
    @sanketkadam9600 2 месяца назад

    A big thank you Alex. ♥

  • @serenetonero
    @serenetonero 6 месяцев назад +1

    can we use this in our portfolio or is there another way of creating one ourself

  • @danieljamesfarquharson8421
    @danieljamesfarquharson8421 7 месяцев назад +3

    Thank God! Thank Alex!

  • @muneebbolo
    @muneebbolo 6 месяцев назад +1

    Thank you so much Alex
    Keep it up!

  • @osamahafeez3532
    @osamahafeez3532 4 месяца назад

    Hi Alex, would please make the extension of this video how upload SQL queries in Power BI and make visualize the data in Power BI. It will be very helpful to know how we important SQL queries in Power BI and use it for Data visualization. In other words how would we use this project in Power Bi for visualization.

  • @cjbrown3396
    @cjbrown3396 6 месяцев назад

    thank you Alex so much for the tutorial.

    • @cjbrown3396
      @cjbrown3396 6 месяцев назад

      looking for more stuff man !

  • @CalvinDsilva-cz8iq
    @CalvinDsilva-cz8iq 4 месяца назад

    Really Amazing videos

  • @Mahmoudzekry
    @Mahmoudzekry 7 месяцев назад +2

    Thanks Alex

  • @mrpehlop
    @mrpehlop 3 месяца назад

    Thank you it was helpful

  • @grootpro4351
    @grootpro4351 7 месяцев назад

    Sir I follow along with you at your sql studio project but when I import data so there was a lot of null values if you remember Covid 19 project so can you please make a video dedicated about sql management studio problems solving

  • @anuboluwaji635
    @anuboluwaji635 7 месяцев назад +1

    Hey Alex, thank you for the info! I would like to talk to you about the data analyst boot camp. I saw that you removed the SQL videos that were in the boot camp series and replaced them with MySQL. For the past several weeks, I have been trying to work on the boot camp because I want to get your certification, and hiccups were trying to work on SQL because I was getting errors when I was trying to work on the SQL projects. Now, I am about to work and complete the SQL data cleaning project which was in the bootcamp series and the last thing to do for the SQL series, but I saw again that the SQL videos were gone. My question is can I still get the certification although you replaced the SQL videos with MySQL? By the way, I do not have MySQL.
    Thank you and God Bless!

    • @SomeStatus
      @SomeStatus 7 месяцев назад +1

      check the playlists on his channel! Apparently just not on the bootcamp. Got this info from a comment below.

    • @anuboluwaji635
      @anuboluwaji635 7 месяцев назад

      @@SomeStatus Hey thanks, so either SQL or MySQL should be good to get the certificate along with the other skills to learn?

    • @SomeStatus
      @SomeStatus 7 месяцев назад

      @anuboluwaji635 oh geeze I now realize that's what you were asking not where the videos had gone 😭. That's a question for @alextheanalyst sorry.

  • @masyithahfarid4492
    @masyithahfarid4492 4 месяца назад

    Hey Alex, I would like to ask, do you think this SQL project (data cleaning and EDA) is suitable to put in resume? I hope you can answer this, thanks!

  • @darshan2354
    @darshan2354 6 месяцев назад

    Hey alex bro u r great

  • @aakashbhujbal8699
    @aakashbhujbal8699 2 месяца назад +1

    Can anyone tell me how to include this project in resume, I mean what to write in those 3-4 bulletin points.?

  • @reneakunwa
    @reneakunwa 3 месяца назад

    20/74
    Lets go!!!!

  • @rahalvithanage3295
    @rahalvithanage3295 2 месяца назад

    Alex, what is the reason for you to always use backticks (`) when selecting/updating anything related to date? I'm sure you mentioned this before but I can't remember anymore.

  • @irshadmansour7408
    @irshadmansour7408 2 месяца назад

    thank you

  • @premsagarkoppula237
    @premsagarkoppula237 7 месяцев назад +1

    It was great ❤

  • @tariq1841
    @tariq1841 7 месяцев назад

    This is great
    Thanks alex

  • @hamiltonneto8929
    @hamiltonneto8929 4 месяца назад

    Thank you!

  • @MuhammadFazil-to5er
    @MuhammadFazil-to5er 6 месяцев назад +1

    Hi
    I am a commerce graduate intrested data analytics
    How to become a data analyst 🤝

  • @tekshanmadhawa4632
    @tekshanmadhawa4632 Месяц назад

    I thought I would add previous project and this one to github and linkedin. Should I add them two projects or add as the single project ?

  • @chinuambajekwe5802
    @chinuambajekwe5802 6 месяцев назад

    Hi Alex, Thank you for the video. Each time I try using the table Import Wizard, only about 500 rows of the data are imported. I have tried this multiple times with no difference. Please how can I resolve this?

  • @Allotmentandstuff
    @Allotmentandstuff 2 месяца назад +1

    Hi Alex I've been through the SQL portion of this "Boot Camp", I've written my own query but for the life of me I cant get it to round the values. I've tried ROUND in various places, writing it as a WITH but just dosen't seem to work for me. I've written the code below any help would be great. Also apologies if this is in completely the wrong place.
    SELECT company, total_laid_off, percentage_laid_off, total_laid_off * (1 / percentage_laid_off) AS total_employees, `date`
    FROM layoffs_staging2
    WHERE total_laid_off IS NOT NULL
    AND percentage_laid_off IS NOT NULL
    ORDER BY total_employees DESC;

  • @balajip.r.2144
    @balajip.r.2144 5 месяцев назад

    In date column can we replace the null as unknow date

  • @SpaceShip933
    @SpaceShip933 5 месяцев назад

    Will it be good to use this project in my resume

  • @ykm257
    @ykm257 5 месяцев назад

    Doesn't (total_laid_off/percentage_laid_off) give the number of employees?

  • @rahulrajeev9763
    @rahulrajeev9763 6 месяцев назад

    I'm getting exactly the double of the values as Alex gets. What will be the reason?

  • @ArturoIbarra-gn3pc
    @ArturoIbarra-gn3pc 5 месяцев назад

    Hey Alex 👋 is it okay if I can skip excel to tableau, if I can’t afford it?

  • @mahra9984
    @mahra9984 7 месяцев назад

    Hey Alex. I am currently in the bootcamp playlist and i just finished the OLD SQL videos a few days ago. But now i see you replaced the old SQL videos with MySQL. Which is better or what is the difference between the two? should i relearn the mySQL videos?

    • @AlexTheAnalyst
      @AlexTheAnalyst  7 месяцев назад +2

      Hey I just updated it as people who were on Macs couldn't follow along. If you're already on the MSSQL ones that one is great! I would stick with it - the playlists are still on my channel just not in the bootcamp any more

    • @mahra9984
      @mahra9984 7 месяцев назад

      @@AlexTheAnalyst Awesome. Thank you Alex. You're the best!

    • @Mythical.History
      @Mythical.History 5 месяцев назад

      ​@@AlexTheAnalyst Sir are these SQL videos in this playlist enough to learn everything about SQL for data analytics?

  • @walingozi3963
    @walingozi3963 Месяц назад

    Hi
    Please how can I import the downloaded file from GitHub to MySQL?

  • @ezehconfidenceadaeze6189
    @ezehconfidenceadaeze6189 6 месяцев назад

    I need someone to explain to me what exploratory data analysis means🙇🏽‍♀️
    When writing a project I find it difficult to know what to write in the exploratory data analysis section.🙏🙏

  • @anmolsharma7306
    @anmolsharma7306 5 месяцев назад

    hi Alex , if we practice this course and make portfolio so should we expect above avg paying or below average paying data analyst job

  • @evgenigentchev2623
    @evgenigentchev2623 6 месяцев назад

    I attempted to do the Rolling_total using a window function but it doesn't seem to work. Is there any benefit to using CTE vs. window function?

    • @garry6882
      @garry6882 2 месяца назад

      CTE works like temp table and windows function is similar like aggregation func. paste your code here maybe i can help

  • @spotthespots7731
    @spotthespots7731 6 месяцев назад

    I want to learn Business analytics and data analytics . Please i need contact on hands on training.

  • @PesMine-w9x
    @PesMine-w9x 3 месяца назад

    Thanks alex for this
    D date didn’t update it just showing me
    date
    date
    date
    date
    Did anyone experience this?

  • @Maakikirkiri
    @Maakikirkiri 5 месяцев назад

    ```
    select *
    from layoffs_staging2
    where total_laid_off IS NULL
    and percentage_laid_off IS NULL;
    ```
    this query returned nothing from the project video.
    Hence this query, returns null
    ```select MAX(total_laid_off) , MAX(percentage_laid_off)
    from layoffs_staging2 ; ```
    can anyone help ?

    • @ezekieldaniel6774
      @ezekieldaniel6774 3 месяца назад +1

      The problem is that percentage _laid_off is saved as nvarchar. You need to convert it float before you can calculate anything on it.

    • @garry6882
      @garry6882 2 месяца назад

      mine is not returning null. maybe you mean OR instead of AND

  • @venkatsai.t
    @venkatsai.t 7 месяцев назад

    Hi alex i am u r subscriber i like to learn SQL send me video link link Sql for begineer to advanced

    • @mahra9984
      @mahra9984 7 месяцев назад

      Check this channel and check the data analyst bootcamp.

  • @mercyokwoli6837
    @mercyokwoli6837 3 месяца назад

    Thanks Alex