Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LCFS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Anderson
LCFS
Commits
7e6f1fc7
Commit
7e6f1fc7
authored
9 years ago
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
reduced variables to be extracted to basic set
parent
fa52d4d8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ONS-UK-EFS-LCFS-time-series-extract.do
+5
-10
5 additions, 10 deletions
ONS-UK-EFS-LCFS-time-series-extract.do
with
5 additions
and
10 deletions
ONS-UK-EFS-LCFS-time-series-extract.do
+
5
−
10
View file @
7e6f1fc7
...
@@ -79,23 +79,18 @@ local do_extracts 1
...
@@ -79,23 +79,18 @@ local do_extracts 1
* put case in each keep var if otherwise empty
* put case in each keep var if otherwise empty
* -> dvhh file
* -> dvhh file
* basic weighting & consumption expenditure codes
* basic weighting
* p60*t p61*t p630*
local
dvhh_keepvars
=
"case weighta weightq"
local
dvhh_keepvars
=
""
* needed for income equivalisation later
* needed for income equivalisation later
local
dvhh_keepvars
=
"`dvhh_keepvars' incanon a055 g018 g019 p116* p344* p389* p396*"
local
dvhh_keepvars
=
"`dvhh_keepvars' incanon a055 g018 g019 p116* p344* p389* p396*"
* DEMAND 2.3 (older people mobile lives)
* DEMAND 2.1.1 (domestic ICT)
*local dvhh_keepvars = "`dvhh_keepvars' b480 b481 b485 cc5413t c73312t" // overseas travel expenditures
local
dvhh_keepvars
=
"`dvhh_keepvars' a101 a170 a171 a172 a190 a191 a192 a193 a194 a195 a1641 a1642 a1643 a1644 a1645 a1661 a1701 a1711"
* DEMAND 3.1 (adapting infrastructures)
* a1701 a1711
local
dvhh_keepvars
=
"`dvhh_keepvars' a103 a108 a128 a130 a15* a16*"
// energy using appliances
* -> dvper file
* -> dvper file
local
dvper_keepvars
=
"case"
local
dvper_keepvars
=
"case"
* -> rawhh file
* -> rawhh file
* DEMAND 2.3 (older people mobile lives)
local
rawhh_keepvars
=
"case"
local
rawhh_keepvars
=
"flydes*"
// flights - NB see 2012 fix below in rawhh section
* -> rawper file
* -> rawper file
local
rawper_keepvars
=
"case"
local
rawper_keepvars
=
"case"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment