{
  "schema_version": "1.0",
  "source_file": "/Users/fabio/Downloads/test_legacy/hair_color_IV.xlsx",
  "language": "en",
  "mappings": {
    "x_metric_column": "Sales Growth Rate",
    "y_metric_column": "Unit Price",
    "bubble_size_metric_column": "Sales",
    "dimensions": [
      "Company",
      "Brand",
      "Channel",
      "Type",
      "Form",
      "Product"
    ],
    "dot_dimension": "Company",
    "color_dimension": "Type",
    "small_multiples_dimension": "Channel",
    "period_column": null,
    "date_column": "Date"
  },
  "options": {
    "currency": "EUR",
    "color_palette": "bain",
    "charts": [
      "scatter",
      "scatter_small_multiples",
      "bubble",
      "bubble_small_multiples"
    ],
    "small_multiples": true,
    "max_chart_items": 12,
    "small_multiples_max_panels": 6,
    "reporting_entity_label": "Mexico hair color",
    "metric_aliases": {
      "Sales": "Value_LC"
    },
    "period_derivation": {
      "type": "latest_rolling_year_vs_prior_year",
      "date_column": "Date",
      "current_period": "AC",
      "previous_period": "PY"
    },
    "recipe_filter_audit": {
      "status": "skipped",
      "reason": "no_recipe_filters",
      "rows_before": 486842,
      "rows_after": 486842
    },
    "recipe_cohort_audit": {
      "status": "skipped",
      "reason": "not_requested"
    }
  }
}
