# View: int_dbt_prod_riaa_album_cert

**View Name:** int_dbt_prod_riaa_album_cert
**Table Source:** `INTELLIGENCE.DBT_PROD.RIAA_ALBUM_CERTIFICATION`
**File Path:** `int_dbt_prod_riaa_album_cert.view.lkml`

## Overview

- **File Size:** 2751 bytes
- **Lines of Code:** 130
- **Dimensions:** 10
- **Measures:** 5
- **Dimension Groups:** 2
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `upc` | string |
| `release_name` | string |
| `label_id` | number |
| `label_name` | string |
| `label_manager` | string |
| `artist_id` | number |
| `artist_name` | string |
| `activity_period` | string |
| `service_tier_name` | string |
| `store` | string |

## Measures

| Name | Type |
|------|------|
| `subscription_streams` | sum |
| `ad_supported_streams` | sum |
| `track_downloads` | sum |
| `album_downloads` | sum |
| `certification_units` | sum |

## Dimension Groups

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

