Big Query

1 article tagged with "big query"

Featured Article

BigQuery - Analyzing Google Cloud Billing Data with BigQuery

June 8, 2017
by cgrant
Big Query

In this tutorial we’ll walk through how to export your billing data to big query. We’ll then explore the schema and answer some common questions by querying the data.

Before you begin

You’ll need to setup billing export to big query for your project. Review the process here or watch the brief video below

Schema Overview

Lets get acquainted with the DataSet. Theres a publicly accessible data set we can use for demonstration purposes. You’ll want to update the queries here to reflect your own dataset name.

Read Full Article