Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active August 16, 2022 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/3db107611ef284e9290550f91ee12cbe to your computer and use it in GitHub Desktop.
Save garystafford/3db107611ef284e9290550f91ee12cbe to your computer and use it in GitHub Desktop.
version: 2
models:
- name: stg_tickit__categories
description: Late binding view of external dimension table - TICKIT category
- name: stg_tickit__dates
description: Late binding view of external dimension table - TICKIT date
- name: stg_tickit__events
description: Late binding view of external dimension table - TICKIT event
- name: stg_tickit__listings
description: Late binding view of external fact table - TICKIT listing
- name: stg_tickit__sales
description: Late binding view of external fact table - TICKIT sale
- name: stg_tickit__users
description: Late binding view of external dimension table - TICKIT user
- name: stg_tickit__venues
description: Late binding view of external dimension table - TICKIT venue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment