Excel-Format and Access-Format Output Tables
Since there are thousands of output variables associated with the model, selecting a set of important variables for quick viewing can considerably simplify your analyses. At the end of each model run, a set of predefined output tables is created.
Whereas there is flexibility for the format in which to write the outputs; currently, two optional file formats are being created:
- a semicolon delimited text file Excel-format saved with a .dta file extension (with years across the top); and
- a semicolon delimited text file Access-format saved with a .dta file extension (in flat file format with years down the rows).
Included with your model is a default set of output tables. These output tables are able to be customized to suit your needs. The Julia script written to create the output tables are stored in the \Output folder.
|
|
🛈 |
See Automated Outputs for a listing of the output files automatically created with each model run. |