Skip to main content

Asset Schema

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

Description

Contains master data for all assets (coolers, refrigerators, vending machines, etc.) including their configuration, location, planogram assignments, and installation details.

Fields

📋 Includes Common Fields: Client Information, Location Information, Asset Information

Column NameData TypeNullableDescription
AssetIdintNOT NULLUnique identifier for the asset
AssetSerialNumbernvarchar(50)NOT NULLSerial number of the asset
ExternalAssetCodenvarchar(250)NULLExternal system asset code
ParentAssetSerialNumbernvarchar(50)NULLSerial number of the parent asset
SubscriptionModelNamenvarchar(100)NULLName of the subscription model
ManufacturingDatedatetimeNULLDate the asset was manufactured
AssetNotesnvarchar(1000)NOT NULLNotes about the asset (free-form text field)
TagNumbernvarchar(50)NOT NULLTag number assigned to the asset
AssetCategoryvarchar(500)NULLCategory of the asset
DisplacementThresholdintNOT NULLThreshold for displacement detection
DateDelivereddatetimeNULLDate the asset was delivered
CoolerDeliveryDatedatetimeNULLCooler-specific delivery date
IsImageProcessingNotRequiredbitNOT NULLFlag indicating if image processing is not required
InstallationdatetimeNULLInstallation details
IsDeletedtinyintNOT NULLSoft delete flag
PointOfSalevarchar(500)NULLPoint of sale location type
InStoreLocationvarchar(500)NULLIn-store location type
Latitudedecimal(13,6)NOT NULLGeographic latitude coordinate
Longitudedecimal(13,6)NOT NULLGeographic longitude coordinate
InstallationStatusvarchar(500)NULLCurrent installation status
AssetTypeIdintNOT NULLAsset type identifier
AssetTypenvarchar(50)NOT NULLName of the asset type
PlanogramIdintNOT NULLPlanogram identifier
PlanogramNamenvarchar(500)NOT NULLName of the planogram
ExternalPlanogramCodenvarchar(250)NULLExternal system planogram code
ClientNamenvarchar(50)NOT NULLName of the client
ClientCodevarchar(10)NOT NULLCode of the client
LocationIdintNOT NULLUnique identifier for the location
Namenvarchar(200)NULLLocation name
Codenvarchar(100)NULLLocation code
ExternalLocationCodenvarchar(250)NULLExternal system location code
Streetnvarchar(150)NULLStreet address
Street2nvarchar(150)NULLStreet address line 2
Street3nvarchar(150)NULLStreet address line 3
Citynvarchar(50)NULLCity name
PostalCodenvarchar(50)NULLPostal/ZIP code
MarketIdintNOT NULLMarket identifier
MarketNamenvarchar(150)NOT NULLMarket name
ClassificationIdintNOT NULLLocation classification identifier
ClassificationNamenvarchar(200)NOT NULLLocation classification name
ChannelIdintNOT NULLChannel/location type identifier
Channelnvarchar(255)NOT NULLChannel/location type name
DistributorIdintNULLDistributor identifier
DistributorNamenvarchar(100)NULLDistributor name
InstallerUservarchar(50)NULLUsername of the installer
TagsvarcharNULLComma-separated list of asset tags