command
Version:
v0.0.0-...-baf0b24
Opens a new window with list of versions in this module.
Published: Jul 18, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Create a Table in GCP BigQuery Dataset
We are using Google Cloud Platform's *BigQuery service
for data storage and retrival.
Objectives
-
If the our target dataset my_new_dataset
does not exists in the
given GCP project, then we are going to create a dataset.
-
We would like to create a player_score
table.
-
List the tables in the current dataset
-
Modify Table Meta Data. Here we are only changing the Description of the table.
-
Add Data to Table
-
List data in the table
Getting the Credentials
Make sure to read the Readme.md file in the root of the BigQuery directory
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.