properties:
  ad_number:
    description: "Ad number"
    format:
    is_exact: true
    possible_values:
    type: string
  study_name:
    description: "Study name"
    format:
    is_exact: true
    possible_values:
    type: string
  full_sample:
    type: object
    properties:
      exposure_type:
        description: "Exposure type"
        format:
        is_exact: true
        possible_values:
        type: string
      product:
        description: "Study tobacco product focus"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_group_number:
        description: "Exposure group number"
        format:
        is_exact: false
        possible_values:
        type: string
      control_group_number:
        description: "Control group number"
        format:
        is_exact: false
        possible_values:
        type: string
      cigarette_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
  gender:
    type: object
    properties:
      gender:
        description: "Gender"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_type:
        description: "Exposure type"
        format:
        is_exact: true
        possible_values:
        type: string
      product:
        description: "Study tobacco product focus"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_group_number:
        description: "Exposure group number"
        format:
        is_exact: false
        possible_values:
        type: string
      control_group_number:
        description: "Control group number"
        format:
        is_exact: false
        possible_values:
        type: string
      cigarette_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
  race_or_ethnicity:
    type: object
    properties:
      race_or_ethnicity:
        description: "Race or Ethnicity"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_type:
        description: "Exposure type"
        format:
        is_exact: true
        possible_values:
        type: string
      product:
        description: "Study tobacco product focus"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_group_number:
        description: "Exposure group number"
        format:
        is_exact: false
        possible_values:
        type: string
      control_group_number:
        description: "Control group number"
        format:
        is_exact: false
        possible_values:
        type: string
      cigarette_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
  age_group:
    type: object
    properties:
      age_group:
        description: "Age Group"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_type:
        description: "Exposure type"
        format:
        is_exact: true
        possible_values:
        type: string
      product:
        description: "Study tobacco product focus"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_group_number:
        description: "Exposure group number"
        format:
        is_exact: false
        possible_values:
        type: string
      control_group_number:
        description: "Control group number"
        format:
        is_exact: false
        possible_values:
        type: string
      cigarette_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
  risk_status:
    type: object
    properties:
      tobacco_use_status:
        description: "Tobacco Use Status"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_type:
        description: "Exposure type"
        format:
        is_exact: true
        possible_values:
        type: string
      product:
        description: "Study tobacco product focus"
        format:
        is_exact: true
        possible_values:
        type: string
      exposure_group_number:
        description: "Exposure group number"
        format:
        is_exact: false
        possible_values:
        type: string
      control_group_number:
        description: "Control group number"
        format:
        is_exact: false
        possible_values:
        type: string
      cigarette_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      cigarette_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      vape_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_addiction_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_attitudes:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_health_consequences_beliefs:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
      smokeless_tobacco_harmful_and_potentially_harmful_constituents:
        type: object
        properties:
          exposure_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          control_group:
            type: object
            properties:
              number:
                description: "Number"
                format:
                is_exact: false
                possible_values:
                type: string
              mean:
                description: "Mean"
                format:
                is_exact: false
                possible_values:
                type: string
              standard_deviation:
                description: "Standard Deviation"
                format:
                is_exact: false
                possible_values:
                type: string
          effect_size:
            description: "Effect Size"
            format:
            is_exact: false
            possible_values:
            type: string
          lower_bound:
            description: "Effect Size Lower Bound"
            format:
            is_exact: false
            possible_values:
            type: string
          upper_bound:
            description: "Effect Size Upper Bound"
            format:
            is_exact: false
            possible_values:
            type: string
type: object
