dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Add `yu-iskw/dbt-gcp-biling` #279

Closed yu-iskw closed 1 year ago

yu-iskw commented 1 year ago

Description

I implemented a dbt Package to deal with Google Cloud billing exported to BigQuery.

Link to your package's repository: https://github.com/yu-iskw/dbt-gcp-billing

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Customisability

Dependencies

Dependencies on dbt Core

Versioning

yu-iskw commented 1 year ago

@joellabes @dbeatty10 Can you please take a look?

yu-iskw commented 1 year ago

@joellabes That's a good idea. I will add staging models to simplify them for end users. Thank you!