# View: int_dbt_prod_last_month_accounting_info

**View Name:** int_dbt_prod_last_month_accounting_info
**Table Source:** `INTELLIGENCE.DBT_PROD.LAST_MONTH_ACCOUNTING_INFO`
**File Path:** `int_dbt_prod_last_month_accounting_info.view.lkml`

## Overview

- **File Size:** 3419 bytes
- **Lines of Code:** 161
- **Dimensions:** 18
- **Measures:** 3
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `track_name` | string |
| `isrc` | string |
| `upc` | string |
| `release_name` | string |
| `artist_id` | string |
| `artist_name` | string |
| `country_name` | string |
| `continent` | string |
| `label_id` | number |
| `label_name` | string |
| `label_country` | string |
| `is_local_revenue_label` | yesno |
| `context` | string |
| `genre` | string |
| `owner` | string |
| `store_name` | string |
| `store_id` | number |

## Measures

| Name | Type |
|------|------|
| `net_rev_usd` | sum |
| `gross_rev_usd` | sum |
| `units` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `accounting` | time |

