Your team wants to be able to upload objects and data to Cloud Storage but also be able to analyze and load that data into BigQuery. Your task is to establish a process of batch loading the data from Cloud Storage to BigQuery so your team can move forward in its mission.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create a Cloud Storage Bucket
Create a cloud storage bucket and upload a CSV file to that bucket.
- Batch Load Data from Cloud Storage to BigQuery
Create a BigQuery dataset and table, and use Cloud Storage data to pull into the table.