# View: country_view

**View Name:** country_view
**Table Source:** `prod.BI.COUNTRY_VIEW`
**File Path:** `country_view.view.lkml`

## Overview

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

## Comments & Notes

- This is set as a CASE call because Looker will sort according to this order
- alias: [country_group]

## Dimensions

| Name | Type |
|------|------|
| `country_code` | string |
| `country_name` | string |
| `country_group` | string |
| `continent` | string |
| `continent_group` | string |
| `continent_ordered` | string |
| `countryid` | string |
| `market_group` | string |
| `us_row` | string |

## Measures

| Name | Type |
|------|------|
| `rows` | count |

