# View: int_dbt_prod_agg_uma_model

**View Name:** int_dbt_prod_agg_uma_model
**Table Source:** `INTELLIGENCE.DBT_PROD.AGG_UMA_MODEL`
**File Path:** `int_dbt_prod_agg_uma_model.view.lkml`

## Overview

- **File Size:** 14224 bytes
- **Lines of Code:** 523
- **Dimensions:** 45
- **Measures:** 8
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `activity_type` | string |
| `activity_key` | string |
| `customer_key` | string |
| `country` | string |
| `user_country` | string |
| `gender` | string |
| `user_age_group` | string |
| `track_playlist_position` | string |
| `shuffle_mode` | string |
| `device_type` | string |
| `device_type_group` | string |
| `os_type` | string |
| `artist_fan` | string |
| `end_reason_type` | string |
| `platform` | string |
| `platform_group` | string |
| `provider_genre` | string |
| `label_id` | number |
| `artist_name` | string |
| `track_name` | string |
| `isrc` | string |
| `upc` | string |
| `release_name` | string |
| `number_of_tracks_in_playlist` | number |
| `station_playlist_chart_followers` | number |
| `stream_source_type` | string |
| `stream_source_detail` | string |
| `station_playlist_chart_name` | string |
| `station_playlist_chart_owner_id` | string |
| `number_of_total_playlists` | number |
| `number_of_personal_playlists` | number |
| `number_of_third_party_playlists` | number |
| `number_of_third_party_playlists_sme` | number |
| `promoted_playlists_in_collection` | number |
| `profile_follows` | number |
| `sme_profile_follows` | number |
| `total_tracks_in_collection` | number |
| `sme_tracks_in_collection` | number |
| `total_albums_in_collection` | number |
| `sme_albums_in_collection` | number |
| `number_of_user_uploaded_assets` | number |
| `household_size` | number |
| `children` | string |
| `subscription_product` | string |
| `subscription_type` | string |

## Measures

| Name | Type |
|------|------|
| `customer_count` | count_distinct |
| `number_of_tracks` | count_distinct |
| `streams` | sum |
| `total_listening_time` | sum |
| `skips` | sum |
| `event_count` | sum |
| `promoted_plays` | sum |
| `cached_plays` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `activity_date` | time |

