Skip to main content

This package contains all the utils and functions that are used in the DOP framework.

Project description

DOP Library

This package contains all the utils and functions that are used in the DOP framework.

run_results_to_bq

Takes a run_results.json file from either local storage or GCS and uploads it to a BigQuery table using the included run_results table schema.

It is important that the run_results table is created according to this schema. If the schema doesn't match, the insertion might fail silently.

from dop_library import run_results_to_bq

run_results_to_bq(
    run_results_path='gs://dbt-data/artifacts/run_results.csv',
    dest_dataset_id='dop_test',
    dest_table_id='run_results',
)

Project details


Download files

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

Source Distribution

dop_library_dinigo-0.1.4.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

dop_library_dinigo-0.1.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file dop_library_dinigo-0.1.4.tar.gz.

File metadata

  • Download URL: dop_library_dinigo-0.1.4.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.19.0

File hashes

Hashes for dop_library_dinigo-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a881f8ee4f662a960e5dedd29738a259a14726924c4811fcf980ee2700d1f05a
MD5 e7df68c5a6ce5d935f6c8b65662842ae
BLAKE2b-256 d85a7b2f1ce2b0a30de74ab16b9ec775a35f6da8d4938570f88107790d6dbf51

See more details on using hashes here.

File details

Details for the file dop_library_dinigo-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for dop_library_dinigo-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 81a0d21c4d60c1ca2684c68370a0734c34028184fcc197d681fe2400a21fca8d
MD5 8ecbc4f9382eff1f2bc04d5f395882fb
BLAKE2b-256 3bc9ebd66e2b380ad4df97943da9c977b439ab436de92b23b65d3062337de473

See more details on using hashes here.

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