less than 1 minute read

The econometric modeling app accesses model data files that are stored both locally within the app’s data directory, and can connect to a central AWS s3 bucket to read, display and save models to the cloud.

s3 Location

The s3 location for cloud based model file storage is route1io.econometrics and within this application the model should be saved under the clientname top-level folder to ensure that client-level user access controls function correctly.

s3 location: route1io.econometrics

With the model data files uploaded to the correct s3 bucket, users will be able to access them through the \cloud directory in the load-model dialog

econometrics load dialog

Updated: