# View: dim_catalog

**View Name:** production_dim_catalog
**Table Source:** `facts.prod.dim_catalog`
**File Path:** `dim_catalog.view.lkml`

## Overview

- **File Size:** 6533 bytes
- **Lines of Code:** 244
- **Dimensions:** 6
- **Measures:** 9
- **Dimension Groups:** 2
- **Filters:** 0

## Description

row count for group based on table production.dim_catalog

## Comments & Notes

- Auto-generated via Rick's RScript on Mon Mar 14 12:54 PM Eastern
- # ~~~~~~~~~~~~~~~~~~~~~~~ [vvv   START Manually Added   vvv] ~~~~~~~~~~~~~~~~~~~~~~~ ##
- #                           Put Any Manual Changes Here

## Dimensions

| Name | Type |
|------|------|
| `label_id` | number |
| `old_catalog_id` | string |
| `catalog_id` | number |
| `catalog_name` | string |
| `catalog_number` | string |
| `subaccount_id` | number |

## Measures

| Name | Type |
|------|------|
| `number_of_rows` | count |
| `count_distinct_labels` | count_distinct |
| `count_distinct_old_catalogs` | count_distinct |
| `count_distinct_catalogs` | count_distinct |
| `count_distinct_subaccounts` | count_distinct |
| `max_date_created` | string |
| `max_last_updated` | string |
| `min_date_created` | string |
| `min_last_updated` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `date_created` | time |
| `last_updated` | time |

