File size: 2,060 Bytes
8755233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
  "version": "3.0.0",
  "timestamp": "2026-08-02T17:10:25.279396+00:00",
  "input": {
    "source": "phase1_output.parquet",
    "row_count": 4440,
    "column_count": 17
  },
  "output": {
    "row_count": 4440,
    "column_count": 35,
    "columns_added": [
      "brand_norm",
      "core_title",
      "fat_level",
      "fat_percentage",
      "flavour",
      "formulation",
      "identity_hash",
      "is_gluten_free",
      "is_lactose_free",
      "is_naturally_simple",
      "is_organic",
      "is_peanut_free",
      "is_plant_based",
      "is_reduced_sodium",
      "is_sugar_free",
      "is_unsalted",
      "product_line",
      "variant_attributes"
    ]
  },
  "brand_normalization": {
    "input_brand_column": "brand_clean",
    "raw_brands": {
      "Compliments": 4259,
      "Compliments Organic": 90,
      "Compliments Balance": 42,
      "Compliments Naturally Simple": 25,
      "Sensations": 8,
      "Compliments Little Ones": 7,
      "Compliments Green Care": 5,
      "Compliments Green": 4
    },
    "normalized_brands": {
      "Compliments": 4432,
      "Sensations": 8
    },
    "product_lines": {
      "Core": 4259,
      "Organic": 90,
      "Balance": 42,
      "Naturally Simple": 25,
      "Green": 9,
      "Sensations": 8,
      "Little Ones": 7
    }
  },
  "identity_flags": {
    "is_organic": 195,
    "is_gluten_free": 42,
    "is_naturally_simple": 88,
    "is_sugar_free": 36,
    "is_unsalted": 37,
    "is_lactose_free": 9,
    "is_peanut_free": 26,
    "is_plant_based": 11,
    "is_reduced_sodium": 21
  },
  "fat_info": {
    "fat_level_distribution": {
      "regular": 4312,
      "reduced_fat": 119,
      "fat_free": 9
    },
    "fat_percentage_nulls": 4386,
    "fat_percentage_non_null": 54
  },
  "flavour": {
    "products_with_flavour": 868,
    "products_without_flavour": 3572
  },
  "formulation": {
    "products_with_formulation": 985,
    "products_without_formulation": 3455
  },
  "core_title": {
    "unique_count": 3961
  },
  "identity_hash": {
    "unique_count": 3858
  }
}