The /data/ directory holds the constructed data files needed to run the SAGE
model. These files are the output of the build process stored in
build/build_default_datasets.R. The social accounting matrix is stored in
default_aggregation.gdx. Parameter files contain all exogenously supplied data
outside or the social accounting matrix (e.g. rates, elasticities). Alternative
parameter files can be used with model/sage.gms with command line options.

contents:

default_aggregation.gdx
  benchmark data for the core SAGE aggregation. 9 regions (census divisions), 23
  sectors, and 5 household income groups.
  created in build/build_default_datasets.R
  used by model/sage.gms

parameters.gms
  default parameter values for the model reflecting a dynamic model with
  baseline calibrated to energy intensity projections by AEO. 
  created by build/data/build_parmaters.R
  used by model/sage.gms

parameters_static.gms
  parameter values to run sage as a static model
  used by model/sage.gms
  data/parameters_static.gms

parameters_balanced_growth.gms
  parameter values to run sage as a dynamic balanced growth model
  used by model/sage.gms
  data/parameters_balanced_growth.gms

