Skip to content
Snippets Groups Projects
Commit f5750e02 authored by Ben Anderson's avatar Ben Anderson
Browse files

updated readme

parent 3ac0417a
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,10 @@ Notes (mostly to self): ...@@ -16,6 +16,10 @@ Notes (mostly to self):
* UPRN = unique property reference = linkage mechanism (uses AddressBase) * UPRN = unique property reference = linkage mechanism (uses AddressBase)
Issues: 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! * ideally DECC should set missing to -99 to aid re-coding and avoid unpleasant surprises in naive analysis!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment