Skip to main content

dimschema

Project description

Dimemsions GBQ Schema Utility

CLI to retrieve SQL schema information about the Dimensions on Google BigQuery dataset.

NOTE This is the same documentation available from https://docs.dimensions.ai/bigquery/data-sources.html - only it's retrieving from the BigQuery database itself.

Requirements

  • Python
  • Personal Google account credentials set up in your local machine. The BigQueryLAB has a tutorial showing how to do that.

Examples

  • dimschema publications . : show all fields from the Publications table

  • dimschema ids : show fields containing the string 'ids'

  • dimschema datasets ids : show fields containing the string 'ids', only in the Datasets table

Development

$ mkvirtualenv dimschema
$ pip install --editable .

See https://stackoverflow.com/questions/30306099/pip-install-editable-vs-python-setup-py-develop

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dimschema-0.3.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

dimschema-0.3-py2.py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page