{
  "case": "A-exact",
  "config": {
    "schema_preset": "demo6",
    "n_records": 20,
    "dataset_seed": 20240501,
    "correlation": 0.6,
    "levels": [
      1,
      2,
      3
    ],
    "include_zeros": true,
    "max_statistics": null,
    "statistics_seed": 7,
    "noise": {
      "kind": "none",
      "base": 5,
      "sigma": 1.0,
      "epsilon": 1.0,
      "clamp_negative": false
    },
    "noise_label": "加工なし（正確な集計値）",
    "suppress_at_or_below": null,
    "disclose_suppression_rule": false
  },
  "solver_config": {
    "solver": "ortools-cpsat",
    "mode": "auto",
    "max_solutions": 100,
    "time_limit": 60.0,
    "random_seed": 0,
    "representation": "record-type frequency"
  },
  "release_structure": {
    "n_statistics": 483,
    "by_level": {
      "1": 16,
      "2": 105,
      "3": 362
    },
    "n_tables": 41,
    "largest_tables": [
      {
        "attributes": [
          "age_group",
          "region",
          "occupation"
        ],
        "n_cells": 36
      },
      {
        "attributes": [
          "age_group",
          "gender",
          "region"
        ],
        "n_cells": 24
      },
      {
        "attributes": [
          "age_group",
          "gender",
          "occupation"
        ],
        "n_cells": 24
      },
      {
        "attributes": [
          "age_group",
          "region",
          "disease_a"
        ],
        "n_cells": 24
      },
      {
        "attributes": [
          "age_group",
          "region",
          "disease_b"
        ],
        "n_cells": 24
      }
    ],
    "n_zero_cells": 142,
    "zero_cell_fraction": 0.294
  },
  "experiments": [
    {
      "experiment": "E1",
      "statistics_levels": "1 属性のみ",
      "n_statistics": 16,
      "status": "FEASIBLE",
      "n_solutions_found": 100,
      "exhausted": false,
      "cap": 100,
      "candidate_count": null,
      "candidate_count_label": ">100",
      "unique": false,
      "objective": 0.0,
      "n_variables": 288,
      "n_constraints": 17,
      "wall_time": 0.4488,
      "timed_out": false,
      "determined_records": 0,
      "determined_fraction": 0.0,
      "proven": true,
      "n_candidates_evaluated": 100,
      "candidates_exhaustive": false,
      "expected_record_type_accuracy": 0.032,
      "expected_is_representative": false,
      "best_record_type_accuracy": 0.1,
      "worst_record_type_accuracy": 0.0,
      "any_candidate_exact": false,
      "first_candidate": {
        "record_type_accuracy": 0.05,
        "attribute_accuracy": {
          "age_group": 1.0,
          "gender": 1.0,
          "region": 1.0,
          "occupation": 1.0,
          "disease_a": 1.0,
          "disease_b": 1.0
        },
        "mean_attribute_accuracy": 1.0,
        "misplaced_records": 19,
        "exact": false
      }
    },
    {
      "experiment": "E2",
      "statistics_levels": "1〜2 属性",
      "n_statistics": 121,
      "status": "FEASIBLE",
      "n_solutions_found": 100,
      "exhausted": false,
      "cap": 100,
      "candidate_count": null,
      "candidate_count_label": ">100",
      "unique": false,
      "objective": 0.0,
      "n_variables": 288,
      "n_constraints": 122,
      "wall_time": 1.0288,
      "timed_out": false,
      "determined_records": 1,
      "determined_fraction": 0.05,
      "proven": true,
      "n_candidates_evaluated": 100,
      "candidates_exhaustive": false,
      "expected_record_type_accuracy": 0.4505,
      "expected_is_representative": false,
      "best_record_type_accuracy": 0.8,
      "worst_record_type_accuracy": 0.15,
      "any_candidate_exact": false,
      "first_candidate": {
        "record_type_accuracy": 0.5,
        "attribute_accuracy": {
          "age_group": 1.0,
          "gender": 1.0,
          "region": 1.0,
          "occupation": 1.0,
          "disease_a": 1.0,
          "disease_b": 1.0
        },
        "mean_attribute_accuracy": 1.0,
        "misplaced_records": 10,
        "exact": false
      }
    },
    {
      "experiment": "E3",
      "statistics_levels": "1〜3 属性",
      "n_statistics": 483,
      "status": "OPTIMAL",
      "n_solutions_found": 1,
      "exhausted": true,
      "cap": 100,
      "candidate_count": 1,
      "candidate_count_label": "1",
      "unique": true,
      "objective": 0.0,
      "n_variables": 288,
      "n_constraints": 484,
      "wall_time": 0.0022,
      "timed_out": false,
      "determined_records": 20,
      "determined_fraction": 1.0,
      "proven": true,
      "n_candidates_evaluated": 1,
      "candidates_exhaustive": true,
      "expected_record_type_accuracy": 1.0,
      "expected_is_representative": true,
      "best_record_type_accuracy": 1.0,
      "worst_record_type_accuracy": 1.0,
      "any_candidate_exact": true,
      "first_candidate": {
        "record_type_accuracy": 1.0,
        "attribute_accuracy": {
          "age_group": 1.0,
          "gender": 1.0,
          "region": 1.0,
          "occupation": 1.0,
          "disease_a": 1.0,
          "disease_b": 1.0
        },
        "mean_attribute_accuracy": 1.0,
        "misplaced_records": 0,
        "exact": true
      }
    }
  ],
  "final": {
    "solver": {
      "status": "OPTIMAL",
      "n_solutions_found": 1,
      "exhausted": true,
      "cap": 100,
      "candidate_count": 1,
      "candidate_count_label": "1",
      "unique": true,
      "objective": 0.0,
      "n_variables": 288,
      "n_constraints": 484,
      "wall_time": 0.0021,
      "timed_out": false
    },
    "evaluation": {
      "n_candidates_evaluated": 1,
      "candidates_exhaustive": true,
      "expected_record_type_accuracy": 1.0,
      "expected_is_representative": true,
      "best_record_type_accuracy": 1.0,
      "worst_record_type_accuracy": 1.0,
      "any_candidate_exact": true,
      "first_candidate": {
        "record_type_accuracy": 1.0,
        "attribute_accuracy": {
          "age_group": 1.0,
          "gender": 1.0,
          "region": 1.0,
          "occupation": 1.0,
          "disease_a": 1.0,
          "disease_b": 1.0
        },
        "mean_attribute_accuracy": 1.0,
        "misplaced_records": 0,
        "exact": true
      }
    },
    "ambiguity": {
      "n_candidates": 1,
      "candidates_exhaustive": true,
      "certified": false,
      "scope_note": "候補データベース 1 通りすべてにわたる範囲",
      "determined_records": 20,
      "determined_fraction": 1.0,
      "fully_determined": true,
      "n_fixed_facts": 50,
      "n_derived_fixed_facts": 0,
      "n_ambiguous_facts": 0,
      "n_ambiguous_record_types": 0,
      "fixed_facts": [
        {
          "conditions": {
            "disease_b": 0
          },
          "label": "disease_b=0",
          "value": "13",
          "min": 13,
          "max": 13,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_b=0 = 13（公開済み）"
        },
        {
          "conditions": {
            "gender": "F"
          },
          "label": "gender=F",
          "value": "13",
          "min": 13,
          "max": 13,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F = 13（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s"
          },
          "label": "age_group=30s",
          "value": "10",
          "min": 10,
          "max": 10,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s = 10（公開済み）"
        },
        {
          "conditions": {
            "disease_a": 0
          },
          "label": "disease_a=0",
          "value": "10",
          "min": 10,
          "max": 10,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_a=0 = 10（公開済み）"
        },
        {
          "conditions": {
            "disease_a": 1
          },
          "label": "disease_a=1",
          "value": "10",
          "min": 10,
          "max": 10,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_a=1 = 10（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Admin"
          },
          "label": "occupation=Admin",
          "value": "8",
          "min": 8,
          "max": 8,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Admin = 8（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Sales"
          },
          "label": "occupation=Sales",
          "value": "8",
          "min": 8,
          "max": 8,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Sales = 8（公開済み）"
        },
        {
          "conditions": {
            "disease_b": 1
          },
          "label": "disease_b=1",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_b=1 = 7（公開済み）"
        },
        {
          "conditions": {
            "gender": "M"
          },
          "label": "gender=M",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=M = 7（公開済み）"
        },
        {
          "conditions": {
            "region": "Chiba"
          },
          "label": "region=Chiba",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Chiba = 7（公開済み）"
        },
        {
          "conditions": {
            "region": "Tokyo"
          },
          "label": "region=Tokyo",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Tokyo = 7（公開済み）"
        },
        {
          "conditions": {
            "region": "Saitama"
          },
          "label": "region=Saitama",
          "value": "6",
          "min": 6,
          "max": 6,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Saitama = 6（公開済み）"
        },
        {
          "conditions": {
            "age_group": "20s"
          },
          "label": "age_group=20s",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=20s = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "40s"
          },
          "label": "age_group=40s",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=40s = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Engineer"
          },
          "label": "occupation=Engineer",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Engineer = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "50s"
          },
          "label": "age_group=50s",
          "value": "2",
          "min": 2,
          "max": 2,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=50s = 2（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "disease_b": 0
          },
          "label": "gender=F かつ disease_b=0",
          "value": "8",
          "min": 8,
          "max": 8,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ disease_b=0 = 8（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "disease_b": 0
          },
          "label": "age_group=30s かつ disease_b=0",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ disease_b=0 = 7（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "gender": "M"
          },
          "label": "age_group=30s かつ gender=M",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ gender=M = 7（公開済み）"
        },
        {
          "conditions": {
            "disease_a": 1,
            "disease_b": 0
          },
          "label": "disease_a=1 かつ disease_b=0",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_a=1 かつ disease_b=0 = 7（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "disease_a": 1
          },
          "label": "gender=F かつ disease_a=1",
          "value": "7",
          "min": 7,
          "max": 7,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ disease_a=1 = 7（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "disease_a": 0
          },
          "label": "age_group=30s かつ disease_a=0",
          "value": "6",
          "min": 6,
          "max": 6,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ disease_a=0 = 6（公開済み）"
        },
        {
          "conditions": {
            "disease_a": 0,
            "disease_b": 0
          },
          "label": "disease_a=0 かつ disease_b=0",
          "value": "6",
          "min": 6,
          "max": 6,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_a=0 かつ disease_b=0 = 6（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "disease_a": 0
          },
          "label": "gender=F かつ disease_a=0",
          "value": "6",
          "min": 6,
          "max": 6,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ disease_a=0 = 6（公開済み）"
        },
        {
          "conditions": {
            "region": "Tokyo",
            "disease_b": 0
          },
          "label": "region=Tokyo かつ disease_b=0",
          "value": "6",
          "min": 6,
          "max": 6,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Tokyo かつ disease_b=0 = 6（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "occupation": "Sales"
          },
          "label": "age_group=30s かつ occupation=Sales",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ occupation=Sales = 5（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "region": "Chiba"
          },
          "label": "age_group=30s かつ region=Chiba",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ region=Chiba = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "disease_b": 1
          },
          "label": "gender=F かつ disease_b=1",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ disease_b=1 = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "occupation": "Admin"
          },
          "label": "gender=F かつ occupation=Admin",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ occupation=Admin = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "occupation": "Sales"
          },
          "label": "gender=F かつ occupation=Sales",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ occupation=Sales = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "region": "Saitama"
          },
          "label": "gender=F かつ region=Saitama",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ region=Saitama = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "F",
            "region": "Tokyo"
          },
          "label": "gender=F かつ region=Tokyo",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=F かつ region=Tokyo = 5（公開済み）"
        },
        {
          "conditions": {
            "gender": "M",
            "disease_b": 0
          },
          "label": "gender=M かつ disease_b=0",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=M かつ disease_b=0 = 5（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Admin",
            "disease_a": 1
          },
          "label": "occupation=Admin かつ disease_a=1",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Admin かつ disease_a=1 = 5（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Admin",
            "disease_b": 0
          },
          "label": "occupation=Admin かつ disease_b=0",
          "value": "5",
          "min": 5,
          "max": 5,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Admin かつ disease_b=0 = 5（公開済み）"
        },
        {
          "conditions": {
            "age_group": "20s",
            "gender": "F"
          },
          "label": "age_group=20s かつ gender=F",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=20s かつ gender=F = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "disease_a": 1
          },
          "label": "age_group=30s かつ disease_a=1",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ disease_a=1 = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "30s",
            "occupation": "Admin"
          },
          "label": "age_group=30s かつ occupation=Admin",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=30s かつ occupation=Admin = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "40s",
            "disease_b": 0
          },
          "label": "age_group=40s かつ disease_b=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=40s かつ disease_b=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "age_group": "40s",
            "gender": "F"
          },
          "label": "age_group=40s かつ gender=F",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "age_group=40s かつ gender=F = 4（公開済み）"
        },
        {
          "conditions": {
            "disease_a": 0,
            "disease_b": 1
          },
          "label": "disease_a=0 かつ disease_b=1",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "disease_a=0 かつ disease_b=1 = 4（公開済み）"
        },
        {
          "conditions": {
            "gender": "M",
            "disease_a": 0
          },
          "label": "gender=M かつ disease_a=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=M かつ disease_a=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "gender": "M",
            "region": "Chiba"
          },
          "label": "gender=M かつ region=Chiba",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "gender=M かつ region=Chiba = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Engineer",
            "disease_b": 0
          },
          "label": "occupation=Engineer かつ disease_b=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Engineer かつ disease_b=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Sales",
            "disease_a": 0
          },
          "label": "occupation=Sales かつ disease_a=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Sales かつ disease_a=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Sales",
            "disease_a": 1
          },
          "label": "occupation=Sales かつ disease_a=1",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Sales かつ disease_a=1 = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Sales",
            "disease_b": 0
          },
          "label": "occupation=Sales かつ disease_b=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Sales かつ disease_b=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "occupation": "Sales",
            "disease_b": 1
          },
          "label": "occupation=Sales かつ disease_b=1",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "occupation=Sales かつ disease_b=1 = 4（公開済み）"
        },
        {
          "conditions": {
            "region": "Chiba",
            "disease_a": 0
          },
          "label": "region=Chiba かつ disease_a=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Chiba かつ disease_a=0 = 4（公開済み）"
        },
        {
          "conditions": {
            "region": "Chiba",
            "disease_b": 0
          },
          "label": "region=Chiba かつ disease_b=0",
          "value": "4",
          "min": 4,
          "max": 4,
          "fixed": true,
          "certified": false,
          "published": true,
          "description": "region=Chiba かつ disease_b=0 = 4（公開済み）"
        }
      ],
      "ambiguous_facts": [],
      "ambiguous_record_types": []
    }
  },
  "progression_by_level": {
    "strategy": "by_level",
    "seed": 0,
    "max_solutions": 100,
    "config": {
      "mode": "auto",
      "step_sizes": [
        0,
        9,
        27,
        53,
        83,
        119,
        159,
        204,
        252,
        305,
        361,
        420,
        483
      ],
      "n_available_statistics": 483
    },
    "unique_at_n_statistics": 420,
    "steps": [
      {
        "step": 0,
        "n_statistics": 0,
        "n_constraints": 1,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.0349,
        "added": [],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.0,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.0,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.0,
            "attribute_accuracy": {
              "age_group": 0.1,
              "gender": 0.65,
              "region": 0.3,
              "occupation": 0.4,
              "disease_a": 0.5,
              "disease_b": 0.35
            },
            "mean_attribute_accuracy": 0.383333,
            "misplaced_records": 20,
            "exact": false
          }
        }
      },
      {
        "step": 1,
        "n_statistics": 9,
        "n_constraints": 10,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.0783,
        "added": [
          "q0001",
          "q0002",
          "q0003",
          "q0004",
          "q0005",
          "q0006",
          "q0007",
          "q0008",
          "q0009"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.078,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.1,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 0.7,
              "disease_a": 0.9,
              "disease_b": 0.75
            },
            "mean_attribute_accuracy": 0.891667,
            "misplaced_records": 20,
            "exact": false
          }
        }
      },
      {
        "step": 2,
        "n_statistics": 27,
        "n_constraints": 28,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.3004,
        "added": [
          "q0010",
          "q0011",
          "q0012",
          "q0013",
          "q0014",
          "q0015",
          "q0016",
          "q0017",
          "q0018",
          "q0019",
          "q0020",
          "q0021",
          "q0022",
          "q0023",
          "q0024",
          "q0025",
          "q0026",
          "q0027"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.072,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.2,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.2,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 16,
            "exact": false
          }
        }
      },
      {
        "step": 3,
        "n_statistics": 53,
        "n_constraints": 54,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.1344,
        "added": [
          "q0028",
          "q0029",
          "q0030",
          "q0031",
          "q0032",
          "q0033",
          "q0034",
          "q0035",
          "q0036",
          "q0037",
          "q0038",
          "q0039",
          "q0040",
          "q0041",
          "q0042",
          "q0043",
          "q0044",
          "q0045",
          "q0046",
          "q0047",
          "q0048",
          "q0049",
          "q0050",
          "q0051",
          "q0052",
          "q0053"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.1895,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.4,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 20,
            "exact": false
          }
        }
      },
      {
        "step": 4,
        "n_statistics": 83,
        "n_constraints": 84,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.0518,
        "added": [
          "q0054",
          "q0055",
          "q0056",
          "q0057",
          "q0058",
          "q0059",
          "q0060",
          "q0061",
          "q0062",
          "q0063",
          "q0064",
          "q0065",
          "q0066",
          "q0067",
          "q0068",
          "q0069",
          "q0070",
          "q0071",
          "q0072",
          "q0073",
          "q0074",
          "q0075",
          "q0076",
          "q0077",
          "q0078",
          "q0079",
          "q0080",
          "q0081",
          "q0082",
          "q0083"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.3075,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.4,
          "worst_record_type_accuracy": 0.15,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.3,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 14,
            "exact": false
          }
        }
      },
      {
        "step": 5,
        "n_statistics": 119,
        "n_constraints": 120,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.05,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 1.2025,
        "added": [
          "q0084",
          "q0085",
          "q0086",
          "q0087",
          "q0088",
          "q0089",
          "q0090",
          "q0091",
          "q0092",
          "q0093",
          "q0094",
          "q0095",
          "q0096",
          "q0097",
          "q0098",
          "q0099",
          "q0100",
          "q0101",
          "q0102",
          "q0103",
          "q0104",
          "q0105",
          "q0106",
          "q0107",
          "q0108",
          "q0109",
          "q0110",
          "q0111",
          "q0112",
          "q0113",
          "q0114",
          "q0115",
          "q0116",
          "q0117",
          "q0118",
          "q0119"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.422,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.8,
          "worst_record_type_accuracy": 0.2,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.5,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 10,
            "exact": false
          }
        }
      },
      {
        "step": 6,
        "n_statistics": 159,
        "n_constraints": 160,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.05,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.483,
        "added": [
          "q0120",
          "q0121",
          "q0122",
          "q0123",
          "q0124",
          "q0125",
          "q0126",
          "q0127",
          "q0128",
          "q0129",
          "q0130",
          "q0131",
          "q0132",
          "q0133",
          "q0134",
          "q0135",
          "q0136",
          "q0137",
          "q0138",
          "q0139",
          "q0140",
          "q0141",
          "q0142",
          "q0143",
          "q0144",
          "q0145",
          "q0146",
          "q0147",
          "q0148",
          "q0149",
          "q0150",
          "q0151",
          "q0152",
          "q0153",
          "q0154",
          "q0155",
          "q0156",
          "q0157",
          "q0158",
          "q0159"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.4315,
          "expected_is_representative": false,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.2,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.45,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 11,
            "exact": false
          }
        }
      },
      {
        "step": 7,
        "n_statistics": 204,
        "n_constraints": 205,
        "solver_status": "OPTIMAL",
        "candidate_count": 76,
        "candidate_count_label": "76",
        "unique": false,
        "determined_fraction": 0.05,
        "determination_proven": true,
        "n_ambiguous_record_types": 58,
        "wall_time": 0.1573,
        "added": [
          "q0160",
          "q0161",
          "q0162",
          "q0163",
          "q0164",
          "q0165",
          "q0166",
          "q0167",
          "q0168",
          "q0169",
          "q0170",
          "q0171",
          "q0172",
          "q0173",
          "q0174",
          "q0175",
          "q0176",
          "q0177",
          "q0178",
          "q0179",
          "q0180",
          "q0181",
          "q0182",
          "q0183",
          "q0184",
          "q0185",
          "q0186",
          "q0187",
          "q0188",
          "q0189",
          "q0190",
          "q0191",
          "q0192",
          "q0193",
          "q0194",
          "q0195",
          "q0196",
          "q0197",
          "q0198",
          "q0199",
          "q0200",
          "q0201",
          "q0202",
          "q0203",
          "q0204"
        ],
        "evaluation": {
          "n_candidates_evaluated": 76,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 0.535526,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.2,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.45,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 11,
            "exact": false
          }
        }
      },
      {
        "step": 8,
        "n_statistics": 252,
        "n_constraints": 253,
        "solver_status": "OPTIMAL",
        "candidate_count": 10,
        "candidate_count_label": "10",
        "unique": false,
        "determined_fraction": 0.5,
        "determination_proven": true,
        "n_ambiguous_record_types": 27,
        "wall_time": 0.0068,
        "added": [
          "q0205",
          "q0206",
          "q0207",
          "q0208",
          "q0209",
          "q0210",
          "q0211",
          "q0212",
          "q0213",
          "q0214",
          "q0215",
          "q0216",
          "q0217",
          "q0218",
          "q0219",
          "q0220",
          "q0221",
          "q0222",
          "q0223",
          "q0224",
          "q0225",
          "q0226",
          "q0227",
          "q0228",
          "q0229",
          "q0230",
          "q0231",
          "q0232",
          "q0233",
          "q0234",
          "q0235",
          "q0236",
          "q0237",
          "q0238",
          "q0239",
          "q0240",
          "q0241",
          "q0242",
          "q0243",
          "q0244",
          "q0245",
          "q0246",
          "q0247",
          "q0248",
          "q0249",
          "q0250",
          "q0251",
          "q0252"
        ],
        "evaluation": {
          "n_candidates_evaluated": 10,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 0.74,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.55,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.6,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 8,
            "exact": false
          }
        }
      },
      {
        "step": 9,
        "n_statistics": 305,
        "n_constraints": 306,
        "solver_status": "OPTIMAL",
        "candidate_count": 8,
        "candidate_count_label": "8",
        "unique": false,
        "determined_fraction": 0.55,
        "determination_proven": true,
        "n_ambiguous_record_types": 23,
        "wall_time": 0.005,
        "added": [
          "q0253",
          "q0254",
          "q0255",
          "q0256",
          "q0257",
          "q0258",
          "q0259",
          "q0260",
          "q0261",
          "q0262",
          "q0263",
          "q0264",
          "q0265",
          "q0266",
          "q0267",
          "q0268",
          "q0269",
          "q0270",
          "q0271",
          "q0272",
          "q0273",
          "q0274",
          "q0275",
          "q0276",
          "q0277",
          "q0278",
          "q0279",
          "q0280",
          "q0281",
          "q0282",
          "q0283",
          "q0284",
          "q0285",
          "q0286",
          "q0287",
          "q0288",
          "q0289",
          "q0290",
          "q0291",
          "q0292",
          "q0293",
          "q0294",
          "q0295",
          "q0296",
          "q0297",
          "q0298",
          "q0299",
          "q0300",
          "q0301",
          "q0302",
          "q0303",
          "q0304",
          "q0305"
        ],
        "evaluation": {
          "n_candidates_evaluated": 8,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 0.75,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.55,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.8,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 4,
            "exact": false
          }
        }
      },
      {
        "step": 10,
        "n_statistics": 361,
        "n_constraints": 362,
        "solver_status": "OPTIMAL",
        "candidate_count": 6,
        "candidate_count_label": "6",
        "unique": false,
        "determined_fraction": 0.7,
        "determination_proven": true,
        "n_ambiguous_record_types": 18,
        "wall_time": 0.0041,
        "added": [
          "q0306",
          "q0307",
          "q0308",
          "q0309",
          "q0310",
          "q0311",
          "q0312",
          "q0313",
          "q0314",
          "q0315",
          "q0316",
          "q0317",
          "q0318",
          "q0319",
          "q0320",
          "q0321",
          "q0322",
          "q0323",
          "q0324",
          "q0325",
          "q0326",
          "q0327",
          "q0328",
          "q0329",
          "q0330",
          "q0331",
          "q0332",
          "q0333",
          "q0334",
          "q0335",
          "q0336",
          "q0337",
          "q0338",
          "q0339",
          "q0340",
          "q0341",
          "q0342",
          "q0343",
          "q0344",
          "q0345",
          "q0346",
          "q0347",
          "q0348",
          "q0349",
          "q0350",
          "q0351",
          "q0352",
          "q0353",
          "q0354",
          "q0355",
          "q0356",
          "q0357",
          "q0358",
          "q0359",
          "q0360",
          "q0361"
        ],
        "evaluation": {
          "n_candidates_evaluated": 6,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 0.8,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.7,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.8,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 4,
            "exact": false
          }
        }
      },
      {
        "step": 11,
        "n_statistics": 420,
        "n_constraints": 421,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0021,
        "added": [
          "q0362",
          "q0363",
          "q0364",
          "q0365",
          "q0366",
          "q0367",
          "q0368",
          "q0369",
          "q0370",
          "q0371",
          "q0372",
          "q0373",
          "q0374",
          "q0375",
          "q0376",
          "q0377",
          "q0378",
          "q0379",
          "q0380",
          "q0381",
          "q0382",
          "q0383",
          "q0384",
          "q0385",
          "q0386",
          "q0387",
          "q0388",
          "q0389",
          "q0390",
          "q0391",
          "q0392",
          "q0393",
          "q0394",
          "q0395",
          "q0396",
          "q0397",
          "q0398",
          "q0399",
          "q0400",
          "q0401",
          "q0402",
          "q0403",
          "q0404",
          "q0405",
          "q0406",
          "q0407",
          "q0408",
          "q0409",
          "q0410",
          "q0411",
          "q0412",
          "q0413",
          "q0414",
          "q0415",
          "q0416",
          "q0417",
          "q0418",
          "q0419",
          "q0420"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 12,
        "n_statistics": 483,
        "n_constraints": 484,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0022,
        "added": [
          "q0421",
          "q0422",
          "q0423",
          "q0424",
          "q0425",
          "q0426",
          "q0427",
          "q0428",
          "q0429",
          "q0430",
          "q0431",
          "q0432",
          "q0433",
          "q0434",
          "q0435",
          "q0436",
          "q0437",
          "q0438",
          "q0439",
          "q0440",
          "q0441",
          "q0442",
          "q0443",
          "q0444",
          "q0445",
          "q0446",
          "q0447",
          "q0448",
          "q0449",
          "q0450",
          "q0451",
          "q0452",
          "q0453",
          "q0454",
          "q0455",
          "q0456",
          "q0457",
          "q0458",
          "q0459",
          "q0460",
          "q0461",
          "q0462",
          "q0463",
          "q0464",
          "q0465",
          "q0466",
          "q0467",
          "q0468",
          "q0469",
          "q0470",
          "q0471",
          "q0472",
          "q0473",
          "q0474",
          "q0475",
          "q0476",
          "q0477",
          "q0478",
          "q0479",
          "q0480",
          "q0481",
          "q0482",
          "q0483"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      }
    ]
  },
  "progression_random": {
    "strategy": "random",
    "seed": 0,
    "max_solutions": 100,
    "config": {
      "mode": "auto",
      "step_sizes": [
        0,
        9,
        27,
        53,
        83,
        119,
        159,
        204,
        252,
        305,
        361,
        420,
        483
      ],
      "n_available_statistics": 483
    },
    "unique_at_n_statistics": 119,
    "steps": [
      {
        "step": 0,
        "n_statistics": 0,
        "n_constraints": 1,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.0345,
        "added": [],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.0,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.0,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.0,
            "attribute_accuracy": {
              "age_group": 0.1,
              "gender": 0.65,
              "region": 0.3,
              "occupation": 0.4,
              "disease_a": 0.5,
              "disease_b": 0.35
            },
            "mean_attribute_accuracy": 0.383333,
            "misplaced_records": 20,
            "exact": false
          }
        }
      },
      {
        "step": 1,
        "n_statistics": 9,
        "n_constraints": 10,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.0548,
        "added": [
          "q0401",
          "q0399",
          "q0120",
          "q0392",
          "q0331",
          "q0337",
          "q0461",
          "q0440",
          "q0421"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.0245,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.05,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.05,
            "attribute_accuracy": {
              "age_group": 0.45,
              "gender": 0.95,
              "region": 0.95,
              "occupation": 0.9,
              "disease_a": 0.85,
              "disease_b": 0.85
            },
            "mean_attribute_accuracy": 0.825,
            "misplaced_records": 19,
            "exact": false
          }
        }
      },
      {
        "step": 2,
        "n_statistics": 27,
        "n_constraints": 28,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.0,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.1921,
        "added": [
          "q0462",
          "q0055",
          "q0341",
          "q0161",
          "q0298",
          "q0395",
          "q0427",
          "q0199",
          "q0006",
          "q0125",
          "q0042",
          "q0325",
          "q0307",
          "q0408",
          "q0016",
          "q0186",
          "q0149",
          "q0003"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.0865,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.3,
          "worst_record_type_accuracy": 0.0,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.2,
            "attribute_accuracy": {
              "age_group": 0.85,
              "gender": 1.0,
              "region": 0.95,
              "occupation": 0.75,
              "disease_a": 0.95,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 0.916667,
            "misplaced_records": 16,
            "exact": false
          }
        }
      },
      {
        "step": 3,
        "n_statistics": 53,
        "n_constraints": 54,
        "solver_status": "FEASIBLE",
        "candidate_count": null,
        "candidate_count_label": ">100",
        "unique": false,
        "determined_fraction": 0.1,
        "determination_proven": true,
        "n_ambiguous_record_types": null,
        "wall_time": 0.1027,
        "added": [
          "q0156",
          "q0091",
          "q0336",
          "q0374",
          "q0406",
          "q0455",
          "q0292",
          "q0262",
          "q0064",
          "q0390",
          "q0346",
          "q0162",
          "q0222",
          "q0467",
          "q0076",
          "q0200",
          "q0154",
          "q0206",
          "q0072",
          "q0207",
          "q0416",
          "q0375",
          "q0028",
          "q0419",
          "q0019",
          "q0112"
        ],
        "evaluation": {
          "n_candidates_evaluated": 100,
          "candidates_exhaustive": false,
          "expected_record_type_accuracy": 0.5225,
          "expected_is_representative": false,
          "best_record_type_accuracy": 0.8,
          "worst_record_type_accuracy": 0.25,
          "any_candidate_exact": false,
          "first_candidate": {
            "record_type_accuracy": 0.4,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 12,
            "exact": false
          }
        }
      },
      {
        "step": 4,
        "n_statistics": 83,
        "n_constraints": 84,
        "solver_status": "OPTIMAL",
        "candidate_count": 18,
        "candidate_count_label": "18",
        "unique": false,
        "determined_fraction": 0.55,
        "determination_proven": true,
        "n_ambiguous_record_types": 22,
        "wall_time": 0.0057,
        "added": [
          "q0165",
          "q0040",
          "q0360",
          "q0432",
          "q0471",
          "q0326",
          "q0202",
          "q0387",
          "q0167",
          "q0233",
          "q0350",
          "q0254",
          "q0361",
          "q0138",
          "q0373",
          "q0428",
          "q0475",
          "q0085",
          "q0110",
          "q0291",
          "q0447",
          "q0223",
          "q0084",
          "q0020",
          "q0299",
          "q0279",
          "q0190",
          "q0343",
          "q0089",
          "q0039"
        ],
        "evaluation": {
          "n_candidates_evaluated": 18,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 0.783333,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 0.55,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 0.8,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 4,
            "exact": false
          }
        }
      },
      {
        "step": 5,
        "n_statistics": 119,
        "n_constraints": 120,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0016,
        "added": [
          "q0339",
          "q0203",
          "q0469",
          "q0282",
          "q0470",
          "q0201",
          "q0363",
          "q0037",
          "q0368",
          "q0197",
          "q0204",
          "q0330",
          "q0379",
          "q0099",
          "q0380",
          "q0100",
          "q0143",
          "q0053",
          "q0134",
          "q0309",
          "q0422",
          "q0215",
          "q0094",
          "q0090",
          "q0256",
          "q0236",
          "q0285",
          "q0163",
          "q0327",
          "q0127",
          "q0355",
          "q0213",
          "q0424",
          "q0344",
          "q0168",
          "q0253"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 6,
        "n_statistics": 159,
        "n_constraints": 160,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0014,
        "added": [
          "q0056",
          "q0086",
          "q0078",
          "q0032",
          "q0255",
          "q0033",
          "q0251",
          "q0045",
          "q0146",
          "q0454",
          "q0196",
          "q0434",
          "q0393",
          "q0263",
          "q0438",
          "q0230",
          "q0137",
          "q0274",
          "q0148",
          "q0351",
          "q0210",
          "q0306",
          "q0452",
          "q0001",
          "q0481",
          "q0267",
          "q0182",
          "q0047",
          "q0449",
          "q0129",
          "q0477",
          "q0356",
          "q0160",
          "q0011",
          "q0458",
          "q0093",
          "q0328",
          "q0329",
          "q0474",
          "q0071"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 7,
        "n_statistics": 204,
        "n_constraints": 205,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0014,
        "added": [
          "q0377",
          "q0311",
          "q0433",
          "q0108",
          "q0247",
          "q0381",
          "q0142",
          "q0415",
          "q0369",
          "q0228",
          "q0348",
          "q0301",
          "q0046",
          "q0441",
          "q0407",
          "q0048",
          "q0304",
          "q0209",
          "q0224",
          "q0226",
          "q0340",
          "q0354",
          "q0443",
          "q0472",
          "q0115",
          "q0124",
          "q0151",
          "q0034",
          "q0145",
          "q0221",
          "q0479",
          "q0220",
          "q0322",
          "q0398",
          "q0018",
          "q0169",
          "q0245",
          "q0117",
          "q0265",
          "q0335",
          "q0394",
          "q0211",
          "q0362",
          "q0118",
          "q0430"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 8,
        "n_statistics": 252,
        "n_constraints": 253,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0015,
        "added": [
          "q0404",
          "q0252",
          "q0107",
          "q0286",
          "q0270",
          "q0043",
          "q0376",
          "q0237",
          "q0321",
          "q0073",
          "q0273",
          "q0013",
          "q0027",
          "q0158",
          "q0065",
          "q0257",
          "q0217",
          "q0187",
          "q0092",
          "q0054",
          "q0205",
          "q0293",
          "q0026",
          "q0191",
          "q0009",
          "q0122",
          "q0482",
          "q0069",
          "q0314",
          "q0460",
          "q0075",
          "q0403",
          "q0358",
          "q0296",
          "q0313",
          "q0243",
          "q0396",
          "q0457",
          "q0338",
          "q0066",
          "q0141",
          "q0235",
          "q0349",
          "q0300",
          "q0044",
          "q0366",
          "q0104",
          "q0123"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 9,
        "n_statistics": 305,
        "n_constraints": 306,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0017,
        "added": [
          "q0007",
          "q0183",
          "q0095",
          "q0367",
          "q0382",
          "q0062",
          "q0179",
          "q0476",
          "q0359",
          "q0357",
          "q0411",
          "q0014",
          "q0098",
          "q0437",
          "q0249",
          "q0275",
          "q0214",
          "q0133",
          "q0159",
          "q0174",
          "q0444",
          "q0119",
          "q0372",
          "q0131",
          "q0278",
          "q0294",
          "q0297",
          "q0413",
          "q0260",
          "q0038",
          "q0029",
          "q0150",
          "q0010",
          "q0287",
          "q0005",
          "q0049",
          "q0231",
          "q0061",
          "q0317",
          "q0152",
          "q0453",
          "q0431",
          "q0198",
          "q0414",
          "q0227",
          "q0068",
          "q0175",
          "q0103",
          "q0400",
          "q0083",
          "q0051",
          "q0139",
          "q0442"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 10,
        "n_statistics": 361,
        "n_constraints": 362,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0018,
        "added": [
          "q0180",
          "q0036",
          "q0459",
          "q0153",
          "q0172",
          "q0015",
          "q0024",
          "q0244",
          "q0332",
          "q0140",
          "q0248",
          "q0272",
          "q0250",
          "q0234",
          "q0081",
          "q0171",
          "q0389",
          "q0310",
          "q0268",
          "q0101",
          "q0097",
          "q0483",
          "q0397",
          "q0451",
          "q0266",
          "q0088",
          "q0417",
          "q0219",
          "q0347",
          "q0216",
          "q0388",
          "q0132",
          "q0017",
          "q0386",
          "q0106",
          "q0193",
          "q0465",
          "q0111",
          "q0114",
          "q0031",
          "q0002",
          "q0195",
          "q0130",
          "q0478",
          "q0173",
          "q0446",
          "q0258",
          "q0420",
          "q0259",
          "q0468",
          "q0178",
          "q0435",
          "q0113",
          "q0012",
          "q0384",
          "q0232"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 11,
        "n_statistics": 420,
        "n_constraints": 421,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.002,
        "added": [
          "q0305",
          "q0166",
          "q0181",
          "q0052",
          "q0409",
          "q0345",
          "q0136",
          "q0280",
          "q0383",
          "q0021",
          "q0295",
          "q0229",
          "q0239",
          "q0312",
          "q0277",
          "q0035",
          "q0284",
          "q0371",
          "q0225",
          "q0058",
          "q0155",
          "q0041",
          "q0365",
          "q0456",
          "q0176",
          "q0212",
          "q0023",
          "q0276",
          "q0480",
          "q0135",
          "q0418",
          "q0109",
          "q0323",
          "q0261",
          "q0218",
          "q0445",
          "q0082",
          "q0080",
          "q0184",
          "q0405",
          "q0402",
          "q0240",
          "q0342",
          "q0410",
          "q0004",
          "q0412",
          "q0436",
          "q0144",
          "q0429",
          "q0067",
          "q0164",
          "q0077",
          "q0238",
          "q0364",
          "q0466",
          "q0157",
          "q0147",
          "q0391",
          "q0324"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      },
      {
        "step": 12,
        "n_statistics": 483,
        "n_constraints": 484,
        "solver_status": "OPTIMAL",
        "candidate_count": 1,
        "candidate_count_label": "1",
        "unique": true,
        "determined_fraction": 1.0,
        "determination_proven": true,
        "n_ambiguous_record_types": 0,
        "wall_time": 0.0022,
        "added": [
          "q0194",
          "q0281",
          "q0246",
          "q0025",
          "q0450",
          "q0060",
          "q0022",
          "q0319",
          "q0189",
          "q0385",
          "q0063",
          "q0302",
          "q0087",
          "q0320",
          "q0126",
          "q0283",
          "q0308",
          "q0102",
          "q0241",
          "q0050",
          "q0059",
          "q0188",
          "q0170",
          "q0425",
          "q0353",
          "q0463",
          "q0318",
          "q0269",
          "q0208",
          "q0242",
          "q0289",
          "q0057",
          "q0303",
          "q0315",
          "q0271",
          "q0074",
          "q0423",
          "q0264",
          "q0473",
          "q0116",
          "q0288",
          "q0192",
          "q0105",
          "q0177",
          "q0334",
          "q0333",
          "q0008",
          "q0448",
          "q0352",
          "q0070",
          "q0370",
          "q0128",
          "q0378",
          "q0079",
          "q0121",
          "q0316",
          "q0439",
          "q0030",
          "q0426",
          "q0185",
          "q0290",
          "q0464",
          "q0096"
        ],
        "evaluation": {
          "n_candidates_evaluated": 1,
          "candidates_exhaustive": true,
          "expected_record_type_accuracy": 1.0,
          "expected_is_representative": true,
          "best_record_type_accuracy": 1.0,
          "worst_record_type_accuracy": 1.0,
          "any_candidate_exact": true,
          "first_candidate": {
            "record_type_accuracy": 1.0,
            "attribute_accuracy": {
              "age_group": 1.0,
              "gender": 1.0,
              "region": 1.0,
              "occupation": 1.0,
              "disease_a": 1.0,
              "disease_b": 1.0
            },
            "mean_attribute_accuracy": 1.0,
            "misplaced_records": 0,
            "exact": true
          }
        }
      }
    ]
  },
  "ablation": {
    "baseline_unique": true,
    "baseline_candidate_label": "1",
    "n_tested": 483,
    "n_critical": 0,
    "completed": true,
    "entries": [
      {
        "statistic_id": "q0001",
        "level": 1,
        "conditions": {
          "age_group": "20s"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0002",
        "level": 1,
        "conditions": {
          "age_group": "30s"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0003",
        "level": 1,
        "conditions": {
          "age_group": "40s"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0004",
        "level": 1,
        "conditions": {
          "age_group": "50s"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0005",
        "level": 1,
        "conditions": {
          "gender": "M"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0006",
        "level": 1,
        "conditions": {
          "gender": "F"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0007",
        "level": 1,
        "conditions": {
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0008",
        "level": 1,
        "conditions": {
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0009",
        "level": 1,
        "conditions": {
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0010",
        "level": 1,
        "conditions": {
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0011",
        "level": 1,
        "conditions": {
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0012",
        "level": 1,
        "conditions": {
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0013",
        "level": 1,
        "conditions": {
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0014",
        "level": 1,
        "conditions": {
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0015",
        "level": 1,
        "conditions": {
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0016",
        "level": 1,
        "conditions": {
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0017",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "gender": "M"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0018",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "gender": "F"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0019",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "gender": "M"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0020",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "gender": "F"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0021",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "gender": "M"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0022",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "gender": "F"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0023",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "gender": "M"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0024",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "gender": "F"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0025",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0026",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0027",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0028",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0029",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0030",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0031",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0032",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0033",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0034",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0035",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0036",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0037",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0038",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0039",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0040",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0041",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0042",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0043",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0044",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0045",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0046",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0047",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0048",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0049",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0050",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0051",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0052",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0053",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0054",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0055",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0056",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0057",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0058",
        "level": 2,
        "conditions": {
          "age_group": "20s",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0059",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0060",
        "level": 2,
        "conditions": {
          "age_group": "30s",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0061",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0062",
        "level": 2,
        "conditions": {
          "age_group": "40s",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0063",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0064",
        "level": 2,
        "conditions": {
          "age_group": "50s",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0065",
        "level": 2,
        "conditions": {
          "gender": "M",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0066",
        "level": 2,
        "conditions": {
          "gender": "M",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0067",
        "level": 2,
        "conditions": {
          "gender": "M",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0068",
        "level": 2,
        "conditions": {
          "gender": "F",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0069",
        "level": 2,
        "conditions": {
          "gender": "F",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0070",
        "level": 2,
        "conditions": {
          "gender": "F",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0071",
        "level": 2,
        "conditions": {
          "gender": "M",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0072",
        "level": 2,
        "conditions": {
          "gender": "M",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0073",
        "level": 2,
        "conditions": {
          "gender": "M",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0074",
        "level": 2,
        "conditions": {
          "gender": "F",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0075",
        "level": 2,
        "conditions": {
          "gender": "F",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0076",
        "level": 2,
        "conditions": {
          "gender": "F",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0077",
        "level": 2,
        "conditions": {
          "gender": "M",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0078",
        "level": 2,
        "conditions": {
          "gender": "M",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0079",
        "level": 2,
        "conditions": {
          "gender": "F",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0080",
        "level": 2,
        "conditions": {
          "gender": "F",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0081",
        "level": 2,
        "conditions": {
          "gender": "M",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0082",
        "level": 2,
        "conditions": {
          "gender": "M",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0083",
        "level": 2,
        "conditions": {
          "gender": "F",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0084",
        "level": 2,
        "conditions": {
          "gender": "F",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0085",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0086",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0087",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0088",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0089",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0090",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0091",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0092",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0093",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0094",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0095",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0096",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0097",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0098",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0099",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0100",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0101",
        "level": 2,
        "conditions": {
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0102",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0103",
        "level": 2,
        "conditions": {
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0104",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0105",
        "level": 2,
        "conditions": {
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0106",
        "level": 2,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0107",
        "level": 2,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0108",
        "level": 2,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0109",
        "level": 2,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0110",
        "level": 2,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0111",
        "level": 2,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0112",
        "level": 2,
        "conditions": {
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0113",
        "level": 2,
        "conditions": {
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0114",
        "level": 2,
        "conditions": {
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0115",
        "level": 2,
        "conditions": {
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0116",
        "level": 2,
        "conditions": {
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0117",
        "level": 2,
        "conditions": {
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0118",
        "level": 2,
        "conditions": {
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0119",
        "level": 2,
        "conditions": {
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0120",
        "level": 2,
        "conditions": {
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0121",
        "level": 2,
        "conditions": {
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0122",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0123",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0124",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0125",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0126",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0127",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0128",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0129",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0130",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0131",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0132",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0133",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0134",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0135",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0136",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0137",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0138",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0139",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0140",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0141",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0142",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0143",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "region": "Tokyo"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0144",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "region": "Chiba"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0145",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "region": "Saitama"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0146",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0147",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0148",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0149",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0150",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0151",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0152",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0153",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0154",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0155",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0156",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0157",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0158",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0159",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0160",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0161",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0162",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0163",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0164",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0165",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0166",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0167",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0168",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0169",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0170",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0171",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0172",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0173",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0174",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0175",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0176",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0177",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0178",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0179",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0180",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0181",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0182",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0183",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0184",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0185",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0186",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0187",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "M",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0188",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0189",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "gender": "F",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0190",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0191",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "M",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0192",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0193",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "gender": "F",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0194",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0195",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "M",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0196",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0197",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "gender": "F",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0198",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0199",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "M",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0200",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0201",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "gender": "F",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0202",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0203",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0204",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0205",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0206",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0207",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0208",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0209",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0210",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0211",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0212",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0213",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0214",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0215",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0216",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0217",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0218",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0219",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0220",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0221",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0222",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0223",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0224",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0225",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0226",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0227",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0228",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0229",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0230",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0231",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0232",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0233",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0234",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0235",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0236",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0237",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0238",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0239",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0240",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0241",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0242",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0243",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0244",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0245",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0246",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0247",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0248",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0249",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0250",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0251",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0252",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0253",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0254",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0255",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0256",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0257",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0258",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0259",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0260",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0261",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0262",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0263",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0264",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0265",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0266",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0267",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0268",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0269",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0270",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0271",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0272",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0273",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0274",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0275",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0276",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0277",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0278",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0279",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0280",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0281",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0282",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0283",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0284",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0285",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0286",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0287",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0288",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0289",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0290",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0291",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0292",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0293",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0294",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0295",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0296",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0297",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0298",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0299",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0300",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0301",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0302",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0303",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0304",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0305",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0306",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0307",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0308",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0309",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0310",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0311",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0312",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0313",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0314",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0315",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0316",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0317",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0318",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0319",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0320",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0321",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0322",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0323",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0324",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0325",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0326",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0327",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0328",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0329",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0330",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0331",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0332",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0333",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0334",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0335",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0336",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0337",
        "level": 3,
        "conditions": {
          "age_group": "20s",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0338",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0339",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0340",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0341",
        "level": 3,
        "conditions": {
          "age_group": "30s",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0342",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0343",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0344",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0345",
        "level": 3,
        "conditions": {
          "age_group": "40s",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0346",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0347",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0348",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0349",
        "level": 3,
        "conditions": {
          "age_group": "50s",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0350",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0351",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0352",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0353",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0354",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0355",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0356",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0357",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0358",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0359",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0360",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0361",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0362",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0363",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0364",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0365",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "occupation": "Sales"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0366",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "occupation": "Engineer"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0367",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "occupation": "Admin"
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0368",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0369",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0370",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0371",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0372",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0373",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0374",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0375",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0376",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0377",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0378",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0379",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0380",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0381",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0382",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0383",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0384",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0385",
        "level": 3,
        "conditions": {
          "gender": "M",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0386",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0387",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Tokyo",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0388",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0389",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Chiba",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0390",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0391",
        "level": 3,
        "conditions": {
          "gender": "F",
          "region": "Saitama",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0392",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0393",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0394",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0395",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0396",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0397",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0398",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0399",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0400",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0401",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0402",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0403",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0404",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0405",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0406",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0407",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0408",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0409",
        "level": 3,
        "conditions": {
          "gender": "M",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0410",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0411",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0412",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0413",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0414",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0415",
        "level": 3,
        "conditions": {
          "gender": "F",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0416",
        "level": 3,
        "conditions": {
          "gender": "M",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0417",
        "level": 3,
        "conditions": {
          "gender": "M",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0418",
        "level": 3,
        "conditions": {
          "gender": "M",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0419",
        "level": 3,
        "conditions": {
          "gender": "M",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0420",
        "level": 3,
        "conditions": {
          "gender": "F",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0421",
        "level": 3,
        "conditions": {
          "gender": "F",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0422",
        "level": 3,
        "conditions": {
          "gender": "F",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0423",
        "level": 3,
        "conditions": {
          "gender": "F",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0424",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0425",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0426",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0427",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0428",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0429",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0430",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0431",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0432",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0433",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0434",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0435",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0436",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Sales",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0437",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Sales",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0438",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Engineer",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0439",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Engineer",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0440",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Admin",
          "disease_a": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0441",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Admin",
          "disease_a": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0442",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0443",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0444",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0445",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0446",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0447",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0448",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0449",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0450",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0451",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0452",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0453",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0454",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Sales",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0455",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Sales",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0456",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Engineer",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0457",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Engineer",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0458",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Admin",
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0459",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "occupation": "Admin",
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0460",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0461",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0462",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0463",
        "level": 3,
        "conditions": {
          "region": "Tokyo",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0464",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0465",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0466",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0467",
        "level": 3,
        "conditions": {
          "region": "Chiba",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0468",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0469",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0470",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0471",
        "level": 3,
        "conditions": {
          "region": "Saitama",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0472",
        "level": 3,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0473",
        "level": 3,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0474",
        "level": 3,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0475",
        "level": 3,
        "conditions": {
          "occupation": "Sales",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0476",
        "level": 3,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0477",
        "level": 3,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0478",
        "level": 3,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0479",
        "level": 3,
        "conditions": {
          "occupation": "Engineer",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0480",
        "level": 3,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 0,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0481",
        "level": 3,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 0,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0482",
        "level": 3,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 1,
          "disease_b": 0
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      },
      {
        "statistic_id": "q0483",
        "level": 3,
        "conditions": {
          "occupation": "Admin",
          "disease_a": 1,
          "disease_b": 1
        },
        "candidates_without": 1,
        "candidates_without_label": "1",
        "unique_without": true,
        "verdict": "redundant"
      }
    ]
  },
  "minimal_sufficient_subset": {
    "n_start": 483,
    "n_minimal": 46,
    "by_level": {
      "1": 9,
      "2": 33,
      "3": 4
    },
    "n_tested": 483,
    "completed": true,
    "verified_unique": true,
    "statistic_ids": [
      "q0002",
      "q0003",
      "q0004",
      "q0006",
      "q0008",
      "q0009",
      "q0011",
      "q0012",
      "q0016",
      "q0020",
      "q0030",
      "q0032",
      "q0035",
      "q0041",
      "q0042",
      "q0044",
      "q0045",
      "q0052",
      "q0054",
      "q0056",
      "q0060",
      "q0062",
      "q0064",
      "q0069",
      "q0070",
      "q0075",
      "q0076",
      "q0080",
      "q0084",
      "q0089",
      "q0090",
      "q0092",
      "q0093",
      "q0097",
      "q0099",
      "q0103",
      "q0105",
      "q0109",
      "q0111",
      "q0115",
      "q0117",
      "q0121",
      "q0415",
      "q0441",
      "q0459",
      "q0471"
    ]
  }
}
