Data Management

Last updated on 22nd April 2024

  • Loading Data: How to use JSON or CSV to load your agents and their connections instead of generating them via code
  • Outputting Data: Explains the mechanisms for outputting data in your simulation please see Data Export for information on formats and configuration
  • Time Series Variables: Allows you to store a snapshot window of your variable for usage in calculations
  • Output Channels: A way to control the schema and format of your resulting output and when it's updated
  • Avro Schema: Understanding the underlying schema of your model as defined in output
  • Multirun Output: Changes and format differences when running in multiple runs compared to interactive mode