WinterWorkoutPeriodType
Gas savings during the Winter Workout.
Fields
The actual gas consumption in kWh during this period.
The actual gas savings ratio during this period.
The expected gas consumption in kWh during this period.
Specifies whether there was at least one meter reading submitted during this period.
The last day (inclusive) of the period to which this summary data applies.
The first day of the period to which this summary data applies.
The planned gas savings ratio during this period.
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
{
"actualConsumption": 996.99,
"actualSavingsRatio": 365.55,
"expectedConsumption": 6.62,
"hasSubmittedMeterReading": true,
"periodEnd": "1974-09-11",
"periodStart": "2025-08-21",
"targetSavingsRatio": 403.45
}