Akkio Docs
  • Akkio Documentation
    • Akkio FAQ
  • Account and Settings
    • Team Settings
    • Organization Settings
    • Account Settings
    • Role Based Access Control
  • Demo Models
    • Demo Models
      • Lead Scoring
      • Retail Sales Forecasting
      • Predict Credit Card Fraud
      • Identify Customer Churn
  • Setting up Integrations
    • Connecting Data
    • Airtable (Beta)
    • Google Ads (Beta)
    • Google Analytics 4 (Beta)
    • Google BigQuery
    • Google BigQuery (Service Account)
    • Google Sheets
    • HubSpot (Beta)
    • MariaDB (Beta)
    • MongoDB (Beta)
    • MySQL (Beta)
    • PostgreSQL (Beta)
    • Redshift (Beta)
    • Salesforce
    • Akkio Data Chat for Slack
    • Snowflake (Username / Password) (Beta)
    • Zapier
  • Prepare your Data
    • Prepare
      • Chat Data Prep
      • Clean
      • Merge & Fuzzy Merge
      • Table View
      • Pivot View
      • Deploying Chat Data Prep
  • Explore
    • Chat Explore
    • Chart Types
  • Building a Model
    • Predict
      • Insights Report - Classification
      • Insights Report - Regression
    • Forecasting
      • Insights Report - Forecasting
    • Model Types
  • Deploying a Model
    • Deploy
      • Google BigQuery
      • Google Sheets
      • HubSpot (Beta)
      • PostgreSQL (Beta)
      • Salesforce
      • Snowflake (Beta)
      • Web App
      • Zapier
  • REPORTING AND SHARING
    • Reports
    • Dashboards
  • REST API
    • API Introduction
      • Quickstart
    • API Options
      • cURL Commands
      • Python Library
      • Node.js Library
    • API FAQ
  • Rest API (v2)
    • Documentation
Powered by GitBook
On this page

Was this helpful?

  1. Setting up Integrations

Google BigQuery

PreviousGoogle Analytics 4 (Beta)NextGoogle BigQuery (Service Account)

Last updated 11 months ago

Was this helpful?

Google BigQuery integration is similar to GoogleSheets. To start, click “Create New Project” and select Google BigQuery as the primary input. This will take you to the Project Selection page, which will be empty. Select 'Connect Dataset' to begin connecting Google BigQuery.

This will trigger a dialog box to sign in with your Google account connected to your BigQuery instance.

To use the integration, you'll need to give the required scopes. Read the information carefully before clicking allow.​

Once your account is connected, you can select your project and bring in datasets.

Due to the structure of Google BigQuery, there are a few layers to getting to what we would consider the dataset. With the project selected, you will select the BigQuery dataset.

This contains a collection of tables (the datasets that the project will be able to interact with).

After a dataset is connected, the project will look the same as usual; you can merge with another dataset, modify using , or make a prediction.

Chat Data Prep