Skip to main content

Channel Schema

  • File Name: channel_dump_01.01.parquet
  • Type: Full
  • Schema Version: 01.01
  • Last Updated: 2026-02-26

Description

Contains reference data for sales channels (also known as location types), such as On-Premise, Off-Premise, Convenience Store, Supermarket, etc. This export represents the LocationType table, with fields aliased to use "Channel" terminology for clarity in the data warehouse context.

Fields

📋 Includes Common Fields: Client Information

Column NameData TypeNullableDescription
ChannelIdintNOT NULLUnique identifier for the channel (aliased from LocationTypeId)
Channelnvarchar(255)NOT NULLName of the channel (aliased from LocationType.Name)
Codenvarchar(20)NULLChannel code for internal use
ExternalLocationTypeCodenvarchar(250)NULLExternal system location type code for integration
IsDeletedtinyintNOT NULLSoft delete flag - indicates if channel is marked as deleted
ClientNamenvarchar(50)NOT NULLName of the client
ClientCodevarchar(10)NOT NULLCode of the client