From 7a35be5b607178050827c164771630b1e00fe7b4 Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Mon, 11 May 2015 12:31:41 +0100 Subject: [PATCH] updated notes --- ONS-UK-EFS-time-series-extract.do | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ONS-UK-EFS-time-series-extract.do b/ONS-UK-EFS-time-series-extract.do index 16ece5c..5229bb0 100755 --- a/ONS-UK-EFS-time-series-extract.do +++ b/ONS-UK-EFS-time-series-extract.do @@ -24,6 +24,9 @@ * 2/5/2015 - this does not really work that well as (for example) variable names went to capital letters in 2010 (why why why) * so a mechanism has been included to allow the extraction of bespoke variables sets once this script has set all variable names to lower case * +* For all subsequent changes see: +* -> https://github.com/dataknut/LCFS/blob/master/ONS-UK-EFS-time-series-extract.do + * Copyright (c) 2002-2012 University of Essex, (c) 2012-2015 University of Southampton * * Author: Ben Anderson (b.anderson@soton.ac.uk, @dataknut, https://github.com/dataknut) -- GitLab