# View: facts_prod_dim_country

**View Name:** facts_prod_dim_country
**Table Source:** `facts.prod.dim_country`
**File Path:** `views/facts_prod_dim_country.view.lkml`

## Overview

- **File Size:** 8704 bytes
- **Lines of Code:** 171
- **Dimensions:** 11
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- Country Groups
- Missing Fields: latitude, longitude, date_created, last_updated

## Dimensions

| Name | Type |
|------|------|
| `country_id` | number |
| `country_name` | string |
| `country_code` | string |
| `continent_id` | number |
| `continent_name` | string |
| `us_vs_row` | string |
| `territory_leads` | string |
| `management` | string |
| `core_markets` | string |
| `region_groups` | string |
| `country_iso_code` | string |

