{
  "schema_version": "1.0",
  "source_file": "/Users/fabio/Downloads/test_legacy/hair_color_IV.xlsx",
  "language": "en",
  "mappings": {
    "date_column": "Date",
    "period_column": "Date",
    "amount_column": "Sales",
    "width_metric_column": null,
    "margin_column": null,
    "margin_percent_column": null,
    "dimensions": [
      "Company",
      "Brand",
      "Channel",
      "Type",
      "Form",
      "Product",
      "Barcode"
    ],
    "source_amount_column": "Value_LC",
    "legacy_metric_columns": [
      "Sales",
      "Units"
    ],
    "legacy_width_metric_column": null,
    "related_marker_metric_column": "Units",
    "legacy_margin_column": null,
    "legacy_margin_percent_column": null
  },
  "options": {
    "currency": "EUR",
    "current_period_label": "AC",
    "period_selection": "infer_current_or_all",
    "charts": [
      "column_total",
      "column_total_with_overlay"
    ],
    "small_multiples": false,
    "small_multiples_dimension": null,
    "max_chart_items": 6,
    "small_multiples_max_panels": 6,
    "reporting_entity_label": "Mexico hair color",
    "dimension_display_labels": {
      "Channel": "City"
    },
    "recipe_filter_audit": {
      "status": "skipped",
      "reason": "no_recipe_filters",
      "rows_before": 486842,
      "rows_after": 486842
    },
    "recipe_cohort_audit": {
      "status": "skipped",
      "reason": "not_requested"
    }
  },
  "inspection": {
    "columns": [
      "Channel",
      "Product",
      "Category",
      "Company",
      "Brand",
      "Type",
      "Form",
      "Barcode",
      "Date",
      "Value_LC",
      "Units",
      "CWD",
      "Units_promo",
      "Value_promo_LC",
      "Value_USD",
      "Value_promo_USD"
    ],
    "schema": {
      "Channel": "String",
      "Product": "String",
      "Category": "String",
      "Company": "String",
      "Brand": "String",
      "Type": "String",
      "Form": "String",
      "Barcode": "Int64",
      "Date": "Date",
      "Value_LC": "Float64",
      "Units": "Float64",
      "CWD": "Int64",
      "Units_promo": "Float64",
      "Value_promo_LC": "Float64",
      "Value_USD": "Float64",
      "Value_promo_USD": "Float64"
    }
  }
}
