Google BigQuery & Data Studio
Our Google BigQuery API enables the data to be imported into Google BigQuery, enabling the data to be visualized within Google Data Studio product.
The API exports to a Google Bucket as a Comma Separated File and then imports into Google BigQuery from there.
This DataStudio report is created from a live OmniIndex dataset which has been populated with the Enron email data.
Prerequisites:
- Google Cloud Account
- Google Storage Bucket
- Google BigQuery
- Google Data Studio
- OmniIndex Account
OmniIndex JavaScript Library
The OmniIndex API has a number of different parts, ranging from developer access through to simple to implement codeless access.
This demonstration is using the OmniIndex JavaScript JDBC library which uses the OmniIndex JDBC driver to connect to the Platform. The results are displayed using Google Charts.
This report is created from a live OmniIndex dataset which has been populated with the Enron email data.
Prerequisites:
- OmniIndex Account
- Web Application Development