Giter Club home page Giter Club logo

bigquery's Introduction

superstream2023

This repository accompanies the presentation by Joy Payton entitled "Driving Data Insights with Google BigQuery: Trying it on for Size", given in February 2023. The goal of that presentation is to help learners understand how BigQuery can drive data insights in different ways for different stakeholders.

BigQuery Caper Crew

Caper Role Data Talent
Mastermind Your C-Suite / Senior Leader, who needs the big picture in a dashboard
Insider Your data subject matter expert and data provisioner, who wants to understand ETL
Hacker The data analyst who throws together quick and dirty notebooks for exploratory data analysis
Safecracker The data scientist who gets at the deep insights through machine learning

Insider

Your insider is the data SME, the person who knows the data well.

(Department heads, DBAs, data lake contributors…)

Concern:

"How do I get the data into BigQuery?"

Info for the Insider

  • BigQuery is for tabular data, and you can get data into BigQuery in a number of ways.
    • Object Storage for flat files like .csvs via Google Cloud Storage
    • Ingestion of various types of flat file data directly into Google BigQuery
    • Integration with other public cloud providers like AWS
    • Streaming data options
  • Data organization:
    • Projects hold
      • Datasets which hold
        • Tables

Tasks this crew member will be interested in:

Mastermind

Your mastermind is a senior decision maker who cares about the big picture.

(VPs, C-Suite…)

Concern:

"How can I see insights via a dashboard I can understand easily?"

Info for the Mastermind

  • Dashboards using Looker Studio are easy to create and change, existing staff will pick this up right away
  • There's some built in data privacy double-checking
  • Sharing is simple and intuitive

Tasks this crew member will be interested in:

Hacker

Your hacker is a data analyst who loves working in a Jupyter notebook for quick exploration.

(Data analysts, developers, data scientists…)

Concern:

"How can I access BigQuery data from a notebook?"

Info for the Hacker:

  • Google Colab provides multi-language support for notebooks
  • Colab is very well integrated into BigQuery
  • A boilerplate Colab notebook is just one click away!

Tasks this crew member will be interested in:

Safecracker

Your safecracker is a data scientist who wants to get valuable insights that lead to predictive value.

(Data scientists, CDO, data engineers…)

Concern:

"How can I do machine learning?"

Info for the Safecracker:

  • BigQuery ML steps:
    • Create a dataset to hold your model(s)
    • Write a model creation query in SQL
    • Inspect your model
    • Use your model for prediction

Tasks this crew member will be interested in:

bigquery's People

Contributors

pm0kjp 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.