PRODUCT DEMONSTRATION

Inspect the structure before you request.

This sample shows how product identity, variants, retailer offers, provenance and quality information can be presented in usable records.

ProductBrandCategoryVariantPriceRetailerAvailabilitySource
Demonstration data3 sample rows
MULTI-FORMAT

One record. Practical outputs.

CSV for rows, JSON for structured integrations and XLSX for familiar workbook workflows.

record_previewSAMPLE DATA
{
  "product_name": "Aether 2P Tent",
  "brand": "Example Outdoor",
  "category": "tents",
  "variant": "forest / 2 person",
  "retailer": "Example Retailer",
  "price_gbp": 149.00,
  "availability": "in_stock",
  "source_url": "https://example.com/product",
  "observed_at": "2026-08-30T09:15:00Z"
}
Source URL retained · observed_at typed · required fields checked
FIELD MODEL

Products, variants and offers

A canonical product can carry distinct variants and retailer offers without collapsing useful commercial differences.

PROVENANCE

Traceable source context

Source URLs and observation times can stay attached to records so users know where and when information was observed.

QUALITY

Explicit validation context

Required-field, type, consistency and completeness checks can be represented as quality metadata.