{"calculationMethod": {
  "identifier": "1",
  "label": "Sum of one or more metric types divided one or more metric types",
  "description": "Divide a single metric type or sum of metric types (of the same period type as each other) by another single metric type or group (of the same period type as each other). Where time period types are the same an exact period will be used. Where numerator and denominator period types are different, the logic used is described below. This is then multiplied by the multiple value. Where metric types have an API link, any area levels marked as imported will not be calculated. If any of the values are either supp",
  "fields": [
    {
      "label": "Numerator",
      "identifier": "Numerator",
      "description": "The metric type to use as a numerator"
    },
    {
      "label": "Denominator",
      "identifier": "Denominator",
      "description": "The metric type to use as a denominator"
    },
    {
      "label": "Multiple",
      "identifier": "Multiple",
      "description": "Value to multiply the results of the numerator and denominator division by"
    }
  ]
}}