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
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.