{"valueType-array": [
  {
    "label": "Adjusted",
    "identifier": "adjusted",
    "template": "NoParameter"
  },
  {
    "label": "Adjusted difference",
    "identifier": "adjustedDifference",
    "template": "PeriodParameter"
  },
  {
    "label": "Adjusted % difference",
    "identifier": "adjustedPercentDifference",
    "template": "PeriodParameter"
  },
  {
    "label": "Quantiles",
    "identifier": "band",
    "template": "BandParameter"
  },
  {
    "label": "Custom",
    "identifier": "custom",
    "template": "SingleValueParameter"
  },
  {
    "label": "Custom bands",
    "identifier": "customBand",
    "template": "CustomParameter"
  },
  {
    "label": "Difference",
    "identifier": "difference",
    "template": "PeriodParameter"
  },
  {
    "label": "Area difference",
    "identifier": "differenceFromArea",
    "template": "AreaParameter"
  },
  {
    "label": "Direction of travel",
    "identifier": "direction",
    "template": "PeriodParameter"
  },
  {
    "label": "Area direction",
    "identifier": "directionFromArea",
    "template": "AreaParameter"
  },
  {
    "label": "Equal ranges",
    "identifier": "equalRanges",
    "template": "BandParameter"
  },
  {
    "label": "Index from last or specified period",
    "identifier": "indexFrom",
    "template": "PeriodParameter"
  },
  {
    "label": "Maximum",
    "identifier": "max",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "Mean",
    "identifier": "mean",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "Median",
    "identifier": "median",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "Minimum",
    "identifier": "min",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "Olympic rank",
    "identifier": "olympicRank",
    "template": "AreaParameter"
  },
  {
    "label": "% area difference",
    "identifier": "percentDifferenceFromArea",
    "template": "AreaParameter"
  },
  {
    "label": "% difference from previous equivalent period",
    "identifier": "percentDifferenceFromEquivalent",
    "template": "NoParameter"
  },
  {
    "label": "% difference from last or specified period",
    "identifier": "percentDifferenceFromLast",
    "template": "PeriodParameter"
  },
  {
    "label": "% Olympic rank",
    "identifier": "percentOlympicRank",
    "template": "AreaParameter"
  },
  {
    "label": "Rank",
    "identifier": "rank",
    "template": "AreaParameter"
  },
  {
    "label": "Raw values",
    "identifier": "raw",
    "template": "NoParameter"
  },
  {
    "label": "Number of standard deviations",
    "identifier": "standardDeviations",
    "template": "AreaParameter"
  },
  {
    "label": "Total",
    "identifier": "sum",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "Sum from",
    "identifier": "sumFrom",
    "template": "PeriodParameter"
  },
  {
    "label": "10th percentile",
    "identifier": "[band][100][10]",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "90th percentile",
    "identifier": "[band][100][90]",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "25th percentile",
    "identifier": "[band][4][1]",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "50th percentile",
    "identifier": "[band][4][2]",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "75th percentile",
    "identifier": "[band][4][3]",
    "template": "SummaryDimensionParameter"
  },
  {
    "label": "100th percentile",
    "identifier": "[band][4][4]",
    "template": "SummaryDimensionParameter"
  }
]}