Skip to main content

Market Schema

  • File Name: market.parquet
  • Type: Full
  • Schema Version: 01.00
  • Last Updated: 2026-02-25

Description

Contains reference data for markets (regions, territories, geographic divisions) including hierarchical relationships and ordering parameters.

Fields

📋 Includes Common Fields: Client Information

Column NameData TypeNullableDescription
MarketIdintNOT NULLUnique identifier for the market
MarketNamenvarchar(150)NOT NULLName of the market
ParentMarketIdintNOT NULLParent market identifier (for hierarchies)
ParentMarketnvarchar(150)NOT NULLName of the parent market
ChildCountintNULLNumber of child markets
MoQintNOT NULLMinimum order quantity
MoVintNOT NULLMinimum order value
ExternalMarketCodenvarchar(250)NULLExternal system market code
MarketLevelintNULLLevel in the market hierarchy
IsDeletedtinyintNOT NULLSoft delete flag
ClientNamenvarchar(50)NOT NULLName of the client
ClientCodevarchar(10)NOT NULLCode of the client