dbt-labs / hubcap

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

Update hub.json #217

Closed fivetran-joemarkiewicz closed 1 year ago

fivetran-joemarkiewicz commented 1 year ago

Description

The new Amazon Ads (and Source) packages developed by @fivetran-catfritz will follow the same nature of the existing Fivetran Ad packages and will roll up into the Ad Reporting dbt package. This package will produced modeled tables that leverage the Amazon Ads data from Fivetran's connector. It will enable customers to better understand the performance of their ads across varying grains: account, portfolio, campaign, ad group, keyword, and ad level reports.

Please be aware that the README and integration tests of the Amazon Ads package are still in development. They are likely to be completed the second week of January. However, I wanted to get ahead of my tasks and ensure I opened this PR sooner than later. Let me know if you have any questions! πŸ˜„

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

dbeatty10 commented 1 year ago

Double-checked: can confirm that the hubcap script is successfully scanning for git tags once per hour, and it won't create the new package here until it finds some. πŸ‘