How to get latest results via the S3
1) Visit any query page and write your query. The query will need the unload function added as shown below. If you are unsure of the credentials please open up up a support ticket in the Healthjump App for assistance.
unload(' ##insert query ') to 's3://healthjump-sandbox/unload/demographic' ## replace with customers folder CREDENTIALS 'aws_access_key_id = xxxxx;aws_secret_access_key= xxxx' ##insert aws IAM Role for customer CLEANPATH;
2) Save the query and schedule it to run at the frequency desired.