Additional question ... When I make this query I only get data for 10 days. Even when I make a loop and do a query in each iteration, only 10 of those queries return data from the health store, the rest are just empty arrays. Does the health store only have a record for 10 days of data and the rest is deleted? Is there any way to get more than 10 days worth of data without storing the data in a database?