# View: int_dbt_prod_artist_by_territory_accounting

**View Name:** int_dbt_prod_artist_by_territory_accounting
**Table Source:** `INTELLIGENCE.DBT_PROD.ARTISTS_BY_TERRITORY_ACCOUNTING`
**File Path:** `int_dbt_prod_artist_by_territory_accounting.view.lkml`

## Overview

- **File Size:** 1972 bytes
- **Lines of Code:** 98
- **Dimensions:** 5
- **Measures:** 3
- **Dimension Groups:** 2
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `country_name` | string |
| `label_id` | number |
| `label_name` | string |
| `artist_name` | string |
| `transaction_group` | string |

## Measures

| Name | Type |
|------|------|
| `gross_revenue_usd` | sum |
| `net_revenue_usd` | sum |
| `units` | sum |

## Dimension Groups

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

