# View: dim_country

**View Name:** dim_country
**Table Source:** `facts.prod.DIM_COUNTRY`
**File Path:** `dim_country.view.lkml`

## Overview

- **File Size:** 4651 bytes
- **Lines of Code:** 135
- **Dimensions:** 14
- **Measures:** 1
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `continent` | string |
| `country_code` | string |
| `country_id` | string |
| `country_name` | string |
| `is_in_label_country` | yesno |
| `country_name_us_row` | string |
| `country_name_us_can_row` | string |
| `date_created` | string |
| `last_updated` | string |
| `latitude` | string |
| `longitude` | string |
| `region_group` | string |
| `coremarkets` | string |
| `continent_code` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_countries` | count_distinct |

