# View: production.dim_subaccount

**View Name:** production_dim_subaccount
**Table Source:** `facts.prod.dim_subaccount`
**File Path:** `production.dim_subaccount.view.lkml`

## Overview

- **File Size:** 7011 bytes
- **Lines of Code:** 309
- **Dimensions:** 11
- **Measures:** 10
- **Dimension Groups:** 3
- **Filters:** 0

## Comments & Notes

- Auto-generated via Rick's RScript on Thu Oct 01 11:22 AM Eastern
- # ~~~~~~~~~~~~~~~~~~~~~~~ [vvv   Start Subaccount View   vvv] ~~~~~~~~~~~~~~~~~~~~~~~ ##
- - measure: commissionoverride

## Dimensions

| Name | Type |
|------|------|
| `city` | string |
| `commissionoverride_categorically` | number |
| `description` | string |
| `subaccount_id` | number |
| `myspaceurl` | string |
| `primarygenre_categorically` | number |
| `stateprovince` | string |
| `subaccountname` | string |
| `websiteurl` | string |
| `label_id` | number |
| `country_categorically` | number |

## Measures

| Name | Type |
|------|------|
| `number_of_rows` | count |
| `count_distinct_subaccounts` | count_distinct |
| `count_distinct_labels` | count_distinct |
| `country` | sum |
| `max_date_created` | string |
| `max_date_deleted` | string |
| `max_last_updated` | string |
| `min_date_created` | string |
| `min_date_deleted` | string |
| `min_last_updated` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `date_created` | time |
| `date_deleted` | time |
| `last_updated` | time |

