Skip to main content

Fields

absoluteReductionPercentage : Float

Absolute change in the percentage of daily consumption occurring in peak hours. e.g. if 14% pre and 12% post then this will relate to a 2% reduction in peak usage.

isReduction : Boolean

True if peak consumption percentage has decreased after the clock change, False otherwise.

postPeakPercentage : Float

Average percentage of total daily consumption that occurs during peak (4-7 PM) in the latest 14 days post clock change.

priorPeakPercentage : Float

Average percentage of total daily consumption that occurs during peak (4-7 PM) in the 14 days prior to spring clock change.

relativeReductionPercentage : Float

Relative change in the percentage of daily consumption occurring in peak hours. e.g. if 14% pre and 12% post then this will relate to a 14.3% reduction in peak usage.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "absoluteReductionPercentage": 513.53, "isReduction": true, "postPeakPercentage": 567.21, "priorPeakPercentage": 715.5, "relativeReductionPercentage": 715.49 }