Big Query Live Training - A Deep Dive into Data Pipelining

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

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

  • @MeasureSchool
    @MeasureSchool  4 года назад +5

    00:00 - Intro
    5:02 - The Big Data Problem
    7:21 - The Solution
    9:15 - Your Data Pipeline Journey
    15:54 - What is BigQuery?
    24:00 - Extract & Load Data: Getting Data into BigQuery
    29:37 - Transform Data: Clean, Join, Prepare and Manipulate
    31:03 - Using Your Data: Visualization, Analysis, and Upload
    34:25 - A Hands-On Demo

    • @andresu6796
      @andresu6796 4 года назад

      Great and usefull video,thanks a lot and he explains very well.

  • @MeerVideos
    @MeerVideos 3 года назад +4

    As Digital Marketing is evolving and nobody knows how this is going to be in the next 5 years, It's so great to see how data science and marketing coming together.
    I'm on a journey to become a Market/Business Analyst from Digital Account Management. It's going to be an interesting switch and these videos are indeed life savior.

  • @lena5721
    @lena5721 4 года назад +8

    Best 1 hour investment in my education lately. That’s so this great video

  • @saumitrad
    @saumitrad 2 года назад

    The trainer (Amad) is fantastic.

  • @useydkerimoglu5720
    @useydkerimoglu5720 3 года назад

    I think this was the most helpful video I have ever watched on RUclips. All the love :)

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

    Amazing content. Thank you!

  • @putyah
    @putyah 3 года назад

    This video is awesome. I've used the timeline/slides of this video for many presentations and it has been an blueprint for many projects. I always refrence to this channel before presenting. Thank you.

  • @AkshayKumarJain_official
    @AkshayKumarJain_official 4 года назад +2

    This is a great video, I came across before having an interview to understand use-cases. Thanks

  • @ASO-xh5vu
    @ASO-xh5vu 2 года назад

    Fantastic presentation. Absolutely fantastic

  • @madhukyatham
    @madhukyatham 4 года назад +1

    Great Video measure school, Thank you, expecting more on bigquery as data guy. Thanks

  • @dudeiknowman
    @dudeiknowman 4 года назад +4

    Thank you so much! So much value.

  • @RGopiKrishna
    @RGopiKrishna 4 года назад +2

    why should we use it ?

  •  Год назад

    Ahmad is a top notch trainer. Which I could learn on the job with him. ;)
    I did not know that UA also had sampling data. The video has almost three years, so I don't know if at that time was possible. But right now can't we create a simple pipeline GA4 > BigQuery? Or the example of data pipelines were given to connect more data sources than only GA4? Did not full understand it. TY.

  • @niteshnirala1664
    @niteshnirala1664 4 года назад +1

    Thanks for video Ahmad and Julian!
    Few questions I had
    - When we have terabytes of data in Bigquery. Do we leave it there or should I export to Google Cloud Storage? What is the good practice to minimize cost in Google Cloud?
    - I will be interested in having the app script. Do you have script that will update columns in row if it has a matching date? I want to extract data in weekly basis and upload it. I want to avoid duplicates and override values if the fields has changed.

  • @birdsong2552
    @birdsong2552 3 года назад +1

    more like these would be great!

  • @e-commercecorporation4583
    @e-commercecorporation4583 2 года назад

    Very informative video
    Thank you so much

  • @gotit547
    @gotit547 3 года назад

    If I run query and connected that data to GDS and display there then how does the data view in data studio get refreshed if the data is from source like GA that is live

  • @maraudeuse952
    @maraudeuse952 3 года назад

    Hello hello! Thank you for the tutorial.
    I did everything that was in the video, but I got no data in the datatable. I also did not get error message. Can you please tell me how I can debug the problem or what to do?

  • @sandeepmore5290
    @sandeepmore5290 2 года назад

    Good..I like your in dept knowledge about google big query.Can you deliver hands on demo on Google Big Query in online mode..plz reply..

  • @jahangeeryousaf6587
    @jahangeeryousaf6587 3 года назад

    hi Julian, coming to this video and the function that was copy pasted. i tried that function but i was stuck at newblob and could not go further and when i generated table automatically and tried to export the data to datastudio i was stuck with following error...
    Failed to fetch data from the underlying data set Error ID: 0e5ecee6
    can you help me with it?
    i will be very thankful to you

  • @ignaciopinero2569
    @ignaciopinero2569 2 года назад

    Nice one guys : )
    thank you a lot and keep it up

  • @abhimanyusachdeva3082
    @abhimanyusachdeva3082 4 года назад +1

    The reason it did not work is that you misspelled the "Var TableID = dailly_users_per state", spelling of "dailly" is wrong in the script.

  • @akshay6822
    @akshay6822 3 года назад

    Great video, I tried the same with a UK data set but for some reason, it’s giving me a syntax error when I merge two data sets “Unexpected String Literal”.

  • @СамвелХачатрян-ж7й
    @СамвелХачатрян-ж7й 3 года назад

    Much thank you! Could you tell about incremental uploading? How does it work in BigQuery?

    • @abdulmunaf4941
      @abdulmunaf4941 3 года назад

      Did you find any solution? Iam also looking for possible solution on incremental upload

  • @ElcoTubes
    @ElcoTubes 4 года назад

    Thank you for the great video. Is it possible to share the script?

    • @MeasureSchool
      @MeasureSchool  4 года назад +1

      please Email ahmad on his website

    • @Poziom666
      @Poziom666 4 года назад

      @@MeasureSchool
      If it's possible,
      also a script please

  • @ryanvaughan1247
    @ryanvaughan1247 4 года назад

    Can’t thank you enough.

  • @sikendongol4208
    @sikendongol4208 3 года назад

    aayo BigQuery

  • @michaelcarbonnier5877
    @michaelcarbonnier5877 2 года назад

    I am having some debugging issues around the "var spreadsheet" line
    var projectId = 'GA-userdata';
    var datasetId = 'GA_user_region';
    var tableId = 'daily_users_per_region';
    var spreadsheet = SpreadsheetApp.GetActiveSpreadsheet();
    var values = spreadsheet.getsheetsbyname('Bigquery_ref').getDatarange().getValues();
    var csv = generateCSV(values);

  • @neuralbookkeeping9269
    @neuralbookkeeping9269 2 года назад

    Bummer, the one reason that I watched this video was to see how to authorize data and then he skipped over the process.