# View: country_snowflake

**View Name:** country_snowflake
**Table Source:** `orchard_app_reporting_v2.art_relations_prod_art_relations.country`
**File Path:** `country_snowflake.view.lkml`

## Overview

- **File Size:** 2638 bytes
- **Lines of Code:** 110
- **Dimensions:** 8
- **Measures:** 4
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- ----- Sets of fields for drilling ------

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `abbrivation` | string |
| `continent` | string |
| `country_code` | string |
| `iso3166a3` | string |
| `latitude` | number |
| `longitude` | number |
| `name` | string |

## Measures

| Name | Type |
|------|------|
| `list_country_name` | string |
| `list_country_code` | string |
| `list_country_code_pipe_separated` | string |
| `count_countries` | count_distinct |

