# View: int_dbt_prod_per_play_rate

**View Name:** int_dbt_prod_per_play_rate
**Table Source:** `INTELLIGENCE.DBT_PROD.PER_PLAY_RATE_LAST_4_YEARS`
**File Path:** `int_dbt_prod_per_play_rate.view.lkml`

## Overview

- **File Size:** 1860 bytes
- **Lines of Code:** 90
- **Dimensions:** 6
- **Measures:** 3
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `country_name` | string |
| `store_name` | string |
| `store_amazon_breakdown` | string |
| `store_id` | number |
| `transaction_type_description` | string |
| `transaction_group` | string |

## Measures

| Name | Type |
|------|------|
| `gross_rev_usd` | sum |
| `units` | sum |
| `per_play_rate` | number |

## Dimension Groups

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

