# View: global_countries

**View Name:** global_countries
**Table Source:** `ORCHARD_APP_REPORTING_V2.ART_RELATIONS_PROD_ART_RELATIONS.COUNTRY`
**File Path:** `views/global_countries.view.lkml`

## Overview

- **File Size:** 4031 bytes
- **Lines of Code:** 105
- **Dimensions:** 11
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- =========================================================================
- 1. PRIMARY KEYS & UNIQUE IDENTIFIERS
- =========================================================================

## Dimensions

| Name | Type |
|------|------|
| `country_code` | string |
| `id` | number |
| `iso3166a3` | string |
| `country_name` | string |
| `abbrivation` | string |
| `continent` | string |
| `continent_id` | number |
| `latitude` | number |
| `longitude` | number |
| `country_map_location` | location |
| `_fivetran_deleted` | time |

## Measures

| Name | Type |
|------|------|
| `unique_country_record_count` | count |

## Dimension Groups

| Name | Type |
|------|------|
| `_fivetran_synced` | count |

