# View: schemata_snowflake_usage

**View Name:** schemata_snowflake_usage
**Table Source:** `snowflake.account_usage.schemata`
**File Path:** `schemata_snowflake_usage.view.lkml`

## Overview

- **File Size:** 2208 bytes
- **Lines of Code:** 119
- **Dimensions:** 9
- **Measures:** 1
- **Dimension Groups:** 3
- **Filters:** 0

## Comments & Notes

- dimension: database_id {
- type: string
- # hidden: yes

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `comment` | string |
| `default_character_set_catalog` | string |
| `default_character_set_name` | string |
| `default_character_set_schema` | string |
| `is_transient` | yesno |
| `schema_name` | string |
| `schema_owner` | string |
| `sql_path` | string |

## Measures

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

## Dimension Groups

| Name | Type |
|------|------|
| `created` | time |
| `deleted` | time |
| `last_altered` | time |

