# View: int_prod_accounting_analytics_blend

**View Name:** int_prod_accounting_analytics_blend
**Table Source:** `intelligence.prod.accounting_analytics_blend`
**File Path:** `int_prod_accounting_analytics_blend.view.lkml`

## Overview

- **File Size:** 3475 bytes
- **Lines of Code:** 153
- **Dimensions:** 10
- **Measures:** 6
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- dimension: activitymonth {
- type: number
- sql: ${TABLE}.activitymonth ;;

## Dimensions

| Name | Type |
|------|------|
| `is_accounting` | string |
| `store_id` | number |
| `country_id` | number |
| `is_local_revenue` | yesno |
| `transaction_type_id` | number |
| `label_id` | number |
| `artist_id` | number |
| `subaccount_id` | number |
| `upc` | number |
| `track_id` | number |

## Measures

| Name | Type |
|------|------|
| `gross_revenue_usd` | sum |
| `net_revenue_usd` | sum |
| `units` | sum |
| `estimated_revenue` | sum |
| `consumption_units_track` | sum |
| `consumption_units_album` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `activity` | time |

