Summarises the distribution of current energy ratings (A-G) for domestic certificates in a local authority. Useful for area-level comparisons of housing stock efficiency.
Usage
ukh_epc_summary(
la,
from = NULL,
to = NULL,
type = c("domestic", "non-domestic", "display")
)Value
A data frame with one row per rating (A-G) and columns
rating, count, percentage, mean_floor_area,
mean_co2_emissions.
See also
Other energy performance certificates:
ukh_epc_bulk(),
ukh_epc_certificate(),
ukh_epc_recommendations_summary(),
ukh_epc_search()