Google BigQuery & DataStudio
Our Google BigQuery API enables the data to be imported into Google BigQuery, enabling the data to be visualized within Google DataStudio 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 DataStudio
- 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
Other OmniIndex API Access Endpoints
in addition to the calls above, we also have a number of other tools and API's to help users and developers access reports and data. These include
Application Endpoints
- Oracle Cloud Analytics
- Microsoft PowerBI
- Tableau
- Google Workspace
- Microsoft 365
REST API Endpoints
- login
- createuser
- deleteuser
- reinstateuser
- suspenduser
- index
- select
Application Development
- JDBC Driver
- JNI Bridge
- JavaScript Library