diff --git a/NEED/README.md b/NEED/README.md index 84ae60a0391394773e4ff30aaa721ee27bd0b9e2..68e1872351bbed9047251144792d5e903cc30b2b 100644 --- a/NEED/README.md +++ b/NEED/README.md @@ -16,6 +16,10 @@ Notes (mostly to self): * UPRN = unique property reference = linkage mechanism (uses AddressBase) Issues: -* <fuel>cons<year>valid variable has undefined labels: G, L, M = ? 0 = off gas/elec & V = valid reading (gas range 0 - 50,000; elec range = 100 - 25,000) so presumably L = large (> 50k or 25k depending?) and M = missing? But G? +* <fuel>cons<year>valid variable has undefined labels: G, L, M = ? +** 0 = off gas/elec ? +** V = valid reading (gas range 0 - 50,000; elec range = 100 - 25,000) +** L = large (> 50k or 25k depending?) +** M = missing? But G? * ideally DECC should set missing to -99 to aid re-coding and avoid unpleasant surprises in naive analysis!