# View: contact

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

## Overview

- **File Size:** 3495 bytes
- **Lines of Code:** 200
- **Dimensions:** 27
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `contact_first_name` | string |
| `contact_middle_name` | string |
| `contact_last_name` | string |
| `contact_email` | string |
| `contact_affiliation` | string |
| `alt_email` | string |
| `contact_comment` | string |
| `contact_id` | number |
| `contact_title` | string |
| `affiliation_id` | yesno |
| `address_street` | string |
| `address_city` | string |
| `address_zip` | string |
| `address_state` | string |
| `contact_fax` | string |
| `contact_cell` | string |
| `contact_phone` | string |
| `contact_phone_2` | string |
| `checks_remove` | string |
| `company` | string |
| `instrument` | string |
| `address2` | string |
| `country` | string |
| `orchard_country` | number |
| `address_other_state` | string |
| `contact_type` | string |
| `send_option` | string |

## Measures

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

## Dimension Groups

| Name | Type |
|------|------|
| `address_last_updated` | time |

