# dbt-debut-forecasting
Debut forecasting DBT Models

This includes the dbt models for the debut forecasting models that pull data from chartmetric.

## DATASOURCES
Some of the datasources include:
- FACT_CHARTS - To track the relative performance of tracks released by artist.
- FACTS_MARKET_SHARE - To track streaming volume for different stores 
- V_STREAMS_BY_TRACK_COUNTRY_FEED_DISTRIBUTOR_DAILY - To track streams by track
- V_STREAMS_BY_TRACK_PLAYLIST_COUNTRY_FEED_DISTRIBUTOR_DAILY - To track streams playlisting potential
- DOWNLOADS_BY_TRACK_COUNTRY_FEED_DISTRIBUTOR_DAILY - To track downloads of each track
