# View: vendor_country

**View Name:** vendor_country
**Table Source:** `art_relations.country`
**File Path:** `vendor_country.view.lkml`

## Overview

- **File Size:** 1016 bytes
- **Lines of Code:** 61
- **Dimensions:** 8
- **Measures:** 1
- **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 |
|------|------|
| `count` | count |

