feczo / hellodashboard

Sample application to make BigQuery OAuth2 authenticated API calls from AppEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating a BigQuery Dashboard

Running on AppEngine

This codelab describes how to build a dashboard application on top of Google BigQuery. Our specific implementation uses Google App Engine using Python and Google Charts using Javascript. The general strategy and techniques should be applicable to any platform and visualization package.

This is an intermediate lab and we assume you have already completed Part 1 of the Python Codelab or the Python App Engine Getting Started guide. That means you are already have your basic App Engine development environment configured and that you've successfully run a basic app on your system using the development server.

About

Sample application to make BigQuery OAuth2 authenticated API calls from AppEngine

License:Apache License 2.0


Languages

Language:Python 100.0%