/bigquery_demo

Demo of writing to big query u

Primary LanguagePythonApache License 2.0Apache-2.0

Demo of how to make big_query work.

Not really meant for public consumption. Simple demo of writing data to big query free tier using data from window_functions project

Notes:

to activate local env:

  • source bigtable/bin/activate

BigTable key:

Go through the dance to get your key [here](    https://cloud.google.com/docs/authentication/getting-started#cloud-console)

Save the key locally (In my case: key.json) and add it as an env variable:
export GOOGLE_APPLICATION_CREDENTIALS="key.json"

Data in bigquery:

See output in big query here