Irish.RData
is a dataset of residential electricity demand in Ireland, from the CER Smart Metering Project on Electricity Customer Behaviour Trial http://www.ucd.ie/issda/data/commissionforenergyregulationcer/.
It contains the list Irish
, containing indCons
, survey
, and extra
, described in more detail below. The other RData objects are made during the analysis.
A matrix where each row is the demand for an individual household in kWh.
A data.frame containing the following variables:
ID
- individual customer IDmeanDem
- the mean demand of each customerSOCIALCLASS
- code for occupation of chief income earner (5 levels)OWNERSHIP
- rent or own home (2 levels)BUILT.YEAR
- year home was built HEAT.HOME
- home heated using electricity or otherHEAT.WATER
- water heated using electricity or otherWINDOWS.doubleglazed
- amount of windows double glazed e.g. All or Half (5 levels)HOME.APPLIANCE..White.goods.
- how many appliances, such as washing machine, dishwasher (0-5) Code
- all are 2673?ResTariffallocation
- participants were allocated to different tariff groups (6 levels)ResStimulusallocation
- participants were allocated to different stimulus groups (6 levels)See http://www.ucd.ie/issda/data/commissionforenergyregulationcer/ for details.
A data.frame containing the following variables:
time
- progressive time countertoy
- the time of year from 0 (1st Jan) to 1 (31st Dec)dow
- factor variable indicating the day of the weekholy
- binary variable indicating holidaystod
- the time of day, ranging from 0 to 47, where 0 indicates the period from 00:00 to 00:30, 1 the period from 00:30 to 01:00 and so ontemp
- the external temperature in degrees CelsiusAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.