# View: INTELLIGENCE_DBT_PROD_LABEL_REVIEWS_LABEL_REVIEW_ACCOUNTING_RELEASE_LEVEL

**View Name:** LABEL_REVIEW_ACCOUNTING_RELEASE_LEVEL
**Table Source:** `INTELLIGENCE.DBT_PROD_LABEL_REVIEWS.LABEL_REVIEW_ACCOUNTING_RELEASE_LEVEL`
**File Path:** `INTELLIGENCE_DBT_PROD_LABEL_REVIEWS_LABEL_REVIEW_ACCOUNTING_RELEASE_LEVEL.view.lkml`

## Overview

- **File Size:** 4186 bytes
- **Lines of Code:** 180
- **Dimensions:** 12
- **Measures:** 6
- **Dimension Groups:** 4
- **Filters:** 0

## Comments & Notes

- 0A3454; font-family:arial;" >{{ value }}</font> ;;

## Dimensions

| Name | Type |
|------|------|
| `Label_id` | number |
| `Transaction_country_name` | string |
| `Transaction_country_code` | string |
| `Artist_name` | string |
| `Upc` | string |
| `Release_name` | string |
| `Display_configuration` | string |
| `Digital_v_physical` | string |
| `Catalog_type` | string |
| `Transaction_group` | string |
| `Payout_currency_name` | string |
| `Payout_currency_code` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_releases` | count_distinct |
| `Units` | sum |
| `Gross_revenue_usd` | sum |
| `Net_revenue_usd` | sum |
| `Gross_revenue_payout_currency` | sum |
| `Net_revenue_payout_currency` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `Accounting_month` | time |
| `Activity_month` | time |
| `Release_date` | time |
| `Sale_start_date` | time |

