View source: R/zchunk_LA101.EIA_SEDS.R
module_gcamusa_LA101.EIA_SEDS | R Documentation |
Produce two ouput tables from the EIA state energy database:
L101.inEIA_EJ_state_S_F: Energy data by GCAM sector and fuel, state, and year; energy units in EJ, years from 1971-2010, includes only rows that have a defined sector and fuel
L101.EIA_use_all_Bbtu: Energy data by EIA sector and fuel code, GCAM sector and fuel, MSN, state, and year; energy units in Billion BTU, years from 1960-2011, includes all original data
module_gcamusa_LA101.EIA_SEDS(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
See above
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L101.EIA_use_all_Bbtu
, L101.inEIA_EJ_state_S_F
, L101.inEIA_EJ_state_S_F_all_years
. The corresponding file in the
original data system was LA101.EIA_SEDS.R
(gcam-usa level1).
AS April 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.