National Household Model
Department for Business, Energy and Industrial Strategy
@ukgov.national_household_model
Department for Business, Energy and Industrial Strategy
@ukgov.national_household_model
The National Household Model (NHM) is delivered by the Department for Business, Energy and Industrial Strategy (BEIS). It was developed on behalf of BEIS by the Centre for Sustainable Energy (CSE) as an open-source tool for projecting the effects of policy and other legislative changes on the energy and emissions of the UK domestic housing stock by the Department of Energy and Climate Change (DECC). In order to be able to set up scenarios model users need to learn a specialist scenario language based on S-expressions (such as those used in the Lisp language) using the instruction manual found on the BEIS GitHub site. This will allow them to run the model which acts on the data in the various UK housing surveys. UK Data Archive stores the datasets for this model on behalf of the Department for Communities and Local Government (DCLG). Users need to register at UK Data Archive in order to access the raw data and run a conversion program to create a full dataset. The NHM team encourages feedback on all aspects of the model and documentation.
Publisher name: Department for Business, Energy and Industrial Strategy
Last updated: 2024-09-15T01:22:26Z
CREATE TABLE national_household_model (
"aacode" VARCHAR,
"adults" BIGINT,
"backplotdepth" BIGINT,
"backplotwidth" BIGINT,
"buildyear" BIGINT,
"builtformtype" VARCHAR,
"children" BIGINT,
"dwellingcaseweight" BIGINT,
"grndfloortype" VARCHAR,
"frontplotdepth" BIGINT,
"frontplotwidth" BIGINT,
"hasaccesstooutsidespace" BOOLEAN,
"hasdraftlobby" BOOLEAN,
"hasloft" BOOLEAN,
"householdcaseweight" BIGINT,
"livingareafaction" BIGINT,
"morphologytype" VARCHAR,
"numofhabitalrooms" BIGINT,
"numofbedrooms" BIGINT,
"ongasgrid" BOOLEAN,
"partlyownsroof" BOOLEAN,
"regiontype" VARCHAR,
"tenuretype" VARCHAR
);Anyone who has the link will be able to view this.