Skip to content
knowledge-base-2

Catalog One

The schema of the standardized catalog is as follows

Core Identification

FieldTypeDescription
idUUIDUnique identifier for the standardized product record
source_product_idSTRINGProduct ID from the original catalog submission
marketplace_idUUIDIdentifier for the submitting marketplace or vendor

Product Information

FieldTypeDescription
titleSTRINGCleaned and standardized product title
descriptionSTRINGStandardized product description

Brand Data

FieldTypeDescription
raw_brand_nameSTRINGBrand name as received in the original catalog
brand_idUUIDRecognized canonical brand ID
standard_brand_nameSTRINGStandardized brand name associated with the brand ID
standard_brand_scoreFLOATStandardized brand score associated with the brand ID

Category Classification

FieldTypeDescription
raw_category_nameSTRINGOriginal category label from the catalog
category_idUUIDMapped category ID from the standardized taxonomy
standard_category_pathSTRINGFull category path (e.g., Electronics → Phones → Smartphones)
standard_category_scoreFLOATStandardized brand score associated with the category path

Deduplication and Quality

FieldTypeDescription
master_product_idUUIDUnified product ID representing deduplicated variants of the same product
is_duplicateBOOLEANIndicates whether the product is a duplicate of an existing item
confidence_scoreFLOATConfidence score (0–1) indicating certainty in the standardization

Metadata

FieldTypeDescription
created_atTIMESTAMPTimestamp when the product was processed
updated_atTIMESTAMPLast updated time for the standardized record