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