Description Usage Arguments Details Value Note Author(s)
View source: R/zchunk_LA100.IEA_downscale_ctry.R
Downscale proprietary IEA energy balance data to 201 countries, by iso code, FLOW, PRODUCT, and historical year.
1 | module_energy_LA100.IEA_downscale_ctry(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
Combine OECD and non-OECD data; perform upfront adjustments for other Africa, Turkey, and South Africa; split out and handle the 1990 split of Yugoslavia and USSR, back-projecting individual country values based on 1990 shares; use population to downscale IEA composite regions (Other Africa, Other non-OECD Americas, Other Asia) to individual countries; filter out countries without data in any year.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L100.IEA_en_bal_ctry_hist
. The corresponding file in the
original data system was LA100.IEA_downscale_ctry.R
(energy level1).
We build from the raw (and proprietary) en_OCED
and en_nonOECD
files if
they are available; if not, this chunk reads in a pre-generated L100.IEA_en_bal_ctry_hist
file and returns that. (In other words, our output is an optional input.)
BBL May 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.