From f5750e02cc1e2ccad92da7f83ade4c69e4a5a9d2 Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Mon, 15 Sep 2014 14:17:52 +0100 Subject: [PATCH] updated readme --- NEED/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEED/README.md b/NEED/README.md index 84ae60a..68e1872 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! -- GitLab