From 2d3309f7fc9e6a9ebc3d1c4590df72db17fe647d Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Mon, 24 Aug 2015 16:21:20 +0100
Subject: [PATCH] edited comments

---
 NEED/process-NEED-EULF-2014.do | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/NEED/process-NEED-EULF-2014.do b/NEED/process-NEED-EULF-2014.do
index 88de051..6434eeb 100644
--- a/NEED/process-NEED-EULF-2014.do
+++ b/NEED/process-NEED-EULF-2014.do
@@ -146,9 +146,7 @@ foreach s of local sample {
 			replace CWI_YEAR = -99 if CWI_YEAR == .
 			
 			lab val 
-					
-			* what do G, L, M mean in the gas 'valid' variables - presumably 0 = off gas & V = valid?
-			
+						
 			tabstat IMD_WALES, by(REGION) s(mean min max n)
 			* there seem to be some welsh LSOAs allocated to English GORs?
 			
-- 
GitLab