From f2446e76ed29e785ff6b9d7c9cee218e180e7cf4 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Fri, 24 Jul 2015 16:53:51 +0100
Subject: [PATCH] altered variables to be extracted

---
 ONS-UK-EFS-LCFS-time-series-extract.do | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ONS-UK-EFS-LCFS-time-series-extract.do b/ONS-UK-EFS-LCFS-time-series-extract.do
index 353c5a0..833ebcb 100755
--- a/ONS-UK-EFS-LCFS-time-series-extract.do
+++ b/ONS-UK-EFS-LCFS-time-series-extract.do
@@ -91,6 +91,8 @@ local dvper_keepvars = "case"
 
 * -> rawhh file
 local rawhh_keepvars = "case" 
+* in 2013 more detail on computers etc
+local rawhh_keepvars = "`rawhh_keepvars' telephon mobile computer* inter access*"
 
 * -> rawper file
 local rawper_keepvars = "case"
-- 
GitLab