type: object
nullable: true
description: 'Spotify-specific age bands'
properties:
  all_0_17:
    $ref: '../properties/demographics_value.yaml'
  all_18_22:
    $ref: '../properties/demographics_value.yaml'
  all_23_27:
    $ref: '../properties/demographics_value.yaml'
  all_28_34:
    $ref: '../properties/demographics_value.yaml'
  all_35_44:
    $ref: '../properties/demographics_value.yaml'
  all_45_59:
    $ref: '../properties/demographics_value.yaml'
  all_60_150:
    $ref: '../properties/demographics_value.yaml'
  all_unknown:
    $ref: '../properties/demographics_value.yaml'
  female_0_17:
    $ref: '../properties/demographics_value.yaml'
  female_18_22:
    $ref: '../properties/demographics_value.yaml'
  female_23_27:
    $ref: '../properties/demographics_value.yaml'
  female_28_34:
    $ref: '../properties/demographics_value.yaml'
  female_35_44:
    $ref: '../properties/demographics_value.yaml'
  female_45_59:
    $ref: '../properties/demographics_value.yaml'
  female_60_150:
    $ref: '../properties/demographics_value.yaml'
  female_unknown:
    $ref: '../properties/demographics_value.yaml'
  male_0_17:
    $ref: '../properties/demographics_value.yaml'
  male_18_22:
    $ref: '../properties/demographics_value.yaml'
  male_23_27:
    $ref: '../properties/demographics_value.yaml'
  male_28_34:
    $ref: '../properties/demographics_value.yaml'
  male_35_44:
    $ref: '../properties/demographics_value.yaml'
  male_45_59:
    $ref: '../properties/demographics_value.yaml'
  male_60_150:
    $ref: '../properties/demographics_value.yaml'
  male_unknown:
    $ref: '../properties/demographics_value.yaml'
  neutral_0_17:
    $ref: '../properties/demographics_value.yaml'
  neutral_18_22:
    $ref: '../properties/demographics_value.yaml'
  neutral_23_27:
    $ref: '../properties/demographics_value.yaml'
  neutral_28_34:
    $ref: '../properties/demographics_value.yaml'
  neutral_35_44:
    $ref: '../properties/demographics_value.yaml'
  neutral_45_59:
    $ref: '../properties/demographics_value.yaml'
  neutral_60_150:
    $ref: '../properties/demographics_value.yaml'
  neutral_unknown:
    $ref: '../properties/demographics_value.yaml'
  unknown_0_17:
    $ref: '../properties/demographics_value.yaml'
  unknown_18_22:
    $ref: '../properties/demographics_value.yaml'
  unknown_23_27:
    $ref: '../properties/demographics_value.yaml'
  unknown_28_34:
    $ref: '../properties/demographics_value.yaml'
  unknown_35_44:
    $ref: '../properties/demographics_value.yaml'
  unknown_45_59:
    $ref: '../properties/demographics_value.yaml'
  unknown_60_150:
    $ref: '../properties/demographics_value.yaml'
  unknown_unknown:
    $ref: '../properties/demographics_value.yaml'