Skip to main content

GCP: BigQuery

Written by Kevin Jabbour

If your data is stored on GCP BigQuery, a new BigQuery view or table can be created in your project to share with Kohort. We will query this view/table daily and update our model with the latest data.

Prerequisites

Before you start, you'll need:

  • A source table that contains validated, cleaned and mapped data ready for export as per the CLF data specification

  • An email to grant access to. This will be provided to you

Grant Access

  • Navigate to the table or view that will be shared with Kohort

  • Click Share and then Add Principle

  • Add the email address provided to you as the Principle

  • Select the permission BigQuery Data Viewer and save

For a more detailed guide view the Control Access to Resource article.

Example:

Did this answer your question?