Build Data Warehouse Using BigQuery
In this comprehensive course, you'll learn to harness the capabilities of BigQuery, from setting up and accessing the platform to creating data warehouses using both UI and Python.
Segment 1 - Introduction to the Instructor
Segment 2 - Introduction to BigQuery
Segment 3 - Setting Up and Accessing BigQuery
Segment 4 - Navigating the BigQuery UI
Segment 5 - Exploring "bigquery-public-data" datasets
Segment 6 - Introduction to Data Warehousing and BigQuery
Segment 7 - Creating Datasets for Data Organization
Segment 8 - Defining Tables with Schema and Settings
Segment 9 - Partitioning and Clustering Strategies
Segment 10 - Creating Tables using SQL
Segment 11 - Creating Partitioned Tables using SQL
Segment 12 - Installing Anaconda Package and Configuring Credentials
Segment 13 - Introduction to Jupyter Notebook UI
Segment 14 - Manipulating Data with Pandas: Replacing and Appending Tables
Segment 15 - Adding Schema Information Dynamically
Segment 16 - Incorporating Partitioning and Clustering Configurations
Segment 17 - Understanding ETL (Extract, Transform, Load)
Segment 18 - Performing ETL with CSV, Excel, and JSON files
Segment 19 - Introduction to Data Query Language
Segment 20 - Exploring SQL Examples for Data Retrieval
Segment 21 - Leveraging Aggregate and Window Functions for Advanced Queries
Segment 22 - User-Defined Functions (UDFs) for Custom Transformations
Segment 23 - Data Security and Governance Best Practice
Segment 24 - Conclusion