# View: dim_currency

**View Name:** dim_currency
**Table Source:** `facts.prod.DIM_CURRENCY`
**File Path:** `dim_currency.view.lkml`

## Overview

- **File Size:** 906 bytes
- **Lines of Code:** 50
- **Dimensions:** 9
- **Measures:** 1
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `conversion_rate` | string |
| `currency_code` | string |
| `original_currency_code` | string |
| `payout_currency_code` | string |
| `currency_name` | string |
| `currencyid` | string |
| `original_currency_id` | string |
| `payout_currency_id` | string |
| `date_updated` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_currencies` | count_distinct |

