File size: 1,046 Bytes
5320356 | 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 | {
"version": "1.0.0",
"timestamp": "2026-08-02T17:11:41.408209+00:00",
"input": {
"nutrition_source": "saraNour/compliments-brand/source_of_truth/nutrition.parquet",
"products_source": "saraNour/compliments-brand/source_of_truth/products.parquet",
"nutrition_rows": 4440,
"products_rows": 4440
},
"matching": {
"method": "external_id_exact",
"total_products": 4440,
"matched_products": 4440,
"unmatched_products": 0,
"match_rate": "100.0%"
},
"nutrition_quality": {
"valid": 2932,
"suspicious": 3,
"missing": 1505
},
"normalization": {
"direct_100g": 150,
"scaled_to_100g": 1351,
"not_normalized": 2939
},
"outputs": {
"product_group_mapping.parquet": {
"rows": 4440,
"columns": 28
},
"nutrition_cleaned.parquet": {
"rows": 4440,
"columns": 23
},
"product_nutrition_mapping.parquet": {
"rows": 4440,
"columns": 27
},
"nutrition_per_100g.parquet": {
"rows": 4440,
"columns": 24
}
}
} |