The Data Tab
Once a scenario, study, or application has been executed the raw data is sent to the Data tab. The Data tab allows users to preview an query the raw results of any scenarios that have run without returning an error. This functionality works in the same way regardless of the language (Driver Models, Python or R) that is used. If a scenario runs but returns an error there will be no data to display for that scenario.
The Data screen is broken up into two sections:
- A List of Tables; and
- The Data Table.
Selecting one of the available data tables in the list will display the data in that table (when users first open the data tab the data table will be empty). This list will vary depending on what tables are generated by the application. These tables support the following functionality:
- Export Whole Table;
- Export Page; and
- Delete Table.
To access any of these functionalities simply right click on data table in the list and select from the displayed options.
When exporting the whole table be aware that this can cause issues with browsers if there is a lot of data in that particular data set. If a user reruns the application than the data tables will be recreated. By exporting tables users can import these data tables into other models in Akumen manually, however these data tables can also be directly imported into other models.