# Overview of the Analytics Infrastructure

This project drives all the objects to be found in the Intelligence database in Snowflake. The majority of the transformation and aggregation done to data picked up from the Data Ingestion team is done in dbt. These models are then exposed & joined together in Looker for general BI use.


The core analytics models are as follows:
- Aggregated Store Models
- Summary Streams
- Playlist Model

A top level overview of how these are put together is as follows:

![alt text](docs/images/infra_top_level.png)

The source & enrichment data to drive these models is taken from across the various data sources in Snowflake available for general use. These models power the majority of Looker reports.