Skip to content

CaitHRobinson/decade-of-fuel-poverty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A decade of fuel poverty indicators in England: Spatio-temporal analysis

💬 Language: R

📌 Section summary: Sequence and cluster analysis used to identify key spatial trajectories in fuel poverty based on definitions and indicators used in national policy in England. The full code to replicate the analysis and outputs in R is available here.

Fuel poverty indicators: We analyse sub-regional fuel poverty indicators from 2010 - 2019 at a Local Authority scale.

Transforming data: To analyse sequences within fuel poverty data over time, it is necessary to transform the data into a categorical, rather than continuous dataset. Relative deciles are selected as an appropriate categorical classification for the dataset, classifying Local Authorities into deciles (i.e. the top 10%, top 10% etc.) for each year between 2010-2019. The raw fuel poverty data is available (as a percentage) followed by a decile classification for each year.

Other contextual data: We use a range of LA scale contextual variables (e.g. unpaid care, deprivation etc.).

📊 Dataset download: The final classification of Local Authorities and the clusters assigned is available here.

Figure4